3 Commits (b40d1d6e2d4aea3dd2dda03aae18e268b1e9291e)

Author SHA1 Message Date
Bill Ladwig a36c0cef88 PEP 8 6 years ago
Bill Ladwig 9d35d87ae6 PEP 8 6 years ago
Bill Ladwig 60989dd47a Removed unicode literals. 7 years ago
Bill Ladwig 8b21b10860 Renamed the internal 'get_' modules to have their names start with 'g_' to avoid naming issues with the raw computational routines. Closes #33. Closes #32. 7 years ago
Bill Ladwig 49092f6ac1 Added docstrings to all functions. Modified some argument names for better consistency. Added unit support to raw computational algorithms. Modified setup.py to work with readthedocs. Modifyied conf.py to use mocks for readthedocs. Modified gitignore to ignore the generated documentation folder. 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 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 ce7adebabb Changed vars variable name to avoid warnings with the builtin vars method 10 years ago
Bill Ladwig 224a761aee Added full variable extraction with lists and multiple times 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