nwm_eval.identify_location_ids.get_gage_by_link#
- nwm_eval.identify_location_ids.get_gage_by_link(links, crosswalk_file)[source]#
Get location gage ID (USGS gage ID) based on NWM link ID and crosswalk file.
- Parameters:
links (list of int) – List of NWM link IDs.
crosswalk_file (str) – Path to the crosswalk file.
- Returns:
List of corresponding USGS gage IDs.
- Return type:
list of str