Changes the default PIO format from 64bit_offset to 64bit_data #492
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.
Description of changes
This just changes the default PIO_NETCDF_FORMAT for all components to 64bit_data. This is needed for ultra-high resolution runs, but shouldn't adversely impact standard runs either other than needing a tiny bit more space.
Specific notes
Contributors other than yourself, if any:
@jedwards4b
CMEPS Issues Fixed (include github issue #):
#491
Are changes expected to change answers? (specify if bfb, different at roundoff, more substantial)
BFB; this only impacts output formats.
Any User Interface Changes (namelist or namelist defaults changes)?
No
Testing performed
Please describe the tests along with the target model and machine(s)
If possible, please also added hashes that were used in the testing
No systematic testing yet, though we've run this way for multiple cases (mostly atmosphere+land) for a while.