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 1f5d6663bb updated setup.py 10 years ago
conda_recipe prebeta recipe 10 years ago
doc 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. 10 years ago
fortran Added computational unit tests. Most, if not all, computational unit tests passed. Removed obsolute routines. More code cleanup for fortran. Changed constants module to wrf_constants.f90. Fixed bugs. 10 years ago
ncl_reference 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. 10 years ago
script removed the wrf_open directory 10 years ago
src/wrf Added version information. Added more distribution boiler plate. Removed unused squeeze for the algorithm metadata 10 years ago
test Added computational unit tests. Most, if not all, computational unit tests passed. Removed obsolute routines. More code cleanup for fortran. Changed constants module to wrf_constants.f90. Fixed bugs. 10 years ago
.gitignore added .gitignore file 10 years ago
MANIFEST.in Added version information. Added more distribution boiler plate. Removed unused squeeze for the algorithm metadata 10 years ago
README Added version information. Added more distribution boiler plate. Removed unused squeeze for the algorithm metadata 10 years ago
requirements.txt Added version information. Added more distribution boiler plate. Removed unused squeeze for the algorithm metadata 10 years ago
setup.py updated setup.py 10 years ago

README