Auto PR - main β MAPL-v3 - Updates for automated TEM Diagnostics #78
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
π Automatic PR:
main
βrelease/MAPL-v3
Description
Updates for automated TEM Diagnostics
π Modified files
CHANGELOG.md | 17 +-
plots/grads_util/Create_TEM_ddf.csh (new +x) | 93 ++
plots/grads_util/getinfo | 16 +
plots/grads_util/getobs.gs | 1 +
plots/grads_util/makezdif.gs | 4 +-
plots/grads_util/rgbset.gs | 9 +
plots/grads_util/writegrads.gs | 105 +-
plots/hcmp/hcmp2 | 15 +-
plots/portrait.script | 5 +-
plots/quickplot | 13 +-
plots/res/VERIFICATION.MERRA-2.rc | 4 +-
plots/res/VERIFICATION.rc.tmpl | 4 +-
plots/res/epflx.gs | 48 +-
plots/res/epflx_diff.gs | 311 +++--
plots/res/plot_season.gs | 63 +-
plots/res/res | 10 +
plots/res/res_2.gs | 60 +-
plots/res/res_3.gs | 72 +-
plots/res/setup_epflx.gs | 187 ++-
plots/res/setup_wstar.gs | 25 +-
plots/res/turn_around_lats.gs | 77 +-
plots/res/zonal.gs | 400 ++++---
plots/zcmp/zcloseplt | 16 +-
plots/zcmp/zplt | 8 +-
post/CMakeLists.txt | 6 +-
post/Create_TEM_Diag (new +x) | 102 ++
post/Create_TEM_Diag.F (new) | 212 ++++
post/TEM.F90 (new) | 1575 ++++++++++++++++++++++++++
post/gcmclim.script | 4 +-
post/gcmpost.script | 178 ++-
post/gcmpost_CPLFCSTfull.script | 4 +-
post/gcmpost_CPLFCSTpart.script | 4 +-
post/time_ave.F | 132 ++-
33 files changed, 3358 insertions(+), 422 deletions(-)