Thomas Jahns
- Login: thomas.jahns
- Registered on: 2010-01-11
- Last sign in: 2026-03-30
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| CDI | Developer | 2011-04-28 |
| CDO | Developer | 2015-02-11 |
Activity
2015-05-20
- 15:03 CDO Open discussion: RE: error installing libs4cdo [h5diff.lo]
- The problem is that -ansi is in your CFLAGS but ISO C99 support is needed. Since your C compiler seems to be gcc 4.8....
2014-02-18
- 18:46 CDO Support: RE: Inverse of sortlevel
- So to wrap things up: a descending sorting of pressure levels is unproblematic and thanks to Uwe has become part of t...
2014-02-03
- 15:15 CDO Support: RE: Inverse of sortlevel
- Another alternative which I'm currently investigating: can I somehow set/change the level sequence streamReadVar uses?
- 14:58 CDO Support: RE: Inverse of sortlevel
- Thank you for the suggestion Ralf, but the sorting I need is in this order:
# records for one timestep should be c... - Hello everyone,
I'm trying to sort a time-sorted GRIB file in which for each timestep the variable codes and level...