-
Notifications
You must be signed in to change notification settings - Fork 204
Refactor Tar Archiving Logic to Python-Based Implementation #4336
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
AntonMFernando-NOAA
wants to merge
85
commits into
NOAA-EMC:develop
Choose a base branch
from
AntonMFernando-NOAA:enabler/archive_tar
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,532
−853
Open
Changes from all commits
Commits
Show all changes
85 commits
Select commit
Hold shift + click to select a range
a61ed7c
test
AntonMFernando-NOAA edaa085
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA 31b6fc0
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA 6703cd0
rename vars
AntonMFernando-NOAA 1dbc3dd
Merge branch 'enabler/archive_tar' of https://github.com/AntonMFernan…
AntonMFernando-NOAA faf93e8
remove com paths from master_enkf.yaml
AntonMFernando-NOAA fff50be
remove deepcopy
AntonMFernando-NOAA 461e362
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA 5497488
cyc_vars migrations from sub-yamls
AntonMFernando-NOAA 0857700
update parm/archive/master_enkf.yaml.j2
AntonMFernando-NOAA 4776694
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA a8c4b97
change yaml vars
AntonMFernando-NOAA 05d4e21
Merge branch 'enabler/archive_tar' of https://github.com/AntonMFernan…
AntonMFernando-NOAA 63de9a4
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA 04bcc71
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA bd6f4f1
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA 19c912f
removed _get_cyc_vars() method
AntonMFernando-NOAA 010183b
Merge branch 'enabler/archive_tar' of https://github.com/AntonMFernan…
AntonMFernando-NOAA 847ca33
removed a duplicate test file
AntonMFernando-NOAA fef813a
simplification
AntonMFernando-NOAA 3d047a0
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA a6e39ce
update archive scripts
AntonMFernando-NOAA 6c2a48d
update the archive.py
AntonMFernando-NOAA 2e6dcdb
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA fc45122
Delete verify_refactor.py
AntonMFernando-NOAA e428f7c
added more cyc vars
AntonMFernando-NOAA 6686d66
typo
AntonMFernando-NOAA ea45270
update dictionaries
AntonMFernando-NOAA 83de7d9
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA 2d070e7
Dict -> AttrDict
AntonMFernando-NOAA 6ae6830
Merge branch 'enabler/archive_tar' of https://github.com/AntonMFernan…
AntonMFernando-NOAA cf8f6a9
rename archive_vrfy_vars
AntonMFernando-NOAA 6e58548
typos
AntonMFernando-NOAA 8eb355d
typo
AntonMFernando-NOAA b81bebe
typo
AntonMFernando-NOAA 2ea47f4
created prefixes
AntonMFernando-NOAA 5e017a8
remove Dict
AntonMFernando-NOAA 75c6fdb
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA 7766507
added tar_archiving for all systems
AntonMFernando-NOAA 8cf9d07
update ush/python/pygfs/task/archive.py
AntonMFernando-NOAA 97f7ca7
Merge branch 'develop' into enabler/archive_tar
AntonMFernando-NOAA d3e23b9
Update submodule to latest develop branch commit
AntonMFernando-NOAA 70c0b64
update gefswave and gdaswave
AntonMFernando-NOAA 5cc65cf
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA 33ee164
Merge branch 'enabler/archive_tar' of https://github.com/AntonMFernan…
AntonMFernando-NOAA 10d0fc8
add AttrDict properly
AntonMFernando-NOAA 29ab2ad
removed intermediate vars from tarball yamls
AntonMFernando-NOAA a082017
Merge remote-tracking branch 'origin/develop' into enabler/archive_tar
AntonMFernando-NOAA 30dddb2
update parm/archive/master_gcafs.yaml.j2
AntonMFernando-NOAA 5624a93
update ush/python/pygfs/utils/archive_tar_vars.py
AntonMFernando-NOAA c1dfa29
fixed indentation error
AntonMFernando-NOAA 5253d2e
change method names
AntonMFernando-NOAA 9cdf010
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA 6095c4a
pythonstyle error
AntonMFernando-NOAA 8906ca0
Merge remote-tracking branch 'origin/develop' into enabler/archive_tar
AntonMFernando-NOAA 896fd99
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA 11cf579
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA 55d73df
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA f745eba
changed methods
AntonMFernando-NOAA d82c4ea
Merge branch 'enabler/archive_tar' of https://github.com/AntonMFernan…
AntonMFernando-NOAA 9761ed9
pycheck errors
AntonMFernando-NOAA 4f64d1b
more updates
AntonMFernando-NOAA 23fda53
add enkf specific logic
AntonMFernando-NOAA 1ffba2d
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA fdc6ecf
update cyc_vars
AntonMFernando-NOAA 677cee4
Merge branch 'enabler/archive_tar' of https://github.com/AntonMFernan…
AntonMFernando-NOAA d7e4fc0
typos
AntonMFernando-NOAA 551573a
update parm/archive/enkf.yaml.j2
AntonMFernando-NOAA 9fd9229
typos
AntonMFernando-NOAA 07bc3fa
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA ac7fba8
update ush/python/pygfs/utils/archive_tar_vars.py
AntonMFernando-NOAA da03f4c
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA b6497a2
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA 33793d4
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA bde7d98
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA c4139ac
Merge remote-tracking branch 'origin/develop' into enabler/archive_tar
AntonMFernando-NOAA 3907e83
git update parm/archive/gdas_restarta.yaml.j2
AntonMFernando-NOAA 724a946
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA 6193b9c
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA 071f89c
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA 1a6b471
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA f60f299
Merge branch 'NOAA-EMC:develop' into enabler/archive_tar
AntonMFernando-NOAA f1b4466
update IAUFHRS
AntonMFernando-NOAA 8f8d432
updated ush/python/pygfs/utils/archive_tar_vars.py
AntonMFernando-NOAA 054ce01
typos
AntonMFernando-NOAA File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.