Bill Ladwig
abee4fc27c
Updated documentation.
...
Added OpenMP, performance tips, how to use the variable cache.
7 years ago
Bill Ladwig
48f406c263
Fixed issue with coordinate cache key name conflict.
...
Also added documentation for OpenMP and performance tips. The tutorial section has been moved to better support announcements in the future.
Renamed the OpenMP scheduler constants so that they are placed in to the wrf namespace rather than wrf.Constants.
7 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
Shiwei Sun
fe65eb8560
correct the example of vinterp
8 years ago
Shiwei Sun
700fd02703
correct the pivot-angle-interpline example
...
The previous one has a wrong example when interpolating the 2-D fields to a line using a pivot point and the angle.
8 years ago
Bill Ladwig
5b01084a87
Documentation updates. Added more packaging boilerplate. Updated version to 1.0b.
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
1c7baf0a4e
Updated documentation. Fixed bugs found while creating examples, mostly related to xarray and compiled extensions.
9 years ago