Checking for non-preferred file/folder path names (may take a long time depending on the number of files/folders) ...

National Water Model RouteLinks CSV


A newer version of this resource https://doi.org/10.4211/hs.d154f19f762c4ee9b74be55f504325d3 is available that replaces this version.
Authors:
Owners: This resource does not have an owner who is an active HydroShare user. Contact CUAHSI (help@cuahsi.org) for information on this resource.
Type: Resource
Storage: The size of this resource is 493.4 KB
Created: Oct 14, 2021 at 9:25 p.m.
Last updated: Oct 15, 2021 at 3:52 p.m.
DOI: 10.4211/hs.7ce5f87bc1904d0c8f297389be5fa169
Citation: See how to cite this resource
Sharing Status: Published
Views: 825
Downloads: 20
+1 Votes: 1 other +1 this
Comments: No comments (yet)

Abstract

This resource contains "RouteLink" files for version 2.1.6 of the National Water Model which are used to associate feature identifiers for computational reaches to relevant metadata. These data are important for comparing NWM feature data to USGS streamflow and lake observations. The original RouteLink files are in NetCDF format and available here: https://www.nco.ncep.noaa.gov/pmb/codes/nwprod

This resource includes the files in a human-friendlier CSV format for easier use, and a machine-friendlier file in HDF5 format which contains a single pandas.DataFrame. The scripts and supporting utilities are also included for users that wish to rebuild these files. Source code is hosted here: https://github.com/jarq6c/NWM_RouteLinks

Subject Keywords

Coverage

Spatial

Coordinate System/Geographic Projection:
WGS 84 EPSG:4326
Coordinate Units:
Decimal degrees
Place/Area Name:
OCONUS
North Latitude
49.5930°
East Longitude
-65.6949°
South Latitude
17.9808°
West Longitude
-159.6552°

Temporal

Start Date:
End Date:

Content

README.md

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.

Related Resources

This resource is referenced by https://github.com/noaa-owp/hydrotools
This resource has been replaced by a newer version Regina, J. A., A. Raney (2021). National Water Model RouteLinks CSV, HydroShare, https://doi.org/10.4211/hs.d154f19f762c4ee9b74be55f504325d3
The content of this resource is derived from https://www.nco.ncep.noaa.gov/pmb/codes/nwprod

How to Cite

Regina, J. A., A. Raney (2021). National Water Model RouteLinks CSV, HydroShare, https://doi.org/10.4211/hs.7ce5f87bc1904d0c8f297389be5fa169

MIT License

Copyright (c) 2021 Jason A. Regina

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

https://mit-license.org/

Comments

There are currently no comments

New Comment

required