Auto PR - main β MAPL-v3 - Added MASKFILE for time-discontinuous data #90
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
Added MASKFILE for time-discontinuous data
π Modified files
CHANGELOG.md | 12 +-
plots/grads_util/fsource (new +x) | 18 ++
plots/grads_util/makezdif4.gs (new) | 425 +++++++++++++++++++++++++++++++++
plots/grads_util/pause.gs | 2 +-
plots/grads_util/zdiff4.template (new) | 10 +
plots/res/epflx.gs | 43 +++-
plots/res/epflx_diff.gs | 59 +++--
plots/res/plot_season.gs | 8 +-
plots/res/res | 4 +-
plots/res/res_2.gs | 2 +-
plots/res/res_3.gs | 2 +-
plots/res/setup_epflx.gs | 332 ++++++++++++++++---------
plots/res/setup_wstar.gs | 158 +++++++++---
plots/res/turn_around_lats.gs | 6 +-
14 files changed, 892 insertions(+), 189 deletions(-)