Commit Graph

4337 Commits

Author SHA1 Message Date
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
Shahram Najm ad9b817d1e Merge of release/2.11.0 into develop 2019-01-21 15:00:56 +00:00
Shahram Najm 4850c67441 Merge of Windows Port 2019-01-21 13:18:21 +00:00
Shahram Najm c369ac8c4c Bump up version to 2.12.0 2019-01-21 13:02:57 +00:00
StephanSiemen f23bafb03f
Merge pull request #7 from ecmwf/dtip-windows
Appveyor: switch to develop branch of ecbuild
2019-01-18 11:43:02 +00:00
Shahram Najm cc0408ea30 ECC-870: Clear air turbulence and mountain wave turbulence 2019-01-16 18:51:27 +00:00
Shahram Najm 619765177e ECC-870: Clear air turbulence and mountain wave turbulence 2019-01-16 18:39:31 +00:00
Daniel Tipping bc25f907b3 Appveyor: switch to develop branch of ecbuild 2019-01-16 09:18:32 +00:00
Shahram Najm 399f7b4194 Compiler warnings and error with grib2ppm on reduced grids 2019-01-15 11:45:37 +00:00
Shahram Najm 886697912d ECC-860: GRIB2: Add support for atmospheric chemical product definition templates (Part 2) 2019-01-15 10:52:03 +00:00
shahramn 82cc759132
Merge pull request #6 from ecmwf/dtip-windows
ECC-852: Fix the build
2019-01-14 13:44:35 +00:00
Daniel Tipping 11a2352d4e Windows: fix find_linux_utils function call 2019-01-14 13:27:50 +00:00
Daniel Tipping a449455085 Make find_linux_utils a windows-only check 2019-01-14 13:22:11 +00:00
Shahram Najm 826402a228 Update list of keys and hash 2019-01-14 13:04:53 +00:00
Daniel Tipping 2a3fd806da Revert "Appveyor: build both with & without MEMFS"
This reverts commit 50e1a413ed.
2019-01-14 13:00:44 +00:00
shahramn f2c0b51af9
Merge pull request #5 from ecmwf/dtip-windows
ECC-852 - fixups to PR #4
2019-01-14 12:57:35 +00:00
Daniel Tipping 891c454987 Check for linux utils only if tests are enabled 2019-01-14 12:46:36 +00:00
Daniel Tipping e2fc544a01 Include eccodes_find_linux_utils in CMakeLists 2019-01-14 12:46:36 +00:00
Shahram Najm b63de1609f ECC-868: Provide key to control whether large constant fields are produced 2019-01-14 12:32:20 +00:00
shahramn da3ea4e39e
Merge pull request #4 from ecmwf/dtip-windows
ECC-852: Add eccodes_find_linux_utils.cmake
2019-01-14 11:22:29 +00:00
Daniel Tipping e212ae79c4 ECC-852: Add eccodes_find_linux_utils.cmake
We require a handful of standard linux utils to run the tests - these
need to be explicitly installed on Windows. We add a check for the utils
so we can notify the user if any util is missing.
2019-01-14 11:06:12 +00:00
StephanSiemen 55a73d7758
Merge pull request #3 from ecmwf/dtip-windows
Add Windows support for building with CMake
2019-01-14 10:49:34 +00:00
Shahram Najm a12bf32911 Fix broken Visual Studio bamboo build 2019-01-14 10:47:59 +00:00
Daniel Tipping 2eb9668779 Appveyor: activate conda environment
This is more straightforward than manually changing the system path.
2019-01-14 09:20:00 +00:00
Daniel Tipping 6f117addb1 Appveyor: bump build version 2019-01-14 09:20:00 +00:00
Daniel Tipping 50e1a413ed Appveyor: build both with & without MEMFS 2019-01-14 09:19:59 +00:00
Daniel Tipping 67bb6588a2 Appveyor: enable JPG 2019-01-12 12:01:05 +00:00
Daniel Tipping ec7495c289 Appveyor: enable NETCDF 2019-01-12 11:30:31 +00:00
Daniel Tipping 132a722020 Remove .gitattributes
It's making unsafe changes.
2019-01-12 11:30:30 +00:00
Daniel Tipping 56ff5503ea Appveyor: switch back to nmake
jom seems to be causing intermittent build failures. That's no good.
2019-01-12 11:30:30 +00:00
Daniel Tipping 6c2e3db271 Close dir when we've finished scanning 2019-01-12 10:42:21 +00:00
Daniel Tipping 47d7085bc4 Windows: close dir when we've finished scanning 2019-01-12 10:42:17 +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