mirror of
https://gitea.psi.ch/APOG/acsm-fairifier.git
synced 2025-07-04 15:22:59 +02:00
Updated path_to_input_datafolder
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
input_file_directory: 'raw_datafolder/'
|
input_file_directory: '//fs00/LAC_ORD/Data/'
|
||||||
output_file_directory: 'data_products/'
|
output_file_directory: '//fs00/LAC_ORD/DataProducts/'
|
||||||
|
|
||||||
project: 'Building FAIR data chains for atmospheric observations in the ACTRIS Switzerland Network'
|
project: 'Building FAIR data chains for atmospheric observations in the ACTRIS Switzerland Network'
|
||||||
contact: 'NoraN'
|
contact: 'NoraN'
|
||||||
@ -10,6 +10,10 @@ dataset_startdate: '2024-01-01'
|
|||||||
dataset_enddate: '2024-02-29'
|
dataset_enddate: '2024-02-29'
|
||||||
actris_level: '1'
|
actris_level: '1'
|
||||||
|
|
||||||
|
# Define an (output) filename format of a resulting hdf5 file
|
||||||
|
station : 'JFJ'
|
||||||
|
year : '2024'
|
||||||
|
filename_format : "station,year,experiment,contact"
|
||||||
|
|
||||||
|
|
||||||
instrument_datafolder:
|
instrument_datafolder:
|
||||||
|
Reference in New Issue
Block a user