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

Add more user defined parameters to the yaml passed to setup_expt #269

Closed
guillaumevernieres opened this issue Jan 11, 2023 · 0 comments · Fixed by #270
Closed

Add more user defined parameters to the yaml passed to setup_expt #269

guillaumevernieres opened this issue Jan 11, 2023 · 0 comments · Fixed by #270
Assignees
Labels

Comments

@guillaumevernieres
Copy link
Contributor

Description

Add more flexibility to the parameters that can be set for an experiment. The new yaml would look like this:

ocnanal:
  SOCA_INPUT_FIX_DIR: '/scratch2/NCEPDEV/ocean/Guillaume.Vernieres/data/static/72x35x25'
  CASE_ANL: 'C48'
  SOCA_OBS_LIST: ''
  COMIN_OBS: '/scratch2/NCEPDEV/marineda/r2d2'
  SABER_BLOCKS_YAML: ''
  SOCA_NINNER: 50
  R2D2_OBS_SRC: 'gdas_marine'
  R2D2_OBS_DUMP: 's2s_v1'
  NICAS_RESOL: 1
  NICAS_GRID_SIZE: 15000

SABER_BLOCKS_YAML: will allow us to choose what B to use.
SOCA_OBS_LIST: point to a user defined obs list
A few nicas parameters used in the initialization of B:
NICAS_RESOL: 1
NICAS_GRID_SIZE: 15000

@guillaumevernieres guillaumevernieres self-assigned this Jan 11, 2023
WalterKolczynski-NOAA pushed a commit to NOAA-EMC/global-workflow that referenced this issue Jan 12, 2023
This is the companion PR to [GDASApp PR#270](NOAA-EMC/GDASApp#270) and needs to be merged before I can trigger the GDASApp `CI` (something that we will change eventually ...).
 
See [GDASApp issue #269](NOAA-EMC/GDASApp#269)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant