| .. |
|
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.
|
8 years ago |
|
api.py
|
Changed vertcross and interpline to use a CoordPair for the lower left corner point.
|
8 years ago |
|
cache.py
|
Removed unicode literals.
|
8 years ago |
|
computation.py
|
Updated documentation.
|
7 years ago |
|
config.py
|
Removed unicode literals.
|
8 years ago |
|
constants.py
|
Removed unicode literals.
|
8 years ago |
|
coordpair.py
|
Removed unicode literals.
|
8 years ago |
|
decorators.py
|
Removed unicode literals.
|
8 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.
|
7 years ago |
|
g_cloudfrac.py
|
Updated documentation.
|
7 years ago |
|
g_ctt.py
|
Removed unicode literals.
|
8 years ago |
|
g_dbz.py
|
Removed unicode literals.
|
8 years ago |
|
g_dewpoint.py
|
Removed unicode literals.
|
8 years ago |
|
g_geoht.py
|
Removed unicode literals.
|
8 years ago |
|
g_helicity.py
|
Fix storm relative helicity in southern hemisphere.
|
7 years ago |
|
g_latlon.py
|
Update docs
|
7 years ago |
|
g_omega.py
|
Removed unicode literals.
|
8 years ago |
|
g_precip.py
|
Removed unicode literals.
|
8 years ago |
|
g_pressure.py
|
Removed unicode literals.
|
8 years ago |
|
g_pw.py
|
Removed unicode literals.
|
8 years ago |
|
g_rh.py
|
Removed unicode literals.
|
8 years ago |
|
g_slp.py
|
Removed unicode literals.
|
8 years ago |
|
g_temp.py
|
Removed unicode literals.
|
8 years ago |
|
g_terrain.py
|
Removed unicode literals.
|
8 years ago |
|
g_times.py
|
Removed unicode literals.
|
8 years ago |
|
g_uvmet.py
|
Updated documentation.
|
7 years ago |
|
g_vorticity.py
|
Removed unicode literals.
|
8 years ago |
|
g_wind.py
|
Updated documentation.
|
7 years ago |
|
geobnds.py
|
Removed unicode literals.
|
8 years ago |
|
interp.py
|
ll_to_xy_proj and xy_to_ll_proj now check for required args and set defaults.
|
7 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.
|
7 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.
|
7 years ago |
|
projutils.py
|
Removed unicode literals.
|
8 years ago |
|
py3compat.py
|
Removed unicode literals.
|
8 years ago |
|
routines.py
|
Fixed typos.
|
7 years ago |
|
specialdec.py
|
Improved horizontal interpolation
|
7 years ago |
|
units.py
|
Removed unicode literals.
|
8 years ago |
|
util.py
|
Fix issue with Mercator when stand_lon is not set in GEOGRID.
|
7 years ago |
|
version.py
|
Updated documentation.
|
7 years ago |