nwm_eval.identify_location_ids.get_gage_ids#
- nwm_eval.identify_location_ids.get_gage_ids(conf)[source]#
Get gage 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).
- Returns:
List of gage IDs.
- Return type:
list