Daniel Tipping
|
f877a47f00
|
Windows: add appveyor.yml
|
2019-01-08 18:22:05 +00:00 |
Daniel Tipping
|
fa5c758cf9
|
README: switch to .md and add Windows build shields
|
2019-01-08 18:22:04 +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 |
StephanSiemen
|
566cb67d0c
|
Hardcode UNIX file endings - also for Windows
|
2019-01-07 18:50:24 +00:00 |
Daniel Tipping
|
e591a0f7a6
|
Windows: use ECCODES_ON_WINDOWS in memfs
|
2019-01-07 18:50:24 +00:00 |
Daniel Tipping
|
6df8711a8c
|
Windows: allow MEMFS without fmemopen or funopen
|
2019-01-07 18:50:24 +00:00 |
Daniel Tipping
|
235635af76
|
Windows: export all symbols
|
2019-01-07 18:50:24 +00:00 |
Daniel Tipping
|
3b3c51a518
|
Windows: include stdint.h for int64_t
|
2019-01-07 18:50:24 +00:00 |
Daniel Tipping
|
79f354248c
|
Remove dead file: grib_timer.c_off
|
2019-01-07 18:50:24 +00:00 |
Daniel Tipping
|
bb9f3f2696
|
Windows: add windows_testing.bashrc
Lets us pass the `--strip-trailing-cr` option to `diff` on Windows
without changing the Unix tests.
|
2019-01-07 18:50:24 +00:00 |
Daniel Tipping
|
92ec367efd
|
Windows: examples: switch random to rand
random() doesn't exist on Windows.
|
2019-01-07 18:50:24 +00:00 |
Daniel Tipping
|
0da0b8f106
|
Windows: examples: switch bzero to memset
Lets the examples work on Windows.
|
2019-01-07 18:50:24 +00:00 |
Daniel Tipping
|
3232f7a0e8
|
Windows: tigge: implement windows build
|
2019-01-07 18:50:24 +00:00 |
Daniel Tipping
|
e496ae16f6
|
Windows: examples: remove unistd.h
|
2019-01-07 18:50:24 +00:00 |
Daniel Tipping
|
e0f916bac9
|
Windows: tests: remove unistd.h
|
2019-01-07 18:50:24 +00:00 |
Daniel Tipping
|
287c0d5c81
|
Windows: remove redundant comments
I think the context makes it obvious that these changes are for MSVS.
|
2019-01-07 18:50:24 +00:00 |
Daniel Tipping
|
a3853d6078
|
Windows: include wingetopt in codes_info.c
|
2019-01-07 18:50:24 +00:00 |
Daniel Tipping
|
a475a413a3
|
Windows: add wingetopt.c to grib_tools sources
|
2019-01-07 18:50:24 +00:00 |
Daniel Tipping
|
3d3a52518d
|
Windows: define YY_NO_UNISTD_H when using MSVC
|
2019-01-07 18:50:24 +00:00 |
Daniel Tipping
|
8dc05749a8
|
Fix critical error message instructions
|
2019-01-07 18:50:24 +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
|
9b195698e8
|
Merge branch 'hotfix/2.10.1'
|
2019-01-03 14:11:55 +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 |