Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

awickert/nexrad-extract

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nexrad-extract

Extract data from NEXRAD Doppler Radar NetCDFs

A Python tool for extracting and/or plotting data from the NEXRAD (WSR-88D) Doppler weather radar network operated by the US National Weather Service. This can be used for inputs to models that require a meteorologic component.

The basic command-line options will as follows:

$ python radar_netcdf.py

 Options:
  -h, --help         show this help message and exit
  -v                 If selected, turns on verbosity
  -w                 Write the value at the given lat/lon to file
  -p                 Plots radar output
  --ncfile=NCFILE    NetCDF filename
  --varname=VARNAME  NetCDF variable to get, e.g., 'Precip1hr'
  --lat=LAT          Latitude of point to get data. Optional, default = none
  --lon=LON          Longitude of point to get data. Optional, default = none
  --outfile=OUTFILE  Output file for lat/lon data on precip. Optional: only
                     used if lat/lon are defined, default = NEXRAD_ll_out.txt.

For more information, see http://csdms.colorado.edu/wiki/Model:NEXRAD-extract.

About

Extract data from NEXRAD Doppler Radar NetCDFs

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.