Commit Graph

4016 Commits

Author SHA1 Message Date
Shahram Najm b63de1609f ECC-868: Provide key to control whether large constant fields are produced 2019-01-14 12:32:20 +00:00
Shahram Najm a12bf32911 Fix broken Visual Studio bamboo build 2019-01-14 10:47:59 +00:00
Shahram Najm 2c691a7750 Merge feature/ECC-744-Grib2Local 2019-01-11 17:56:49 +00:00
Shahram Najm 582a2d5bdd Merge feature/grib2_legacy_discipline192 (only grib_accessor_class_concept.c) 2019-01-11 17:45:37 +00:00
Shahram Najm f42f2416af Windows support: Revert. VS2012 breaks. Redo after we upgrade bamboo machine 2019-01-11 13:05:14 +00:00
Shahram Najm 3badf8dbf3 Windows support: functions for rounding should be in latest VS 2019-01-11 12:54:46 +00:00
Shahram Najm 0e431eea67 Windows support: merge branch dtip-windows from Github 2019-01-11 12:49:31 +00:00
Shahram Najm ef43a281d1 Fix Windows VS build 2019-01-11 10:04:41 +00:00
Shahram Najm d877503b03 Merge pull request #24 in ECCODES/eccodes from feature/spherical-harmonics-below-truncation=20 to develop
* commit '5b9fd7f621a35cbf6e24c73e80d7551e69f23c0e':
  Encoding of spherical harmonics when truncation less than 20
2019-01-11 09:52:50 +00:00
Pedro Maciel 5b9fd7f621 Encoding of spherical harmonics when truncation less than 20 2019-01-10 19:24:40 -07:00
Shahram Najm 6ce3607c1e Remove redundant comments 2019-01-10 18:10:41 +00:00
Shahram Najm 26bb1b6b3d Formatting 2019-01-10 16:39:40 +00:00
Shahram Najm 48313c1ebd ECC-866: Python3: codes_gts_new_from_file does not return all GTS bulletins 2019-01-10 16:02:47 +00:00
Shahram Najm 6fece32386 Add test for ECC-866 2019-01-10 15:56:40 +00:00
Shahram Najm 52de69a7dc GRIB2 aerosols: PDT 4.48 should be used instead of 44 2019-01-10 13:51:58 +00:00
Shahram Najm 8ac92e3189 Windows: remove YY_NO_UNISTD_H macro from solution (it is now in header file) 2019-01-10 12:25:12 +00:00
Shahram Najm 0d97b07b6c Compiler warning 2019-01-10 12:08:46 +00:00
Shahram Najm b0a51bf272 ECC-865: Implement roundf in grib_iterator_class_latlon.c 2019-01-10 12:08:27 +00:00
Shahram Najm 64173b17c4 ECC-836: Handling of wrongly-encoded reduced Gaussian grids 2019-01-08 16:39:37 +00:00
Shahram Najm b50324e818 Disallow chemical and aerosol both being set 2019-01-08 15:15:06 +00:00
Shahram Najm fa0c0c7314 Replace bzero with memset (Windows support) 2019-01-08 14:27:14 +00:00
Shahram Najm a977fec79c Support for legacy GRIB2 encoded with discipline=192 2019-01-08 13:41:41 +00:00
Shahram Najm 4d51e027d1 Merge branch 'develop' of https://github.com/ecmwf/eccodes into develop 2019-01-07 18:02:42 +00:00
shahramn ba52e67557
Merge pull request #2 from ecmwf/shahramn-patch-1
Minor text
2019-01-07 18:02:25 +00:00
shahramn 19e0eca08f
Minor text
testing commit
2019-01-07 18:01:20 +00:00
Shahram Najm f9aa4a12cd Windows support: merge branch dtip-windows from Github 2019-01-07 16:13:48 +00:00
Shahram Najm 1f6d8d3d52 Remove DOS line endings 2019-01-07 13:54:29 +00:00
Shahram Najm 9a6059ca9d Remove DOS line endings 2019-01-07 13:33:55 +00:00
Shahram Najm b3a619ab2c Remove DOS line endings 2019-01-07 13:31:21 +00:00
Shahram Najm df65201cc5 Remove DOS line endings 2019-01-07 13:25:57 +00:00
Shahram Najm 0647123290 ECC-744: Support for Aerosols 2019-01-04 16:53:35 +00:00
Shahram Najm 1b3afec535 ECC-744: Clean up table 2019-01-04 14:58:42 +00:00
Shahram Najm 042942496b ECC-744: Added local ECMWF tables 2019-01-04 14:27:20 +00:00
Shahram Najm 340743b812 Merge branch 'feature/ECC-860-chemicals' into feature/ECC-744-Grib2Local 2019-01-03 18:45:24 +00:00
Shahram Najm b5dd60f2af ECC-744: Change coding for 217037 as a test 2019-01-03 18:45:08 +00:00
Tiago Quintino e314359e98 bamboo cleanup 2019-01-03 14:39:20 +00:00
Shahram Najm b3a2f54837 Merge branch 'feature/ECC-854-soil' into develop 2019-01-03 14:28:41 +00:00
Shahram Najm 9b1c4f5ce8 Update list of keys and hash 2019-01-03 12:57:13 +00:00
Shahram Najm fdf76710db ECC-864: Add test and make old key an alias 2019-01-03 12:06:44 +00:00
Shahram Najm e76871a03b ECC-864: Improved name for the angularPrecision key 2019-01-03 11:48:52 +00:00
Shahram Najm dbed07376c ECC-863: Added test 2019-01-02 19:19:13 +00:00
Shahram Najm 7c78be5b7a ECC-863: GRIB2: Additional keys for gridType=lambert_azimuthal_equal_area 2019-01-02 19:06:10 +00:00
Shahram Najm d3d8abeb07 Remove out-of-date comments 2019-01-02 17:19:16 +00:00
Shahram Najm 5ee9138123 ECC-862: GRIB2: The 'tablesVersion' key should default to the latest operational WMO version 2019-01-02 16:39:33 +00:00
Shahram Najm e8df0acd3e Support for legacy GRIB2 encoded with discipline=192 2018-12-28 17:49:03 +00:00
Shahram Najm e02197a7ef SUP-2586: Contribution for Windows (Fix macro) 2018-12-28 12:00:59 +00:00
Shahram Najm 76be63d054 Documentation 2018-12-28 12:00:18 +00:00
Shahram Najm 0ec1a0bf80 SUP-2586: Contribution for Windows (memfs part) 2018-12-27 17:13:51 +00:00
Shahram Najm 820b48e643 ECC-861: GRIB2: The 'time' namespace not defined for product definition templates 55 and 59 2018-12-27 12:41:09 +00:00
Shahram Najm be87ebc1a2 Deprecated templates 2018-12-27 12:40:52 +00:00