Bill Ladwig
812c546d95
Changed vertcross and interpline to use a CoordPair for the lower left corner point.
...
Also added some helper functions to extract the lower left points from 2D lat/lon arrays and extract lat/lons from sequences of CoordPair objects.
Updated documentation and unit tests.
7 years ago
Bill Ladwig
497aeb508e
Updated documentation
...
Added sections for performance, what's new, FAQ, the citation. Fixed some typos.
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
ca96f30c59
Added the destaggering function to the user API
8 years ago
Andreas Hilboll
95d868651f
Update index.rst
...
move latlon_coords to plotting helper section
8 years ago
Andreas Hilboll
def034bb21
Update index.rst
...
The plotting documentation contains examples where the `latlon_coords` function is used, but it is not included in the API documentation.
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
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