2 Commits (8e82d45d5c540668fac7bfbc678dd6dec3a9565c)

Author SHA1 Message Date
Bill Ladwig 8e82d45d5c views can now be passed to fortran routines in order to prevent copying when using multiple times. Modified decorators to support this feature. 9 years ago
Bill Ladwig da689aaa1c removed the python directory 9 years ago
Bill Ladwig 985cd38bcc removed the wrf_open directory 9 years ago
Bill Ladwig c7f5f0917f removed the var package. wrf is no longer a namespace package. 9 years ago
Bill Ladwig db0c4d37f2 Added ability to turn off metadata to getvar. Modified function argument ordering 9 years ago
Bill Ladwig 07349af907 Numerous changes to make DataArray implementation pass all unit tests. Properly uses setuptools to make namespace. 9 years ago
Bill Ladwig f862a793e2 Added metadata decorators (untested and buggy) 9 years ago
Bill Ladwig a887fa1a44 Added projection support. Added configuration to allow cartopy, basemap, xarray, etc to be optional. Began adding metadata support. 9 years ago
Bill Ladwig 5a8b146d38 All unit tests now pass. Added unit tests for vinterp. Fixed minor bugs and formatting issues. 9 years ago
Bill Ladwig ad66cd6c07 Added vertical interpolation routine. Fixed isssues related to it 9 years ago
Bill Ladwig 5b89a89c2e Now squeezes single element multidim arrays. Timeidx made a positional argument and removed from kargs check 10 years ago
Bill Ladwig ce7adebabb Changed vars variable name to avoid warnings with the builtin vars method 10 years ago
Bill Ladwig 230a532061 now uses extract methods to pull variables and attributes out of netcdf files 10 years ago
Bill Ladwig 85fe02b556 Initial commit 10 years ago