Weather tools
cycles.weather
download_forcing(data_path, forcing, date_start, date_end)
Download forcing netCDF files for a date range.
| Parameters: |
|
|---|
find_grids(forcing, *, locations=None, screen_output=True, remove_duplicates=True)
Find nearest valid weather grids for provided locations.
| Parameters: |
|
|---|
| Returns: |
|
|---|
generate_weather_files(data_path, weather_path, forcing, date_start, date_end, *, hourly=False, locations=None, header=True)
Generate Cycles weather files for selected locations and dates.
| Parameters: |
|
|---|