mirror of
https://gitea.psi.ch/APOG/acsmnode.git
synced 2025-06-25 16:55:44 +02:00
Changed output dir to data/ folder. By running data integration pipeline on it we retrieve now data from out ORD network drive.
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
input_file_directory: '//fs00/LAC_ORD/Data/'
|
input_file_directory: '//fs00/LAC_ORD/data/'
|
||||||
output_file_directory: '//fs00/LAC_ORD/DataProducts/'
|
output_file_directory: 'data/'
|
||||||
|
|
||||||
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'
|
||||||
@ -13,7 +13,7 @@ actris_level: '1'
|
|||||||
# Define an (output) filename format of a resulting hdf5 file
|
# Define an (output) filename format of a resulting hdf5 file
|
||||||
station : 'JFJ'
|
station : 'JFJ'
|
||||||
year : '2024'
|
year : '2024'
|
||||||
filename_format : "station,year,experiment,contact"
|
filename_format : "station,year,contact"
|
||||||
|
|
||||||
|
|
||||||
instrument_datafolder:
|
instrument_datafolder:
|
||||||
|
Reference in New Issue
Block a user