create_static_file
Reads the DEM of the study site and the shapefile and creates a
corresponding static file, static.nc.
Edit the configuration by supplying a valid .toml file. See the sample
utilities_config.toml for more information.
Usage:
From source:
python -m cosipy.utilities.createStatic.create_static_file [-u <path>]
Entry point:
cosipy-create-static [-u <path>]
- Optional arguments:
- -u, --u <path>
Relative path to utilities’ configuration file.
Functions
|
Check the folder path includes a forward slash. |
|
|
|
Get user arguments for converting AWS data. |
|
Insert variables in dataset |
|
Load configuration for module. |
|