Bill Ladwig
|
5799ccf6d0
|
Fixed bugs related to input failures with dictionaries.
Modified routines that use qvapor to make copies so that scipy.io.netcdf works in the newer release. Added input tests.
|
7 years ago |
Bill Ladwig
|
a7b3714e4f
|
Fixed type with the iterable test.
|
7 years ago |
Bill Ladwig
|
ab8ed71816
|
Added additional tests for the wspd_wdir products
|
8 years ago |
Bill Ladwig
|
d1c508074d
|
Notebook updates
|
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
|
5b01084a87
|
Documentation updates. Added more packaging boilerplate. Updated version to 1.0b.
|
8 years ago |
Bill Ladwig
|
1d877a6b6c
|
Changed the mapping API. Users no longer have to use xarray coordinates directly. Added a new class for GeoBounds. Slices of variables should now be easier to plot. Added better metadata for smooth2d.
|
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
|
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
|
7e503a145b
|
Added thread local coordinate and is_moving caching so that this is only done once. Modified the latlon/xy routines to put the product on the left like NCL. Updated unit testing to add the latlon routines. Updated ipynb scripts.
|
9 years ago |
Bill Ladwig
|
a07297636a
|
Added computational unit tests. Most, if not all, computational unit tests passed. Removed obsolute routines. More code cleanup for fortran. Changed constants module to wrf_constants.f90. Fixed bugs.
|
9 years ago |
Bill Ladwig
|
179db835ba
|
Updated ipython notebooks
|
9 years ago |
Bill Ladwig
|
e0560ba4f0
|
Added a conda recipe. Metadata cleanup for wind and interpolation. Wind algorithms now put the u_v dimension as left-most, like in NCL.
|
9 years ago |
Bill Ladwig
|
8e82d45d5c
|
views can now be passed to fortran routines in order to prevent copying when using multiple times. Modified decorators to support this feature.
|
9 years ago |
Bill Ladwig
|
985cd38bcc
|
removed the wrf_open directory
|
9 years ago |
Bill Ladwig
|
89924267da
|
Fixed compatability issues with Python 3
|
9 years ago |
Bill Ladwig
|
465582a6e7
|
Added the ipython notebook demo. Modified the unit tests to remove the var package
|
9 years ago |