1 Commits (ea6f040acda055814a6856bcea3e7fbe1571d36e)

Author SHA1 Message Date
Bill Ladwig 3c1c6ce7a7 PEP 8. 6 years ago
Bill Ladwig d1a4651c23 PEP 8. 6 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