Below is a list of up-to-now identified possible technical solutions for archiving of time-series datasets. Any new proposals or links to subject matter experts are still welcome.
Info |
---|
Currently the NetCDF format has been chosen as the first candidate for the storage of the TIGGE time-series data. The related technical work (choosing the exact file structure; defining meta data; writing the maintenance scripts etc.) is in progress. |
Relational database (e.g. PostgreSQL)
...
cons:
- not ECMWF MARS support
- not too flexible if any re-computations are needed
BUFR
pros:
- fast access
- full support at ECMWF - new API in preparation
- can be stored in ECMWF MARS and use all its capability (?)
- compression
cons:
- special setup probably required if there would be any data policy for external users (one file cannot contain all information)
- not too flexible if any re-computations are needed
Other possibilities
...
- some sort of GRIB?