70 | | Note: for MASS-type data FILEPATHSTYPE="METOFFICE" |
| 70 | '''Note on FILEPATHSTYPE''' |
| 71 | |
| 72 | - for MASS-type data (eg $SUITE/STREAM/files) use FILEPATHSTYPE="METOFFICE" |
| 73 | |
| 74 | - for Archer-type data (eg $SUITE/YYYYMMDDT0001Z/files) use FILEPATHSTYPE="ARCHER" |
| 75 | |
| 76 | - for data retrieved from MASS to Jasmin, the file structure will be $SUITE/STREAM.pp/files - you will have to change the names of the STREAM.pp dirs to STREAM and |
| 77 | use FILEPATHSTYPE="ARCHER" since this way the dir structure will comply with the Archer-type paths. We '''DO NOT''' support any other type of input data directory structure. |