15 Commits (700fd027035d2e66dfe388e2f41569d4c4c02418)

Author SHA1 Message Date
Bill Ladwig 5b01084a87 Documentation updates. Added more packaging boilerplate. Updated version to 1.0b. 8 years ago
Bill Ladwig b540f5bbb1 Added . to command 8 years ago
Bill Ladwig 958eb173b3 Renamed build.bat to bld.bat 8 years ago
Bill Ladwig e3a4cf9d48 Added a build bat for Windows 8 years ago
Bill Ladwig 93d529ad70 Recipe uses https github url 8 years ago
Bill Ladwig 89f4d1737e Another attempt at a windows recipe 8 years ago
Bill Ladwig 6c0b8643d5 Updated recipe for Windows. This might not work. 8 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 c64ce855c8 now uses wrapt in the build 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 0cbd0407a5 prebeta recipe 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 99d1e60863 Fixed accidental removal of future declarations 9 years ago
Bill Ladwig 8b39ad4b3e updated conda recipe 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