Skip to content

Commit bdbe00a

Browse files
committed
remove unused configs
1 parent 9e0cce9 commit bdbe00a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/test_data/sample_wind_batches/data_configuration.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ general:
55
input_data:
66
default_forecast_minutes: 2880
77
default_history_minutes: 60
8-
data_source_which_defines_geospatial_locations: "wind"
98
nwp:
109
ecmwf:
1110
# Path to ECMWF NWP data in zarr format
@@ -64,15 +63,13 @@ input_data:
6463
- label: india
6564
wind_filename: /mnt/storage_ssd_4tb/india_wind_data.nc
6665
wind_metadata_filename: /mnt/storage_ssd_4tb/india_wind_metadata.csv
67-
get_center: true
6866
n_wind_systems_per_example: 1
6967
#start_datetime: "2021-01-01 00:00:00"
7068
#end_datetime: "2024-01-01 00:00:00"
7169
sensor:
7270
#sensor_files_groups:
7371
# - label: meteomatics
7472
sensor_filename: "/mnt/storage_b/nwp/meteomatics/nw_india/wind*.zarr.zip"
75-
get_center: false
7673
history_minutes: 60
7774
forecast_minutes: 2880
7875
#n_sensor_systems_per_example: 26

0 commit comments

Comments
 (0)