Skip to content

Auto PR - develop → MAPL-v3 - Updated introductory comments in GEOS_SurfaceGridComp.rc#2

Closed
github-actions[bot] wants to merge 387 commits intorelease/MAPL-v3from
develop
Closed

Auto PR - develop → MAPL-v3 - Updated introductory comments in GEOS_SurfaceGridComp.rc#2
github-actions[bot] wants to merge 387 commits intorelease/MAPL-v3from
develop

Conversation

@github-actions
Copy link

📝 Automatic PR: developrelease/MAPL-v3

Description

Updated introductory comments in GEOS_SurfaceGridComp.rc

📁 Modified files

.circleci/config.yml | 8 +-
.github/workflows/spack-ci.yml (new) | 123 +
.github/workflows/workflow.yml (new) | 85 +
CMakeLists.txt | 7 +
GEOS_GcmGridComp.F90 | 44 +-
GEOSagcm_GridComp/CMakeLists.txt | 2 +
GEOSagcm_GridComp/GEOS_AgcmGridComp.F90 | 28 +
.../GEOSphysics_GridComp/GEOS_PhysicsGridComp.F90 | 29 +-
.../GEOSgwd_GridComp/CMakeLists.txt | 21 +-
.../GEOSgwd_GridComp/GEOS_GwdGridComp.F90 | 2386 ++--
.../GEOSgwd_GridComp/GWD_StateSpecs.rc (new) | 96 +
.../GEOSmoist_GridComp/CMakeLists.txt | 19 +-
.../GEOS_MGB2_2M_InterfaceMod.F90 | 1450 +--
.../GEOSmoist_GridComp/GEOS_MoistGridComp.F90 | 25 +-
.../GEOSmoist_GridComp/Process_Library.F90 | 89 +-
.../GEOSmoist_GridComp/WSUB_ExtData.yaml | 2 +-
.../GEOSmoist_GridComp/aer_cloud.F90 | 588 +-
.../GEOSmoist_GridComp/cldmacro.F90 (gone) | 2054 ----
.../GEOSmoist_GridComp/cldwat2m_micro.F90 | 14 +-
.../GEOSmoist_GridComp/micro_mg3_0.F90 | 14 +-
.../GEOSsurface_GridComp/GEOS_SurfaceGridComp.F90 | 191 +-
.../GEOSlake_GridComp/GEOS_LakeGridComp.F90 | 10 +-
.../GEOScatchCN_GridComp/GEOS_CatchCNGridComp.F90 | 6 +-
.../GEOS_CatchCNCLM40GridComp.F90 | 146 +-
.../GEOS_CatchCNCLM45GridComp.F90 | 52 +-
.../GEOScatchCN_GridComp/Shared/catchmentCN.F90 | 8 +-
.../utils/dbg_cnlsm_offline.F90 | 4 +-
.../GEOScatch_GridComp/GEOS_CatchGridComp.F90 | 893 +-
.../GEOScatch_GridComp/catchment.F90 | 9 +-
.../GEOSroute_GridComp/GEOS_RouteGridComp.F90 | 2 +-
.../GEOSvegdyn_GridComp/GEOS_VegdynGridComp.F90 | 2 +-
.../GEOSland_GridComp/Shared/catch_wrap_state.F90 | 115 +-
.../GEOSlandice_GridComp/GEOS_LandIceGridComp.F90 | 485 +-
.../GEOSsaltwater_GridComp/BufferPacking.h | 14 +-
.../GEOS_CICE4ColumnPhysGridComp.F90 | 47 +-
.../GEOS_OpenWaterGridComp.F90 | 61 +-
.../GEOS_SaltWaterGridComp.F90 | 10 +-
.../GEOS_SeaiceInterfaceGridComp.F90 | 46 +-
.../GEOS_SimpleSeaiceGridComp.F90 | 42 +-
.../GEOSsaltwater_GridComp/GetPtr.h | 2 +
.../Shared/GEOS_SurfaceGridComp.rc | 43 +-
.../GEOSsurface_GridComp/Shared/StieglitzSnow.F90 | 47 +-
.../Utils/Raster/makebcs/.gitignore (new) | 3 +
.../Utils/Raster/makebcs/CMakeLists.txt | 8 +-
.../Utils/Raster/makebcs/CombineRasters.F90 | 16 +-
.../Utils/Raster/makebcs/CubedSphere_GridMod.F90 | 2 +-
.../Utils/Raster/makebcs/EASE_conv.F90 (gone) | 786 --
.../Raster/makebcs/ExtractBCsFromOrig.py (new +x) | 163 +
.../Utils/Raster/makebcs/FillMomGrid.F90 | 3 +-
.../Raster/makebcs/TileFile_ASCII_to_nc4.F90 (new) | 304 +
.../makebcs/TileFile_ASCII_to_nc4.py (new +x) | 38 +
.../Utils/Raster/makebcs/create_README.csh | 97 +-
.../Utils/Raster/makebcs/make_bcs_cube.py | 174 +-
.../Utils/Raster/makebcs/make_bcs_ease.py | 4 +-
.../Utils/Raster/makebcs/make_bcs_latlon.py | 3 +-
.../Utils/Raster/makebcs/make_bcs_questionary.py | 8 +-
.../Utils/Raster/makebcs/make_bcs_shared.py | 130 +-
.../Utils/Raster/makebcs/mkCatchParam.F90 | 293 +-
.../Utils/Raster/makebcs/mkCubeFVRaster.F90 | 2 +-
.../Utils/Raster/makebcs/mkEASETilesParam.F90 | 155 +-
.../Utils/Raster/makebcs/mkLandRaster.F90 | 17 +-
.../Utils/Raster/makebcs/mkLatLonRaster.F90 | 2 +-
.../Utils/Raster/makebcs/mkMITAquaRaster.F90 | 31 +-
.../Utils/Raster/makebcs/mkMOMAquaRaster.F90 | 17 +-
.../Utils/Raster/makebcs/mk_runofftbl.F90 | 7 +-
.../Utils/Raster/makebcs/mod_process_hres_data.F90 | 10929 ++++++++---------
.../Utils/Raster/makebcs/rasterize.F90 | 633 +-
.../Utils/Raster/makebcs/rasterize.H | 62 +-
.../Utils/Raster/makebcs/rmTinyCatchParaMod.F90 | 12260 ++++++++-----------
.../Raster/makebcs/utils_topo/CMakeLists.txt (new) | 31 +
.../utils_topo/convert_bin_to_netcdf.F90 (new) | 128 +
.../utils_topo/convert_to_gmao_output.F90 (new) | 261 +
.../utils_topo/generate_scrip_cube.F90 (new) | 1837 +++
.../makebcs/utils_topo/generate_topo.sh (new +x) | 90 +
.../Raster/makebcs/utils_topo/geompack.F90 (new) | 4089 +++++++
.../makebcs/utils_topo/make_topo.py (new +x) | 386 +
.../utils_topo/scrip_to_cube_topo.py (new +x) | 131 +
.../utils_topo/scrip_to_restart_topo.py (new +x) | 99 +
.../Utils/mk_restarts/CatchmentRst.F90 | 6 +-
.../Utils/mk_restarts/SaltImpConverter.F90 | 12 +-
.../Utils/mk_restarts/SaltIntSplitter.F90 | 14 +-
.../Utils/mk_restarts/getids.F90 | 215 +-
.../Utils/mk_restarts/mk_CICERestart.F90 | 26 +-
.../Utils/mk_restarts/mk_CatchCNRestarts.F90 | 12 +-
.../Utils/mk_restarts/mk_CatchRestarts.F90 | 4 +-
.../Utils/mk_restarts/mk_GEOSldasRestarts.F90 | 12 +-
.../mk_restarts/mk_LakeLandiceSaltRestarts.F90 | 14 +-
.../GEOSsuperdyn_GridComp/CMakeLists.txt | 2 +
.../GEOS_SuperdynGridComp.F90 | 9 +
GEOSdataatm_GridComp/CMakeLists.txt | 4 +
...CORE_NYF_Data_AtmForcings_ExtData.yaml (new +x) | 27 +
GEOSdataatm_GridComp/GEOS_DataAtmGridComp.F90 | 34 +-
...JRA55-DO_DataAtm_Forcings_ExtData.yaml (new +x) | 106 +
GEOSgigatraj_GridComp/.gitignore (new) | 3 +
GEOSgigatraj_GridComp/CMakeLists.txt (new) | 9 +
GEOSgigatraj_GridComp/GEOS_Giga_InterOp.F90 (new) | 190 +
.../GEOS_GigatrajGridComp.F90 (new) | 1477 +++
GEOSgigatraj_GridComp/Gigatraj_Utils.F90 (new) | 291 +
GEOSmkiau_GridComp/CMakeLists.txt | 90 +-
GEOSmkiau_GridComp/GEOS_mkiauGridComp.F90 | 130 +-
GEOSmkiau_GridComp/pyMKIAU/.gitignore (new) | 12 +
GEOSmkiau_GridComp/pyMKIAU/README.md (new) | 40 +
.../pyMKIAU/interface/interface.c (new) | 31 +
.../pyMKIAU/interface/interface.f90 (new) | 43 +
.../pyMKIAU/interface/interface.h (new) | 40 +
.../pyMKIAU/interface/interface.py (new) | 46 +
.../pyMKIAU/pyMKIAU/init.py (new) | 0
GEOSmkiau_GridComp/pyMKIAU/pyMKIAU/core.py (new) | 74 +
.../pyMKIAU/pyMKIAU/cuda_profiler.py (new) | 76 +
.../pyMKIAU/pyMKIAU/f_py_conversion.py (new) | 219 +
GEOSmkiau_GridComp/pyMKIAU/setup.py (new) | 33 +
GEOSogcm_GridComp/GEOS_OgcmGridComp.F90 | 14 +-
.../CICE_GEOSPlug/CICE_GEOSPlug.F90 | 12 +-
.../CICE_GEOSPlug/cice6_app/1440x1080/ice_in | 20 +-
.../CICE_GEOSPlug/cice6_app/540x458/ice_in | 8 +-
.../CICE_GEOSPlug/cice6_app/72x36/ice_in | 4 +-
GEOSwgcm_GridComp/GEOS_WgcmGridComp.F90 | 4 +
.../GEOS_WaveWatchGridComp.F90 | 16 +-
.../ww3_multi_esmf/CMakeLists.txt | 192 +-
.../ww3_multi_esmf/run_w3adc.sh (gone) | 29 -
120 files changed, 26502 insertions(+), 19616 deletions(-)

mathomp4 and others added 30 commits December 10, 2024 13:06
…ram.F90, mkEASETilesParam.F90, rmTinyCatchParaMod.F90)
…date-for-mapl-rewind-fix

updated refresh method registration using newly introduced MAPL flag
…inck/MKIAU_fortran_python_bridge

[MKIAU] Initial prototype of a CFFI-based fortran/python bridge
sdrabenh and others added 25 commits June 27, 2025 10:24
…6-config-upd

updated default cice config for 1440x1080
…issing-connection-ice-frzr

fix missing connection of ICE and FRZR in some of the SURF components
…SurfaceGC_rc_comments

Updated introductory comments in GEOS_SurfaceGridComp.rc
…ils/Raster/makebcs/utils_topo/scrip_to_cube_topo.py
…ils/Raster/makebcs/utils_topo/scrip_to_restart_topo.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.