Skip to content

Utilities used to extract metadata that links National Water Model (NWM) feature identifiers to United States Geological Survey (USGS) site codes.

License

Notifications You must be signed in to change notification settings

jarq6c/NWM_RouteLinks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NWM RouteLinks

Utilities used to extract metadata that links National Water Model (NWM) feature identifiers to United States Geological Survey (USGS) site codes.

Usage

Running make in this directory will build the required Python environment, retrieve raw NetCDF Routelink files from NCEP and convert them to CSV. This creates two new directories: netcdf which will contain the raw NetCDF files and csv which will contain a CSV equivalent to each file in netcdf. You can view a list of the file URLs retrieved in files.txt. Actual Python code is in scripts. The default make target will generate a RouteLinks.tar.gz which contains all the csv files and a RouteLink.h5 that contains all the data in a pandas.DataFrame.

Running make clean will remove the intermediate files. Running make all-clean will remove the final files and the intermediate files.

Data

If you found this resource on HydroShare, you just need to download one of the final files (RouteLinks.tar.gz or RouteLink.h5).

About

Utilities used to extract metadata that links National Water Model (NWM) feature identifiers to United States Geological Survey (USGS) site codes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published