|
Name:
uvinv/dvinv/station_inv - Admin utilities to inventory unit and/or daily values for a station or list of stations
Information:
This scripts retrieve an inventory of unit or daily values for a station or list of stations. For unit values, the resulting table includes the DDs with data, the parameter code, the transport code, the amount of data, and the date range of the data. For daily values, the resulting table includes the DDs with data, the statistic code, the parameter code, the date range of the data, and the value range of the data. Either script can be restricted to only primary DDs if desired. The unit-value script can also be restricted to computed UVs only (otherwise it returns ALL UVs including correction, shift, etc.).
Usage:
After these scripts were first released, Lucky Sultz in Montana wrote a simple script to combine the two into one report. This script (station_inv) prompts the user for a station number, runs both uvinv and dvinv, and puts the results in one file. This combo script does not allow you to specify some of the options that you can when running each inventory separately.
Script Language:
ksh, accessing the database through tsql statements
Original Author(s): Scott Barthaolma, NWIS, Lucky Sultz, Montana District
Known Problems/Limitations/Need Improvements:
Installation:
This script is part of the OSW Scripts Installation package and should be installed as part of that package. Users needing the script outside of the package should send email to GS-W OSW Scripts@usgs.gov.
NWIS 5.00 OSW Scripts package installation instructions:
http://water.usgs.gov/usgs/osw/adaps/OSW_scripts_pkg.5.00.html
Latest Version Release Notes: