64 Commits (070cf1687f126e0b62f5a61c41b578458c779491)

Author SHA1 Message Date
Bill Ladwig cea50f7b60 Doc updates 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 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
Bill Ladwig f789faf436 Removed a .DS_Store file 9 years ago
Bill Ladwig 1c7baf0a4e Updated documentation. Fixed bugs found while creating examples, mostly related to xarray and compiled extensions. 9 years ago
Bill Ladwig eec730c8ab Fix documentation typos. Updated API outlines. Fixed an issue with a computation routine name conflict. 9 years ago
Bill Ladwig d6ea275f64 Added generated folders for placekeepers 9 years ago
Bill Ladwig bfd28da171 Updated API documentation. Added levels to the vertcross routine so users can specify their own vertical levels 9 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 62216c5d04 Updated notebooks. Conda recipe changed to use latest libgcc since continuum broke the 4.8.5 build by excluding libgfortran in build 2 9 years ago
Bill Ladwig 68b9f1a6eb 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