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.
 
 
 
 
 
 
Pedro Gámez 77b81c4aaa Correction of the 2nd example in 'interplevel' docstring. Using diag variable 'height_agl' 5 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 PEP8 6 years ago
api.py PEP 8 6 years ago
cache.py PEP 8 6 years ago
computation.py PEP 8 6 years ago
config.py PEP 8 6 years ago
constants.py PEP 8 6 years ago
contrib.py Added internals docs. Added contrib dirs 6 years ago
coordpair.py PEP 8 6 years ago
decorators.py PEP 8 6 years ago
destag.py PEP 8 6 years ago
extension.py Updated wspd wdir to match NCL 6 years ago
g_cape.py PEP 8 6 years ago
g_cloudfrac.py PEP 8 6 years ago
g_ctt.py PEP 8 6 years ago
g_dbz.py PEP 8 6 years ago
g_dewpoint.py PEP 8 6 years ago
g_geoht.py PEP 8 6 years ago
g_helicity.py PEP8 6 years ago
g_latlon.py PEP 8 6 years ago
g_omega.py PEP 8 6 years ago
g_precip.py PEP 8 6 years ago
g_pressure.py PEP 8 6 years ago
g_pw.py PEP 8 6 years ago
g_rh.py PEP 8 6 years ago
g_slp.py PEP 8 6 years ago
g_temp.py PEP 8 6 years ago
g_terrain.py PEP 8 6 years ago
g_times.py PEP 8 6 years ago
g_uvmet.py PEP 8 6 years ago
g_vorticity.py PEP 8 6 years ago
g_wind.py PEP 8 6 years ago
geobnds.py PEP8 6 years ago
interp.py Correction of the 2nd example in 'interplevel' docstring. Using diag variable 'height_agl' 5 years ago
interputils.py PEP8 6 years ago
latlonutils.py PEP8 6 years ago
metadecorators.py PEP8 6 years ago
projection.py PEP8 6 years ago
projutils.py PEP8 6 years ago
py3compat.py PEP8 6 years ago
routines.py PEP 8. 6 years ago
specialdec.py PEP8 6 years ago
units.py PEP8 6 years ago
util.py PEP8 6 years ago
version.py Updated build scripts to use environment compile flags. 6 years ago