Commit bdbe00a 1 parent 9e0cce9 commit bdbe00a Copy full SHA for bdbe00a
File tree 1 file changed +0
-3
lines changed
tests/test_data/sample_wind_batches
1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 5
5
input_data :
6
6
default_forecast_minutes : 2880
7
7
default_history_minutes : 60
8
- data_source_which_defines_geospatial_locations : " wind"
9
8
nwp :
10
9
ecmwf :
11
10
# Path to ECMWF NWP data in zarr format
@@ -64,15 +63,13 @@ input_data:
64
63
- label : india
65
64
wind_filename : /mnt/storage_ssd_4tb/india_wind_data.nc
66
65
wind_metadata_filename : /mnt/storage_ssd_4tb/india_wind_metadata.csv
67
- get_center : true
68
66
n_wind_systems_per_example : 1
69
67
# start_datetime: "2021-01-01 00:00:00"
70
68
# end_datetime: "2024-01-01 00:00:00"
71
69
sensor :
72
70
# sensor_files_groups:
73
71
# - label: meteomatics
74
72
sensor_filename : " /mnt/storage_b/nwp/meteomatics/nw_india/wind*.zarr.zip"
75
- get_center : false
76
73
history_minutes : 60
77
74
forecast_minutes : 2880
78
75
# n_sensor_systems_per_example: 26
You can’t perform that action at this time.
0 commit comments