-
Notifications
You must be signed in to change notification settings - Fork 14
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
Instantaneous CAM-SIMA history infrastructure #274
Merged
+7,090
−635
Merged
Changes from 2 commits
Commits
Show all changes
97 commits
Select commit
Hold shift + click to select a range
8c066f0
Work on adding history
44f1660
Correct CIME paths for new CIME
ff48e4f
Start stripping out old stuff
56006e0
history test script and history unit test passing
ab8eb89
Added history external
478905b
Checkin to work on other branch
70dd483
Partial implementation of filename spec in new initialization scheme.
7f3bb0b
Improvements to reading configuration and associated tests
bbd2c4b
Resurrect Fortran history tests. Add ability to use real endrun for d…
ebb15c3
Merge remote-tracking branch 'ESCOMP/development' into history_court
e4fa834
Updating Externals_CAM.cfg to point to tj2016 atmospheric physics fork.
mwaxmonsky 81224d5
Resolving merge conflicts with Externals_CAM.cfg
mwaxmonsky 19e1586
Merging in updates from ccpp-framework and atmospheric_physcis. Upda…
mwaxmonsky 680d5a8
Updates based on bug fixes and feedback.
mwaxmonsky fc35548
Updating to latest atmos_phys changes.
mwaxmonsky 0eb4e8f
Merge branch 'development' into tj2016
mwaxmonsky b6e7ab4
merge forward; some namelist mods
dcb4a5c
Merge branch 'development' into tj2016
mwaxmonsky 0b309d1
instantaneous file output working
05ddd39
move registry hist routines to new module; update precision logic
23bc2bb
merge to head of cam_development
1212435
add constituents handling for add and out fields
bc7eba2
code cleanup; better error handling; use new buffer interfaces
7baf682
code cleanup; fix for indexing on multiple files
c1acda8
fix and add hist_config tests
510ade6
add test for ic_names dictionary
0635898
more thoroughly separate physics history write from generate_registry
f76b038
Standard names update.
mwaxmonsky 0f53092
Update to latest atmos_phys
mwaxmonsky 7591a27
Update to match generated code from capgen.
mwaxmonsky 52d9b06
create register history tests; update existing tests
abf329a
enable avg flags in registry; clear buffers
61963c8
remove fortran tests until we design a new framework
dc7fe59
merge to head of development
ae52006
fix mpi broadcast nl counts
222227a
Updating to latest atmos_phys.
mwaxmonsky 138f410
Updating to latest atmos_phys.
mwaxmonsky c561a98
Updating to latest atmos_phys.
mwaxmonsky 7eddc01
fix dimensions for parallel; move history to timestep_final
f1c8c30
merge to head of development
279a2ca
Fixing merge conflict with branch development
mwaxmonsky 70c235c
Removing standard names csv file as no longer needed.
mwaxmonsky 8a64782
Moving input names to standard names xml generator to tools directory.
mwaxmonsky dfd52b1
Updating to latest development ccpp-framework.
mwaxmonsky f63ebf2
Removing commented code and updating standard name.
mwaxmonsky 4fd48f7
conditionally write instantaneous file
330509e
grid support clean-up
8319b96
remove pointers for iodesc to be passed to initdecomp
3ac1b72
Fixing pylint errors.
mwaxmonsky 04fd2ba
fix for intel compiler; add "allocatable" for nl arrays
2c8c7c5
Merge remote-tracking branch 'ESCOMP/development' into HEAD
a1a5202
specify character len
8191b82
fix broadcasts for arrays of character arrays
1885961
fix frequency calculations; couple fixes for output
f7e9d1f
allow instantaneous and accumulated fields on same volume
6024452
Removing anomalous backslash in regex string by using raw string.
mwaxmonsky 498dbbb
code cleanup
5a7c176
Adding missing docstrings.
mwaxmonsky 2e4b42e
python clean-up
228fc52
python cleanup for test_hist_config
14dcf39
remove unnecessary python version check
d394b92
handle volume configured with no fields
d87e41f
fix hist_config test
1a58f15
fix write_nstep0 logic
67b0b21
add missing mpi_broadcast
0fe3378
Merge branch 'development' into tj2016
mwaxmonsky 7e8562b
Addressing review comments.
mwaxmonsky dbdbbad
Addressing review comments and adding error checking to PIO calls.
mwaxmonsky 0f673e2
Addressing review comments. Updating tphys variable name to better c…
mwaxmonsky 277fbdf
Merge remote-tracking branch 'mwax/tj2016' into history_court
9bd89cb
use diagnostic schemes instead of python-generated history
512becc
bring to head of development
8ac3838
fix unit tests
48f0807
fix to enable no history configurations in nl
9525b75
remove pio dependency from modular history to enable unit testing
cf6aa62
merge to head of development
8322b49
address one wave of review comments
peverwhee ac7c8a2
Merge branch 'history_court' of https://github.com/peverwhee/CAM-SIMA…
peverwhee 1f023c1
fix python unit tests
peverwhee 0784bcf
fix another unit test
peverwhee 68b73b5
address next chunk of reviewer comments; through cam_history_support
peverwhee 39a66ed
next round of review comments; through cam_history.F90
peverwhee 7db18c3
more cleanup of cam_hist_file
peverwhee a0533cc
put safe_endrun back
peverwhee e7a7fa1
append %f to user-specified filename template
peverwhee 813f377
more python review comments; fix unit tests
peverwhee 87a61f3
update regular expressions
peverwhee 923089f
Merge remote-tracking branch 'ESCOMP/development' into history_court
ea14039
merge to head of cam development; update vertically integrated standa…
9120544
update standard names
3ea79b3
address review comments
b437934
fix unit tests
dd882d1
update atmospheric_physics hash; small clean-up to python
175b30b
merge to head of development
2f32b91
bring in formal history_output tag
cdf9222
fix num_samples bug
69ac862
merge to head of development
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 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 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 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 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 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 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 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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think
entry
is already a string, so no need to convert it here. Also I don't think there is any need tostrip
twice:There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cleaned up! thanks!