Commit Graph

4423 Commits

Author SHA1 Message Date
Shahram Najm 350e67043e Merge with changes on GitHub 2019-02-11 15:07:34 +00:00
shahramn 493e486bc2
Merge pull request #9 from ecmwf/dtip-travis
Add MacOS CI build
2019-02-11 15:03:18 +00:00
Daniel Tipping 94eca21bec README: fix shields capitalisation 2019-02-11 14:38:39 +00:00
Daniel Tipping 486b3f876e README: add travis-ci shields 2019-02-11 14:38:39 +00:00
Daniel Tipping 80b8b726b2 MacOS: add .travis.yml 2019-02-11 14:38:39 +00:00
Daniel Tipping 470c32af01 Appveyor: switch to libnetcdf 2019-02-11 11:54:01 +00:00
Daniel Tipping a36f3acf51 Appveyor: reformat with tabstop=2 2019-02-11 11:19:36 +00:00
Shahram Najm 444f1aef5d Bump up version to 2.13.0 2019-02-10 18:31:49 +00:00
Shahram Najm e7895cefc4 Python3 support: generated code should use binary mode write 2019-02-08 14:09:19 +00:00
Shahram Najm 53a2b8160a Merge hotfix/2.10.3 to master 2019-02-06 10:16:01 +00:00
Shahram Najm 68e23af4d1 Visual Studio 2017: Finally :) 2019-02-05 18:19:43 +00:00
Shahram Najm 16d3026a6d ECC-884: retarget solution problem 2019-02-05 16:39:54 +00:00
Shahram Najm 92e375e851 ECC-884: retarget solution problem 2019-02-05 16:29:21 +00:00
Shahram Najm b7414b8e86 ECC-884: Visual Studio solution: upgrade to VS 2017 2019-02-05 16:14:49 +00:00
Shahram Najm efe074293d Check the value passed to the grib_set -d option 2019-02-05 15:47:20 +00:00
Shahram Najm 8881d760df Add URL 2019-02-05 15:38:46 +00:00
Shahram Najm 1d3f068753 Documentation 2019-02-05 14:55:28 +00:00
Shahram Najm 35e244161e Examples: show catching specific exception 2019-02-05 14:29:13 +00:00
Shahram Najm 375e061744 ECC-883: grib_ls -B: does not issue error if sort keyword is wrong 2019-02-05 14:18:41 +00:00
Shahram Najm 2af77e41cc Documentation 2019-02-04 11:45:46 +00:00
Shahram Najm efb8ebd1ac ECC-880: grib_to_netcdf support for stepUnits of seconds 2019-02-01 19:52:30 +00:00
Shahram Najm 8c9c0eefd8 ECC-713 and ECC-880: grib_to_netcdf and stepUnits in minutes 2019-02-01 18:12:55 +00:00
Shahram Najm 7327eeec17 ECC-877 and ECC-878 2019-02-01 13:31:34 +00:00
Shahram Najm d78e5ed669 ECC-876 and Support for legacy GRIB2 encoded with discipline=192 2019-02-01 13:05:34 +00:00
Shahram Najm 73fa3851e6 Bump up version to 2.10.3 2019-02-01 12:13:53 +00:00
Shahram Najm 1802a2acb9 ECC-877: create new S2S ocean parameter Mean sea water temperature in upper 300 m 2019-01-31 14:37:36 +00:00
Shahram Najm 5f35e99b05 Disable compilation of generated C/F90 in the tests 2019-01-30 13:49:28 +00:00
Shahram Najm 6b90a1de12 Update list of keys and hash 2019-01-30 13:39:41 +00:00
Shahram Najm f414bfe34b ECC-836: Reverted. Need to rethink this 2019-01-30 13:25:46 +00:00
Shahram Najm 0d7218073b ECC-878: Add wave parameters for cy46r1 2019-01-29 17:45:38 +00:00
Shahram Najm 0c8a9c4f9e ECC-876: Add 200-metre U and V wind components and modify 10 and 100-metre related parameters (Part 2) 2019-01-29 15:21:04 +00:00
Shahram Najm 827ad700e8 ECC-876: Add 200-metre U and V wind components and modify 10 and 100-metre related parameters (Part 1) 2019-01-29 13:26:15 +00:00
StephanSiemen 8ed0b1ee2d
Merge pull request #8 from ecmwf/dtip-ctest-settings
Appveyor: use --output-on-failure for ctest
2019-01-29 11:29:28 +00:00
Daniel Tipping 2f5a3e9a03 Appveyor: use --output-on-failure for ctest 2019-01-29 10:44:24 +00:00
Shahram Najm 32667611af Visual Studio 2017: Revert 2019-01-28 15:56:38 +00:00
Shahram Najm 2862de746b Visual Studio 2017 2019-01-28 15:41:14 +00:00
Shahram Najm e0306a54a2 Visual Studio 2017 has roundf 2019-01-28 13:54:59 +00:00
Shahram Najm 11c4ad2b32 ECC-872: Step should be set to endStep, not startStep, in stream wamd, type=fc 2019-01-28 13:19:55 +00:00
Shahram Najm a3be721f1a Update URLs 2019-01-28 12:47:22 +00:00
Shahram Najm afbcfd0d62 Clean up 2019-01-28 10:49:58 +00:00
Shahram Najm 483489a05a BUFR subset extraction: improve error message 2019-01-25 12:21:23 +00:00
Shahram Najm 0d47729d29 ECC-875: bufr_copy -g not implemented 2019-01-24 17:30:19 +00:00
Shahram Najm 0e50ae329c Add more debug messages 2019-01-24 13:34:39 +00:00
Shahram Najm e07fe211b5 ECC-873: grib_ls with sorting: The 'count' key is wrong 2019-01-23 17:02:35 +00:00
Shahram Najm f8b35739d3 Merge branch 'hotfix/2.10.2' 2019-01-23 12:41:14 +00:00
Shahram Najm bb77a130b5 For MIR: Encoding of spherical harmonics when truncation less than 20 2019-01-23 12:06:44 +00:00
Shahram Najm a398dec293 ECC-837, ECC-868, ECC-830, ECC-870: Changes needed for PGen 2019-01-23 11:49:57 +00:00
Shahram Najm a315256dbe Fix C++ compile 2019-01-21 18:05:01 +00:00
Shahram Najm 22cc27ef1b Update Makefile 2019-01-21 17:46:11 +00:00
Shahram Najm 576feb5d95 Remove obsolete entries 2019-01-21 17:31:06 +00:00