Skip to content

Move all default values of configurable variables into defaults/#30

Merged
jkuang-exploro merged 4 commits into
feature/coupled-crowfrom
bugfix/coupled-crow
Mar 9, 2020
Merged

Move all default values of configurable variables into defaults/#30
jkuang-exploro merged 4 commits into
feature/coupled-crowfrom
bugfix/coupled-crow

Conversation

@jkuang-exploro
Copy link
Copy Markdown
Contributor

This pull request is of a clean up. All default values are moved to defaults/ as it should be.

Historically, a lot of default values are in /schema. This make it an extra burden for developers to check if where are the default values set, if any, and where. This is not right.

In this way, developers only need to go to /defaults to check if the default values are there and with a desired value.

The usage of CROW won't change otherwise.

jian.kuang added 3 commits March 4, 2020 22:04
move default value into defaults/
It's better if we have one place to manage default values
for configurable variables other than two

Default values only for reference.

Please throughly test to make sure it could reproduce.
@jkuang-exploro
Copy link
Copy Markdown
Contributor Author

@JessicaMeixner-NOAA @binli2337 This is an overdue change that put default values into defaults/. As of now, some of them are in defaults/ while some of them are in schema/, which is hard to manage.

Please make sure it could reproduce the EXPDIR as of now. You may not need to run the entire experiment, just reproduce the EXPDIR would be OK.

@JessicaMeixner-NOAA
Copy link
Copy Markdown
Contributor

@JianKuang-NOAA I'll test and let you know the results.

         default field table change to match current selection
@jkuang-exploro jkuang-exploro merged commit 5d208d6 into feature/coupled-crow Mar 9, 2020
@JessicaMeixner-NOAA
Copy link
Copy Markdown
Contributor

@binli2337 can you share your control directory location so I can use it to test my next round of changes against it?

zhanglikate pushed a commit to zhanglikate/global-workflow that referenced this pull request Oct 6, 2022
…_dev_emc_20200625

Update gsd/develop from dev/emc 2020/06/25 and mods to MYNN sfc and PBL for fractional/coupled
TerrenceMcGuinness-NOAA added a commit that referenced this pull request Jun 8, 2023
aerorahul pushed a commit that referenced this pull request Jul 1, 2024
…2700)

This PR updates the `gdas.cd` hash to bring in new JCB conventions.
Resolves #2699

From #2654
This PR will move much of the staging code that take place in the python
initialization subroutines of the variational and ensemble DA jobs into
Jinja2-templated YAML files to be passed into the wxflow file handler.
Much of the staging has already been done this way, but this PR simply
expands that strategy.

The old Python routines that were doing this staging are now removed.
This is part of a broader refactoring of the pygfs tasking.

wxflow PR [#30](NOAA-EMC/wxflow#30) is a
companion to this PR.

Co-authored-by: danholdaway <danholdaway@users.noreply.github.com>
Co-authored-by: DavidNew-NOAA <david.new@noaa.gov>
Co-authored-by: DavidNew-NOAA <134300700+DavidNew-NOAA@users.noreply.github.com>
Co-authored-by: Dan Holdaway <27729500+danholdaway@users.noreply.github.com>
bbakernoaa pushed a commit to bbakernoaa/global-workflow that referenced this pull request Mar 19, 2026
… EARTH_GRID_COMP to UFSDriver (NOAA-EMC#1239)

* Require specific package version in top-level CMakeLists.txt

* Rename EARTH_GRID_COMP to UFSDriver

* Update s4 support (NOAA-EMC#31)

* Updated S4 compiler versions NOAA-EMC#1223

* Single dt output (NOAA-EMC#30)
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

Successfully merging this pull request may close these issues.

3 participants