nwm_eval.identify_location_ids.get_nwm_link_ids#
- nwm_eval.identify_location_ids.get_nwm_link_ids(conf, nwm_ver)[source]#
Get NWM link IDs for the locations defined in the config file based on the provided crosswalk file.
- Return type:
list- Parameters:
conf (dict) – Dictionary defining the configurations (e.g., config.yaml).
nwm_ver (str) – NWM version (e.g., “nwm30”).
- Returns:
List of NWM link IDs.
- Return type:
list