Feature/mefrazer/aerosol plots update#184
Open
michellefrazer wants to merge 2 commits intofeature/sdrabenh/gcm_v12from
Open
Feature/mefrazer/aerosol plots update#184michellefrazer wants to merge 2 commits intofeature/sdrabenh/gcm_v12from
michellefrazer wants to merge 2 commits intofeature/sdrabenh/gcm_v12from
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
landscape.script and portrait.script: added/corrected calls
chckhist.new: handle double colons in export names and handle non-numeric suffixes (treat like an alias)
hplot: accept -MATH parameter to make LOG and regular plots and -ALIAS parameter to override EXPORT:GC in plot title and filename
zplot: accept -MATH parameter to make LOG and regular plots and -ALIAS parameter to override EXPORT:GC in plot title and filename; create -ZLOG MULTI option to make both linear30 and log10 plots
template: handle double colons in export names; handle suffixes; add MATH loop parameter; pass along MATH and ALIAS parameters to hplot and zplot
genplot_2G.gs: handle double colons in export names; apply name check to VERIFICATION.rc loop; skip uniplot if DIR is NULL (only make plot if a directory is given and numrc is 0)
closeness.gs: apply getdesc (for title) to qname instead of ALIAS (consistent with makplot, etc) to fix "qname_not_found" in titles
gencmpz.gs: allow an USEALIAS argument for alias to pass to genpltz for use in file naming
genpltz.gs: accept USEALIAS from gencmpz for file naming with the ALIAS instead of EXPORT:GC (for 3d compatibility with 2d genplot_2G)
getvar_2G.gs: fail with error message when export found in HISTORY but not netcdf file (instead of making a garbage plot)