Changes in GEOSadas repo to run monthly means jobs with linked inputs#392
Open
gmao-jstassi wants to merge 2 commits intodevelopfrom
Open
Changes in GEOSadas repo to run monthly means jobs with linked inputs#392gmao-jstassi wants to merge 2 commits intodevelopfrom
gmao-jstassi wants to merge 2 commits intodevelopfrom
Conversation
* monthly.yyyymm.pl.tmpl - added -prefetch flag to prefetch inputs as a separate job - modified to tar automatically with -means flag, unless -notar flag is given - tightened the logic for setting dependFLG for job submittal - remove work directory after last means job, if there are no tarandclean jobs - changes necessary for tarandclean jobs to do fetch if necessary - added sub dump_JOBID to help debugging job dependencies * monthly_means.j.tmpl - added tarFLG to write, during fetch, files needed for tarring - added lastFLG to tell means job to clean workdir if no tarandclean job follows * monthly_means.pl - added links flag when calling rget to link inputs if available locally - moved final file check to more central location * monthly_prefetch.j.tmpl - removed links flag for separate prefetch jobs; these inputs will be copied, not linked * monthly_tarandclean.j.tmpl - added code to fetch inputs if not already fetched by fetch or means job - added ‘h’ flag to tar commands to work with linked files * testsuites/runjob.pl - change “Check for previous use of expid” default from “y” to “n”
Member
|
@rtodling Now that @gmao-jstassi has updated the |
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.
Closes #382
Contigent on PR #3 in GMAO_perllib repo.GMAO_perllib v1.2.0 released.