nwm_eval.fetch_data.retrieve_fcsts#
- nwm_eval.fetch_data.retrieve_fcsts(locations, conf, data_paths)[source]#
Retrieve NWM forecast data for the specified locations and configuration.
Based on the data source specified in the configuration, the appropriate retrieval function is called.
- Parameters:
locations (dict) – Dictionary containing secondary ID (NWM link IDs) for which forecasts are to be retrieved.
conf (dict) – Dictionary defining the configurations (e.g., config.yaml).
data_paths (dict) – Dictionary containing paths to store the data.
- Returns:
None. Data retrieved will be saved in parquet files by forecast cycle in the data directory defined in conf.