Commit Graph

  • a887fa1a44 Added projection support. Added configuration to allow cartopy, basemap, xarray, etc to be optional. Began adding metadata support. Bill Ladwig 2016-03-11 16:34:36 -0700
  • 66881a1ad0 Code cleanup Bill Ladwig 2016-01-25 14:30:57 -0700
  • 5a8b146d38 All unit tests now pass. Added unit tests for vinterp. Fixed minor bugs and formatting issues. Bill Ladwig 2016-01-25 12:23:42 -0700
  • ad66cd6c07 Added vertical interpolation routine. Fixed isssues related to it Bill Ladwig 2016-01-14 09:16:37 -0700
  • a44dd47892 Changed default missing value to the one from netcdf.h that NCL uses Bill Ladwig 2016-01-06 16:18:09 -0700
  • 06a5f5b163 Added vert interpolation routines (untested) Bill Ladwig 2016-01-06 16:00:16 -0700
  • 43b73b629b Added vert interpolation routines (untested) Bill Ladwig 2016-01-06 15:51:29 -0700
  • 20d8a743f2 Added smoothing fortran code. Tested and fixed interpolation routines. Fixed bug with SLP constant. Bill Ladwig 2015-12-29 16:54:51 -0700
  • f45ac9756e iteration decorator now uses first output to determine output dimensions. Added 2D interpolation to a line Bill Ladwig 2015-12-19 16:42:35 -0700
  • 5b89a89c2e Now squeezes single element multidim arrays. Timeidx made a positional argument and removed from kargs check Bill Ladwig 2015-12-17 16:37:46 -0700
  • 5135d89896 Added type casting decorator Bill Ladwig 2015-12-14 16:06:08 -0700
  • 8b2843263a changed destagger package to destag Bill Ladwig 2015-12-12 16:04:20 -0700
  • 6c178afc7f Changed destagger module to destag to remove warning Bill Ladwig 2015-12-12 16:03:50 -0700
  • 42f8614560 Removed unwanted pyc file Bill Ladwig 2015-12-12 13:25:20 -0700
  • 731da9d488 Added PyNIO tests. Added support to combine any WRF variable via lists and multiple times Bill Ladwig 2015-12-12 13:23:14 -0700
  • f4db38774c Bug fixes for multi indexing after unit testing Bill Ladwig 2015-12-12 11:26:26 -0700
  • 44a1fac8a4 Added left iteration decorator Bill Ladwig 2015-12-09 10:33:38 -0700
  • ce7adebabb Changed vars variable name to avoid warnings with the builtin vars method Bill Ladwig 2015-12-04 16:51:16 -0700
  • 224a761aee Added full variable extraction with lists and multiple times Bill Ladwig 2015-12-04 16:29:41 -0700
  • 230a532061 now uses extract methods to pull variables and attributes out of netcdf files Bill Ladwig 2015-12-04 12:34:18 -0700
  • d7d8329675 Fix decorator problem with algorithm unit type. Bill Ladwig 2015-12-02 15:07:34 -0700
  • 85fe02b556 Initial commit Bill Ladwig 2015-12-02 14:31:52 -0700