create_2D_input

cosipy.utilities.aws2cosipy.aws2cosipy.create_2D_input(cs_file, cosipy_file, static_file, start_date, end_date, x0=None, x1=None, y0=None, y1=None)[source]

Create a 2D input dataset from a .csv file.

Here you need to define how to interpolate the data.

Warning

There should be only one header line in the file.

Previous updates: Tobias Sauter 07.07.2019 Anselm 01.07.2020 Franziska Temme 03.08.2021