468 Commits (6b4d7042983ca5a0f269ec388d5d2b3ee46830fc)
 

Author SHA1 Message Date
Bill Ladwig c9eea20f23 Cleaned up plotting documentation. 8 years ago
Bill Ladwig 1d73bc7eeb Fixed typo with cape flag. Fixes #9 8 years ago
Bill Ladwig cbb0a10220 Added support for using a single column of data for the cape_3d routine. This was an NCL feature that should have been included. Fixes #9. 8 years ago
Bill Ladwig b8b57e63bc has_time_coord function should be for a single file only. Updated setup.py to reflect show production status. Set version to 1.0.0. 8 years ago
Bill Ladwig 2e33099fc0 Updated FAQ 8 years ago
Bill Ladwig 7b3b89a067 Updated support documentation. 8 years ago
Bill Ladwig e4f4fc1cff Added FAQ placeholder 8 years ago
Bill Ladwig 9daad748fa updated width for forum 8 years ago
Bill Ladwig 3034fdcb30 Attempt to fix the forum width 8 years ago
Bill Ladwig 86835c6529 Added support placeholder. 8 years ago
Bill Ladwig 3c7a283f1d Now uses NaT for times that fail parsing (geo_em files). Fixes #8. 8 years ago
Bill Ladwig 2cace56ed3 Added ability to adjust coordinate cache sizes as well as set it to 0 to disable it. Closes #5 8 years ago
Bill Ladwig 6a223fa821 Merge pull request #7 from andreas-h/patch-1 8 years ago
Andreas Hilboll 95d868651f Update index.rst 8 years ago
Andreas Hilboll def034bb21 Update index.rst 8 years ago
Bill Ladwig 8a328abd1b Updated meta.yaml 8 years ago
Bill Ladwig 7de64141e3 Added additional fortran compiler flags to the command lines. Hopefully Windows will run a little faster. 8 years ago
Bill Ladwig fd1dfd9978 Updated documentation 8 years ago
Bill Ladwig 821caf6ef6 Backported the apply_defaults method for BoundArguments so that Python 3.4 works. 8 years ago
Bill Ladwig ccaf9595ff Remove parameter used while debugging. 8 years ago
Bill Ladwig 6e029d10b7 Updated recipe to add tests 8 years ago
Bill Ladwig ee7ca7c3ad Fix issue with vinterp and heavily cropped datasets in the vertical. Added continuous integration tests for conda-forge. Changed some documentation wording. 8 years ago
Bill Ladwig 88b8623ac8 Removed ncl_reference directory since it is not needed anymore 8 years ago
Bill Ladwig 17cfd4fbbd Removed unused script directory 8 years ago
Bill Ladwig 3411b78797 Moved latest release information to top of new.rst. Fixed documentation URL in setup.py 8 years ago
Bill Ladwig 1ba3cbea13 Updated conda recipe to match conda-forge. Will keep supporting two places until conda-forge issues are ironed out 8 years ago
Bill Ladwig b4b4677c15 Added fix for issues from xarray 0.9, which was caused by xarray no longer including default dimensions in to coordinate mappings. Updated documentation and notebooks. Modified documentation URL in setup. Dropping requirement for numpy 1.9 8 years ago
Bill Ladwig c4d623235c Fix for xarray 0.9, which removed default dimensions from the coordinate mappings 8 years ago
Bill Ladwig f98e87c0dd Update README.md 8 years ago
Bill Ladwig e83b0af5a3 Docstring update 8 years ago
Bill Ladwig 823c2bb0e0 Added my channel back to instructions in case conda-forge isn't ready by AMS 8 years ago
Bill Ladwig 6342b55240 Saving recipes that are mostly working with conda-forge. Fixed warnings with MANIFEST.in 8 years ago
Bill Ladwig cea50f7b60 Doc updates 8 years ago
Bill Ladwig ed5a3bdb4a Updated recipe 8 years ago
Bill Ladwig 29a9f70605 Merge pull request #1 from weinihou/patch-1 8 years ago
Bill Ladwig dc916a2f33 Merge pull request #2 from weinihou/patch-2 8 years ago
Shiwei Sun fe65eb8560 correct the example of vinterp 8 years ago
Shiwei Sun 700fd02703 correct the pivot-angle-interpline example 8 years ago
Bill Ladwig 5b01084a87 Documentation updates. Added more packaging boilerplate. Updated version to 1.0b. 8 years ago
Bill Ladwig b540f5bbb1 Added . to command 8 years ago
Bill Ladwig 958eb173b3 Renamed build.bat to bld.bat 8 years ago
Bill Ladwig e3a4cf9d48 Added a build bat for Windows 8 years ago
Bill Ladwig 93d529ad70 Recipe uses https github url 8 years ago
Bill Ladwig 89f4d1737e Another attempt at a windows recipe 8 years ago
Bill Ladwig 8c3c953d71 Merge branch 'master' of https://github.com/NCAR/wrf-python 8 years ago
Bill Ladwig 6c0b8643d5 Updated recipe for Windows. This might not work. 8 years ago
Bill Ladwig a0108f4fb1 Create README.md 8 years ago
Bill Ladwig 2bc9d929c3 Fixed typo in api.py and changed missingval to missing in raw computation routines. Modified a test notebook to work with API changes. 8 years ago
Bill Ladwig da2a2f8c07 Modified conf.py to use default theme for rtd 8 years ago
Bill Ladwig cea1b98ddd Renamed the geobounds function since it was confusing the autosummary tool with Sphinx. Updated documentation. 8 years ago