@@ -92,6 +92,10 @@ This example shows how to generate a valid EBAS NASA-Ames files for data submiss
...
@@ -92,6 +92,10 @@ This example shows how to generate a valid EBAS NASA-Ames files for data submiss
```
```
will create an output file named ```NO0042G.20140101110000.20150213125421.passive_puf..air.11mo.3mo.NO01L_puf_42.NO01L_gc_ms.lev2.nas```. Read the program code and discover how the file is generated.
will create an output file named ```NO0042G.20140101110000.20150213125421.passive_puf..air.11mo.3mo.NO01L_puf_42.NO01L_gc_ms.lev2.nas```. Read the program code and discover how the file is generated.
### More examples for generating EBAS
In the subdirectory ```ebas_genfile_templates``` we started to collect scripts for creating data submissions according to different specific submission templates (one for filter_absorbtion_photometer data, one for smps data, ...). This collection will hopefully grow over time, we will be happy about any contribution of scripts by users. We'd like to thank those who provided their scripts already!
### Reformat an EBAS Nasa Ames File: ```ebas_reformat.py```
### Reformat an EBAS Nasa Ames File: ```ebas_reformat.py```
This script reads an EBAS Nasa Ames File and writes it again. In between, the format is standardised automatically by the ebas-io module:
This script reads an EBAS Nasa Ames File and writes it again. In between, the format is standardised automatically by the ebas-io module:
* The order of the metadata elements is standardised
* The order of the metadata elements is standardised