Commit Graph

  • e8922d2dc1 Removed version constraints for setuptools and wrapt. Bill Ladwig 2018-10-04 12:24:13 -0600
  • e1a272adb4 Properly extracts the staggered geopotential height, and removes the 1000 scaling in the Fortran routine. Fixes #75 Bill Ladwig 2018-10-03 16:00:52 -0600
  • e708a588db
    Merge pull request #72 from EXWEXs/fix-66-runtime-warnings Bill Ladwig 2018-09-18 10:48:17 -0600
  • 5fe8b8aef1 Fix FutureWarning with numpy 1.15 in destag.py Marc Honnorat 2018-09-18 13:42:32 +0200
  • 7841a71ae4 Merge tag '1.2.0.2' into develop Bill Ladwig 2018-09-04 16:06:41 -0600
  • 0b99c383d5 Merge branch 'hotfix/1.2.0.2' 1.2.0.2 Bill Ladwig 2018-09-04 16:06:19 -0600
  • b1de059f10 latest updates boise_tutorial_beta1 Bill Ladwig 2018-08-29 14:43:54 -0600
  • 1f1ba244f7 Updated for Boise tutorial Bill Ladwig 2018-08-28 14:43:00 -0600
  • 22c4efa8a9 Added a new iterable class demo to reduce files Bill Ladwig 2018-08-21 15:56:31 -0600
  • ff2f561c51
    Merge pull request #62 from hanschen/develop Bill Ladwig 2018-07-18 16:43:02 -0600
  • dff4538a9d Remove as_int docstring from xy_to_ll_proj function Hans Chen 2018-07-15 21:40:23 -0400
  • 2aa1080dff Clarify 'as_int' parameter docstring in ll_to_xy and ll_to_xy_proj Hans Chen 2018-07-15 20:43:53 -0400
  • 1d500d30dc Merge tag '1.2.0.1' into develop Bill Ladwig 2018-06-07 16:12:30 -0600
  • c15091e4ef Merge branch 'hotfix/1.2.0.1' 1.2.0.1 Bill Ladwig 2018-06-07 16:11:50 -0600
  • 18d50f7044 Updated 2018 WRF tutorial documentation Bill Ladwig 2018-06-07 16:01:57 -0600
  • 4418fd548b Merge tag '1.2.0' into develop Bill Ladwig 2018-05-31 16:36:48 -0600
  • 17b1bd1d53 Merge branch 'release/1.2.0' 1.2.0 Bill Ladwig 2018-05-31 16:35:59 -0600
  • 60989dd47a Removed unicode literals. Bill Ladwig 2018-05-31 16:31:00 -0600
  • d0d0c3d44e Merge tag '1.1.3.2' into develop Bill Ladwig 2018-05-23 14:26:48 -0600
  • 070cf1687f Merge branch 'hotfix/1.1.3.2' 1.1.3.2 Bill Ladwig 2018-05-23 14:26:16 -0600
  • 4c4b7432c5 Doc update 2. Units for pressure argument to td should be hPa Bill Ladwig 2018-05-23 14:25:59 -0600
  • 69fdf01419 Updated default fill value to be a double Bill Ladwig 2018-05-23 14:23:50 -0600
  • 2c0d666f87 Fix .gitignore for f2py generated files Marc Honnorat 2018-04-10 08:46:55 +0200
  • ef45780d99 Merge tag '1.1.3.1' into develop Bill Ladwig 2018-03-30 15:39:26 -0600
  • 786975b310 Merge branch 'hotfix/1.1.3.1' 1.1.3.1 Bill Ladwig 2018-03-30 15:39:12 -0600
  • 4a687473ed Documentation fixes Bill Ladwig 2018-03-30 15:38:49 -0600
  • 15250b2750 Merge tag '1.1.3' into develop Bill Ladwig 2018-03-29 16:02:01 -0600
  • 31091c374e Merge branch 'release/1.1.3' 1.1.3 Bill Ladwig 2018-03-29 16:00:44 -0600
  • 2c35edd7d7 Added ctt test Bill Ladwig 2018-03-29 16:00:28 -0600
  • 5799ccf6d0 Fixed bugs related to input failures with dictionaries. Bill Ladwig 2018-03-29 15:12:18 -0600
  • 35a792e62d Merge branch 'feature/cape2d_1d' into develop Bill Ladwig 2018-03-20 16:34:59 -0600
  • 8523dea59a Added support added for calculating cape_2d with a single vertical column. Bill Ladwig 2018-03-20 16:22:07 -0600
  • 78de49faea Updated CI test file for new CTT changes. Updated docs for raw ctt routine. Bill Ladwig 2018-03-19 11:10:49 -0600
  • 2495b51944 Merge branch 'feature/dyn_temp' into develop Bill Ladwig 2018-03-16 16:48:53 -0600
  • cc86d68a35 Fix issues related to cloud top temperature. Bill Ladwig 2018-03-16 16:34:44 -0600
  • 196e287600 Added th alias for theta. Fixes #52. Bill Ladwig 2018-03-16 10:05:18 -0600
  • e6b4f7382b Added checks for _key=None in extract_vars. Fix typo with updraft helicity cache key. Fixes #51. Bill Ladwig 2018-03-14 15:54:20 -0600
  • 71fe678e91 Moved work arrays out of fortran. Fixes #47 Bill Ladwig 2018-03-09 11:42:19 -0700
  • 6564b3c0e3 Updated pyf file for new signutures Bill Ladwig 2018-03-09 11:40:33 -0700
  • 5c77c8aee8 Merge tag '1.1.2' into develop Bill Ladwig 2018-02-27 16:27:05 -0700
  • da2c458127 Merge branch 'release/1.1.2' 1.1.2 Bill Ladwig 2018-02-27 16:26:39 -0700
  • cbe0805f79 Fix OpenMP directive issue with cloud top temperature. Bill Ladwig 2018-02-27 16:20:28 -0700
  • 6cab3c86ef Merge tag '1.1.1' into develop Bill Ladwig 2018-02-01 16:17:14 -0700
  • 32a9a52086 Merge branch 'release/1.1.1' 1.1.1 Bill Ladwig 2018-02-01 16:16:21 -0700
  • 4acfbbb47e Merge branch 'feature/chey11' into develop Bill Ladwig 2018-02-01 15:37:39 -0700
  • 514d9ecaec Updated doc Bill Ladwig 2018-02-01 15:37:08 -0700
  • 607e095a9e Fix missing openmp private variables Bill Ladwig 2018-02-01 15:21:46 -0700
  • 411cfd17cf Fix mdbz on cheyenne. Bill Ladwig 2018-02-01 15:03:56 -0700
  • 63109fffef Fix typo Bill Ladwig 2018-02-01 14:12:51 -0700
  • bb41e19d36 Updated version to 1.1.1 Bill Ladwig 2018-02-01 14:00:53 -0700
  • a5e8f8f0b6 Fix more accidental unicode characters Bill Ladwig 2018-02-01 11:50:02 -0700
  • 87355fc531 Fix acidental unicode character Bill Ladwig 2018-02-01 11:47:46 -0700
  • a6452a25da Changed to make a wheel Bill Ladwig 2018-02-01 11:38:06 -0700
  • 0b02c0a952 Fix typo Bill Ladwig 2018-02-01 11:02:39 -0700
  • 4654f04374 Added intel patch Bill Ladwig 2018-02-01 10:56:19 -0700
  • 593873b6b0 Added patching for numpy.distutils Bill Ladwig 2018-02-01 10:52:04 -0700
  • 4a7ad36c3d Fix intel compile command Bill Ladwig 2018-01-31 16:28:00 -0700
  • 219041246d Fix doc printing of fill values. Update recipe based on Travis CI failures with sizes executable. Bill Ladwig 2018-01-29 15:32:48 -0700
  • 7d53bb7837 Fixed some typos. Build still needs paths to MKL and OMP in order to run Bill Ladwig 2018-01-26 16:29:19 -0700
  • 44ea4c9b70 Added script for building on cheyenne Bill Ladwig 2018-01-26 15:57:54 -0700
  • deca151313 Updated tutorial doc Bill Ladwig 2018-01-26 10:53:47 -0700
  • 620f560657 Merge tag '1.1.0' into develop Bill Ladwig 2018-01-25 17:29:27 -0700
  • 56a5f0951a Merge branch 'release/1.1.0' 1.1.0 Bill Ladwig 2018-01-25 17:28:52 -0700
  • e65002fabd Updated manifest Bill Ladwig 2018-01-25 17:18:33 -0700
  • c257c2d85d Fix typo Bill Ladwig 2018-01-25 17:10:55 -0700
  • 915fe23636 More py3 issues Bill Ladwig 2018-01-25 16:56:50 -0700
  • fbc251e352 More python 3 fixes Bill Ladwig 2018-01-25 16:47:44 -0700
  • d92c11f501 Fix for Python 3 Bill Ladwig 2018-01-25 16:43:51 -0700
  • e745270da4 Fix issues related to windows and linux. Bill Ladwig 2018-01-25 16:34:37 -0700
  • 91e845ef98 Updated build scripts. Bill Ladwig 2018-01-25 16:21:04 -0700
  • 533f93bdc7 Fix build issues related to lock sizes Bill Ladwig 2018-01-25 14:54:49 -0700
  • 768ff4ed9f Merge tag '1.1.0' into develop Bill Ladwig 2018-01-25 10:51:32 -0700
  • 3bafbe84e7 Merge branch 'release/1.1.0' Bill Ladwig 2018-01-25 10:50:50 -0700
  • a8cb3ae861 Fix unit test issue. Bill Ladwig 2018-01-25 10:00:07 -0700
  • 76a2565764 Fixed issues found during unit testing Bill Ladwig 2018-01-24 16:29:08 -0700
  • 812c546d95 Changed vertcross and interpline to use a CoordPair for the lower left corner point. Bill Ladwig 2018-01-24 14:13:29 -0700
  • 6f1498036b Merge branch 'bugfix/issue44' into develop Bill Ladwig 2018-01-23 16:38:35 -0700
  • 37052d3235 Updated documentation Bill Ladwig 2018-01-23 16:37:44 -0700
  • b8bc1fbb38 Fixes vertcross and interpline when using lat/lon coordinates with a projection object. Bill Ladwig 2018-01-23 16:29:27 -0700
  • f02db010f8 Merge branch 'feature/build11' into develop Bill Ladwig 2018-01-23 11:40:37 -0700
  • e7c2ab0832 Removed the accidentally added text file Bill Ladwig 2018-01-23 10:54:11 -0700
  • 014be8d49e Updated build scripts. Bill Ladwig 2018-01-23 10:53:12 -0700
  • dd188359a4 Updated build scripts and recipe Bill Ladwig 2018-01-22 16:31:09 -0700
  • cff1c0e956 Updated build scripts, manifest, requirements, install docs Bill Ladwig 2018-01-22 14:54:05 -0700
  • 0d6f9230da Fixed metadata bugs related to interpolation. Bill Ladwig 2018-01-22 13:42:33 -0700
  • 5d448aa278 Added windows build scripts. Bill Ladwig 2018-01-19 14:47:14 -0700
  • 9a5a05dd59 Updated CI tests to reflect changes to diagnostics Bill Ladwig 2018-01-16 16:45:41 -0700
  • 09f3fbb909 Updated tutorial documentation Bill Ladwig 2018-01-16 14:33:35 -0700
  • 640fb51d9c Merge branch 'feature/omp' into develop Bill Ladwig 2018-01-12 15:04:35 -0700
  • 497aeb508e Updated documentation Bill Ladwig 2018-01-12 14:58:30 -0700
  • abee4fc27c Updated documentation. Bill Ladwig 2018-01-10 16:33:27 -0700
  • 16cbaf50ce Fixed a segfault issue when writing the LCL and LFC values Bill Ladwig 2018-01-10 12:16:54 -0700
  • 48f406c263 Fixed issue with coordinate cache key name conflict. Bill Ladwig 2018-01-09 11:45:45 -0700
  • 3441467ecb Added a product for the vertical staggered grid. Fixes #20. Bill Ladwig 2017-12-22 14:13:21 -0700
  • 94d1de79ff Better support for scipy.io.netcdf. Fixes #41. Bill Ladwig 2017-12-20 16:35:08 -0700
  • 6a54d31c2e Added a fortran routine to determine if OpenMP has been enabled. Added a python wrapper, and updated the default omp.f90 and wrffortran.pyf. Bill Ladwig 2017-12-19 16:45:42 -0700
  • 23520ac34f Now throws a warning if latlon is set to True, but there is no coordinate metadata for vertcross and interpline. Fixes #38. Bill Ladwig 2017-12-19 15:01:45 -0700
  • aa683a54cd Updated documentation for cfrac Bill Ladwig 2017-12-18 16:39:55 -0700
  • 1cc072b2a9 Changed default cfrac to use height_agl as the type. Since NCL never advertised this function, and it never really worked correctly before, breaking backwards compatibility is less of an issue. Bill Ladwig 2017-12-18 16:38:58 -0700
  • 8b21b10860 Renamed the internal 'get_' modules to have their names start with 'g_' to avoid naming issues with the raw computational routines. Closes #33. Closes #32. Bill Ladwig 2017-12-18 13:55:52 -0700