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

Auto PR - develop → MAPL-v3 - moving input description to input directory and adding NAS path for input files. #960

Merged
merged 79 commits into from
Jul 10, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jul 10, 2024

📝 Automatic PR: developrelease/MAPL-v3

Description

moving input description to input directory and adding NAS path for input files.

📁 Modified files

.../GEOSsurface_GridComp/Shared/StieglitzSnow.F90 | 2 +-
.../Utils/Raster/makebcs/make_bcs_cube.py | 2 +-
.../Utils/Raster/makebcs/make_bcs_latlon.py | 2 +-
.../Utils/Raster/makebcs/mk_runofftbl.F90 | 1070 ++++++++++++++++----
.../Utils/Raster/makebcs/rmTinyCatchParaMod.F90 | 21 +-
.../Utils/Raster/preproc/CMakeLists.txt | 2 +-
.../Raster/preproc/routing/CMakeLists.txt (new) | 30 +
.../preproc/routing/Pfaf_to_2d_30s_land.f90 (new) | 71 ++
.../preproc/routing/get_finalID_msk.f90 (new) | 176 ++++
.../routing/get_landocean_Greenland_real.f90 (new) | 76 ++
.../routing/get_outlets_catchindex.f90 (new) | 60 ++
.../preproc/routing/get_outlets_land.f90 (new) | 120 +++
.../routing/get_outlets_land_allcat.f90 (new) | 66 ++
.../preproc/routing/get_sinkxy_land.f90 (new) | 64 ++
.../Utils/Raster/preproc/routing/readme.txt (new) | 35 +
.../preproc/routing/routing_constant.f90 (new) | 22 +
.../preproc/routing/run_routing_raster.py (new +x) | 62 ++
17 files changed, 1655 insertions(+), 226 deletions(-)

biljanaorescanin and others added 30 commits September 26, 2023 10:23
…cean defined in the ocean model. Now the default adjust_oceanLandSea_mask is set to true.
…S' into feature/yujinz/Routing_outlets_inBCS
…nBCS' into feature/yujinz/Routing_outlets_inBCS
…nBCS' into feature/yujinz/Routing_outlets_inBCS
gmao-rreichle and others added 19 commits May 31, 2024 13:36
In the rare circumstance that more snow would need to be sublimated than is available in the top layer, the residual energy accounting term was added twice, once here and again ~30 lines further down.
…nBCS' into feature/yujinz/Routing_outlets_inBCS
… version arg in make_bcs_latlon.py and make_bcs_cube.py
…inBCS

Routing Outlets in Boundary Conditions
@github-actions github-actions bot requested review from a team as code owners July 10, 2024 14:01
@github-actions github-actions bot added the automatic Automatic Pull Request label Jul 10, 2024
@github-actions github-actions bot requested a review from a team as a code owner July 10, 2024 14:01
@github-actions github-actions bot added MAPL3 MAPL 3 Related Skip Changelog labels Jul 10, 2024
…unting

bug fix: remove double-counting of heat corr (StieglitzSnow.F90)
@sdrabenh sdrabenh requested review from a team as code owners July 10, 2024 14:47
@mathomp4 mathomp4 merged commit eb34874 into release/MAPL-v3 Jul 10, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automatic Automatic Pull Request MAPL3 MAPL 3 Related Skip Changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants