A collection of diagnostic and interpolation routines for use with output from the Weather Research and Forecasting (WRF-ARW) Model.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Bill Ladwig 6d924a7439 Coordinate names now searched instead of in an assumed position. 6 years ago
..
data Completed the backporting of fortran 90 code to NCL. All routines should now pass numpy views directly to fortran to be filled rather than copying. Multi-product output now moves the product type to the left index. Raw computational routines have a public API (not tested yet however). Lots of clean-up done, and lots remaining. 9 years ago
__init__.py Removed unicode literals. 7 years ago
api.py Changed vertcross and interpline to use a CoordPair for the lower left corner point. 7 years ago
cache.py Removed unicode literals. 7 years ago
computation.py Updated documentation. 6 years ago
config.py Removed unicode literals. 7 years ago
constants.py Removed unicode literals. 7 years ago
coordpair.py Removed unicode literals. 7 years ago
decorators.py Removed unicode literals. 7 years ago
destag.py Fix FutureWarning with numpy 1.15 in destag.py 7 years ago
extension.py Improved horizontal interpolation 7 years ago
g_cape.py Updated documentation. 6 years ago
g_cloudfrac.py Updated documentation. 6 years ago
g_ctt.py Removed unicode literals. 7 years ago
g_dbz.py Removed unicode literals. 7 years ago
g_dewpoint.py Removed unicode literals. 7 years ago
g_geoht.py Removed unicode literals. 7 years ago
g_helicity.py Fix storm relative helicity in southern hemisphere. 7 years ago
g_latlon.py Update docs 6 years ago
g_omega.py Removed unicode literals. 7 years ago
g_precip.py Removed unicode literals. 7 years ago
g_pressure.py Removed unicode literals. 7 years ago
g_pw.py Removed unicode literals. 7 years ago
g_rh.py Removed unicode literals. 7 years ago
g_slp.py Removed unicode literals. 7 years ago
g_temp.py Removed unicode literals. 7 years ago
g_terrain.py Removed unicode literals. 7 years ago
g_times.py Removed unicode literals. 7 years ago
g_uvmet.py Updated documentation. 6 years ago
g_vorticity.py Removed unicode literals. 7 years ago
g_wind.py Updated documentation. 6 years ago
geobnds.py Removed unicode literals. 7 years ago
interp.py Fix doc example 6 years ago
interputils.py More successful tests, which coincide with the NCL-WRF changes. 7 years ago
latlonutils.py ll_to_xy_proj and xy_to_ll_proj now check for required args and set defaults. 6 years ago
metadecorators.py Fix issues found during testing of static and moving nests. 7 years ago
projection.py Added nadgrids=@null to the WRF globe. 6 years ago
projutils.py Removed unicode literals. 7 years ago
py3compat.py Removed unicode literals. 7 years ago
routines.py Fixed typos. 6 years ago
specialdec.py Improved horizontal interpolation 7 years ago
units.py Removed unicode literals. 7 years ago
util.py Coordinate names now searched instead of in an assumed position. 6 years ago
version.py Added ompgen template to manifest 6 years ago