Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.YML configuration file #26

Open
CorentinLouis opened this issue Nov 12, 2020 · 1 comment
Open

.YML configuration file #26

CorentinLouis opened this issue Nov 12, 2020 · 1 comment
Assignees

Comments

@CorentinLouis
Copy link
Collaborator

CorentinLouis commented Nov 12, 2020

  • if [SIMU][NAME] == "config_parameters_set01.yml": change the file names as follows:
    expres_observertargetdate_AFT_magXX_srcXX_outXX_vXX.cdf
    with magXX_srcXX_outXX the parameters set configuration for the magnetic field, the source and the outputs,
    e.g. earth_jupiter_io_20200929_mag01_src01_out01_v1.0.cdf

  • else: keep the previous file name, e.g. expres_earth_jupiter_io_jrm09_lossc-wid1deg_3kev_20200929_v01.cdf?
    or only expres_earth_jupiter_io_jrm09_20200929_v01.cdf?

  • if [SIMU][NAME] == "config_parameters_set01.yml":

    • user-defined parameters ([SPDYN][CDF], [BODY][main_body][MAG], [SOURCE][X][WIDTH, CURRENT, ACCEL], ...) will not be taken into account
    • these parameters will be defined from those in the YAML file.

YAML file example:
[header]
- paramset_id: 01
[src_params]
- source_energy: 3 kev
- source_origin: Io
- source_lag_model: Hess2008
- source_aurora_alt: AURORA_ALT
- ...
[mfl_params]
- mfl_model: JRM09
- cs_model: CAN81
- density_model
[output_params]
- THETA: true
- FP: true
- FC: true
- AZIMUTH: false
- OBSLATITUDE: true
- SRCLONGITUDE: false
- SRCFREQMAX: true
- OBSDISTANCE: true
- OBSLOCALTIME: false
- CML: true
- SRCPOS: false

@BaptisteCecconi
Copy link
Collaborator

Is this still applicable ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants