mirror of
https://gitea.psi.ch/APOG/acsmnode.git
synced 2025-06-26 19:41:12 +02:00
Update campaignDescriptor.yaml with originator and submitter info
This commit is contained in:
@ -12,8 +12,9 @@ dataset_enddate:
|
|||||||
actris_level: '1'
|
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' # Set this value as either "JFJ" or "PAY"
|
||||||
year : '2024'
|
year : '2024'
|
||||||
|
instrument_name : 'ACSM-017'
|
||||||
filename_format : "station,year"
|
filename_format : "station,year"
|
||||||
|
|
||||||
instrument_datafolder:
|
instrument_datafolder:
|
||||||
@ -22,3 +23,22 @@ instrument_datafolder:
|
|||||||
integration_mode: 'collection'
|
integration_mode: 'collection'
|
||||||
# Specify datetimes (YYYY-MM-DD HH-MM-SS) at which experimental steps were created.
|
# Specify datetimes (YYYY-MM-DD HH-MM-SS) at which experimental steps were created.
|
||||||
datetime_steps: []
|
datetime_steps: []
|
||||||
|
|
||||||
|
# ACSM data chain
|
||||||
|
originator:
|
||||||
|
name: Nowak, Nora
|
||||||
|
email: nora.nowak@psi.ch
|
||||||
|
affiliation: Paul Scherrer Institute, PSI
|
||||||
|
department: Laboratory of Atmospheric Chemistry
|
||||||
|
city: Villigen PSI
|
||||||
|
postal_code: 5232
|
||||||
|
country: Switzerland
|
||||||
|
|
||||||
|
submitter:
|
||||||
|
name: Nowak, Nora
|
||||||
|
email: nora.nowak@psi.ch
|
||||||
|
affiliation: Paul Scherrer Institute, PSI
|
||||||
|
department: Laboratory of Atmospheric Chemistry
|
||||||
|
city: Villigen PSI
|
||||||
|
postal_code: 5232
|
||||||
|
country: Switzerland
|
||||||
|
Reference in New Issue
Block a user