Ben Bonenfant
|
53b08c40dc
|
Bootstrap numpy installation.
|
6 years ago |
Bill Ladwig
|
6469338ff3
|
Removed the pyf file from setup and build scripts.
This file is generated by numpy distutils when it isn't provided.
|
7 years ago |
Bill Ladwig
|
aade035463
|
Licensed under Apache 2 license.
|
7 years ago |
Bill Ladwig
|
593873b6b0
|
Added patching for numpy.distutils
|
7 years ago |
Bill Ladwig
|
1c8ca7e287
|
Added OpenMP runtime library wrappers and build scripts
|
7 years ago |
Bill Ladwig
|
62ea6c6b74
|
Fixed issue with the wspd_wdir diagnostic not working with sequences of data. Added WRF Workshop instructions for the upcoming tutorial. Made new fortran functions for wspd and wdir. Fixes #19, fixes #21, fixes #22, fixes #23.
|
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
|
3411b78797
|
Moved latest release information to top of new.rst. Fixed documentation URL in setup.py
|
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
|
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
|
1f731e8b25
|
Added the jinja patch for 1.21 conda-build so it works with numpy distutils. Added code for the threadlocal caching. Added a cached test. Modified cloudfrac to match what has been committed to NCL. Modified the NCL test script to add cloud fraction.
|
9 years ago |
Bill Ladwig
|
1f5d6663bb
|
updated setup.py
|
9 years ago |
Bill Ladwig
|
f6743f64d6
|
updated setup.py
|
9 years ago |
Bill Ladwig
|
0688765ef8
|
Added version information. Added more distribution boiler plate. Removed unused squeeze for the algorithm metadata
|
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
|
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 |
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
|
5887669d5b
|
changed package path
|
9 years ago |
Bill Ladwig
|
985cd38bcc
|
removed the wrf_open directory
|
9 years ago |
Bill Ladwig
|
c7f5f0917f
|
removed the var package. wrf is no longer a namespace package.
|
9 years ago |
Bill Ladwig
|
07349af907
|
Numerous changes to make DataArray implementation pass all unit tests. Properly uses setuptools to make namespace.
|
9 years ago |
Bill Ladwig
|
85fe02b556
|
Initial commit
|
10 years ago |