- 25 Jan, 2018 3 commits
-
-
Thomas Jahns authored
* This way it becomes easy to inject program starters for all parts of the tests, which makes working in cross-compilation setups much easier.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
- 30 Sep, 2017 1 commit
-
-
Uwe Schulzweida authored
-
- 29 Sep, 2017 2 commits
-
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
- 22 Sep, 2017 1 commit
-
-
Uwe Schulzweida authored
-
- 10 Jul, 2017 1 commit
-
-
Uwe Schulzweida authored
-
- 01 Jul, 2017 1 commit
-
-
Uwe Schulzweida authored
-
- 07 Jun, 2017 1 commit
-
-
Uwe Schulzweida authored
-
- 28 Apr, 2017 1 commit
-
-
Thomas Jahns authored
* And add corresponding check to test suite.
-
- 20 Mar, 2017 1 commit
-
-
Thomas Jahns authored
-
- 14 Mar, 2017 1 commit
-
-
Thomas Jahns authored
-
- 13 Mar, 2017 1 commit
-
-
Thomas Jahns authored
-
- 09 Mar, 2017 2 commits
-
-
Thomas Jahns authored
* Since write, mmap and a number of other functions are not part of ISO C (i.e. strictly conforming programs must not use those), we need to ensure the build environment provides POSIX conformance. * This mostly prevents unrelated bug reports later on. * From POSIX 2008, CDI unconditionally only uses getline and has a work-around in case that is missing.
-
Thomas Jahns authored
* This way re-ordering of GRIB records does not change checksums.
-
- 23 Sep, 2016 2 commits
-
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
- 15 Aug, 2016 1 commit
-
-
Uwe Schulzweida authored
-
- 11 Aug, 2016 1 commit
-
-
Uwe Schulzweida authored
Removed obsolete CDI grid functions gridXXXXpole(), gridXXXYpole(), gridXXXAngle() and gridIsRotated().
-
- 08 Aug, 2016 1 commit
-
-
Uwe Schulzweida authored
-
- 29 Jun, 2016 1 commit
-
-
Uwe Schulzweida authored
-
- 04 Apr, 2016 1 commit
-
-
Uwe Schulzweida authored
-
- 02 Apr, 2016 2 commits
-
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
- 01 Apr, 2016 1 commit
-
-
Uwe Schulzweida authored
-
- 01 Dec, 2015 1 commit
-
-
Thomas Jahns authored
-
- 23 Nov, 2015 1 commit
-
-
Uwe Schulzweida authored
-
- 22 Nov, 2015 1 commit
-
-
Uwe Schulzweida authored
-
- 27 Oct, 2015 2 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
- 26 Oct, 2015 2 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
- 23 Oct, 2015 7 commits
-
-
Thomas Jahns authored
* Also add corresponding switch to test code.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* This version is still sub-optimal and transfers more data amongst the I/O server processes than strictly necessary.
-
Thomas Jahns authored
* Having a configuration object will allow future extensions without a change of interface to cdiPioInit. * Also move code to translate I/O mode string vs. integer into library.
-