-
Notifications
You must be signed in to change notification settings - Fork 8
Parallel I/O output module enhancements #655
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
Closed
SeanBryan51
wants to merge
31
commits into
parallelio-playground
from
parallelio-playground-output-module-enhancements
Closed
Changes from 5 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
3726642
Add aggregator implementation
SeanBryan51 5926337
src/offline/cable_define_types.F90: add tscrn_max_daily and tscrn_min…
SeanBryan51 81661f9
src/offline/cable_serial.F90: update tscrn_max_daily and tscrn_min_da…
SeanBryan51 24a4b81
Introduce cable_enum_t for improved type safety for enum data structures
SeanBryan51 3094a2b
Add parallel I/O output module implementation
SeanBryan51 10272c1
src/util/cable_timing_utils.F90: Implement case for custom hourly fre…
SeanBryan51 5463b05
src/offline/cable_mpimaster.F90: Accumulate tscrn aggregators in mast…
SeanBryan51 c986a41
src/offline/cable_mpimaster.F90: Add output module to MPI master driver
SeanBryan51 4d59ba7
src/util/io/output/cable_output_core.F90: fix time axis values for 'a…
SeanBryan51 8610ad4
src/util/io/output/cable_output_utils.F90: remove unused variable
SeanBryan51 64b3cf4
src/offline/cable_serial.F90: fix guarding if condition for output mo…
SeanBryan51 7e4e932
src/util/io/output/cable_output_core.F90: fix non-standard array cons…
SeanBryan51 9f6854d
src/util/io/output/cable_output_utils.F90: fix non-standard array con…
SeanBryan51 9d27f69
src/util/io/output/cable_output_utils.F90: bug fix in infer_dim_names…
SeanBryan51 a546402
src/util/io/output/cable_output_utils.F90: bug fix for comparing data…
SeanBryan51 90433a0
src/util/io/output/cable_output_utils.F90: fix cell_methods attribute
SeanBryan51 7b30d24
src/util/io/output/cable_output_core.F90: Remove redundant temp_buffe…
SeanBryan51 8c8ad66
src/util/io/output/cable_output_core.F90: Remove potential for implic…
SeanBryan51 a294717
Add variable and global attributes list
SeanBryan51 0e594f5
Split out decomposition and reduction buffer functionality from cable…
SeanBryan51 bb50434
Remove cable_io_decomp_mod
SeanBryan51 55f9be4
Clean up sampling frequency check subroutine
SeanBryan51 07f646e
src/util/io/output/cable_output_definitions.F90: remove restart argument
SeanBryan51 fa05244
Add carbon molar mass physical constant
SeanBryan51 f8cf743
Introduce diagnostic variables for CABLE outputs
SeanBryan51 d0f81c3
Remove duplicate namelist variables
SeanBryan51 74d2ac9
src/util/cable_timing_utils.F90: Add seconds_per_day constant
SeanBryan51 0b1c8d1
src/util/aggregator.F90: Add scale and offset procedures
SeanBryan51 5be0368
src/util/aggregator.F90: Add aggregator_type procedure
SeanBryan51 632def5
Add all output and restart definitions, bug fixes and other quality o…
SeanBryan51 78a6da8
Split output variable declarations into multiple modules
SeanBryan51 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
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.