README files
every dataset stored in /pool/SEP must have a README-file associated with it.
- the README-file should be in ascii-format (.txt), with contents in English
- the README-file should include all relevant information ... in 3 parts:
- RAW_DATA description of the original (raw) data
- SCRIPTS description of shell scripts or software to manipulate raw data
- DATA description of the (netcdf) data
|////////////////////////////////////////////////////////|
| RAW_DATA Part |
|\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\|
CONTENT answer the following questions:
- what is the the data source location (e.g. the web-link) ?
- how and when were the data downloaded ?
- where the original data modified - if so ... how ?
- what are the relevant references (should be placed under /DOCS) ?
|////////////////////////////////////////////////////////|
| SCRIPTS Part |
|\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\|
CONTENT
- list all shell-script and software tools/command for data-conversion
- give the order of application
- list any other useful data-conversion methods - WITH EXAMPLES !!!
|////////////////////////////////////////////////////////|
| DATA Part |
|\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\|
CONTENT
- description of the data (list of variables, time-period covered)


