-
Notifications
You must be signed in to change notification settings - Fork 254
Improvements and fixes to NetCDFWriter
#4890
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
Merged
+636
−416
Merged
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
9220b18
add a with_halos options and squeeze reduced dimensions
tomchor 6b7beb8
reshape variables that depend on time
tomchor 6e49747
add interior call
tomchor 57ede05
Merge branch 'main' into tc/simpler-initialize_nc
tomchor 0b3b0f2
Merge branch 'main' into tc/simpler-initialize_nc
tomchor 47c16c1
fix output_writer_tests
tomchor c98cbfc
Merge branch 'main' into tc/simpler-initialize_nc
tomchor 021b5d6
clean up defVar method
tomchor 1a3f8b4
improve interface for define_output_variable!
tomchor 0d1a095
propagate array_type properly
tomchor 0b8c6f6
better names that don't conflict with existing ones
tomchor 879ffa3
add method for reduced dimensions for latlon grids
tomchor b436f8f
wait until last minute to deal with time dimension
tomchor 019b8fd
bugfix
tomchor 8001abc
bugfix
tomchor c86700c
fix another test
tomchor c8bd91d
Merge branch 'main' into tc/simpler-initialize_nc
tomchor 1d186b8
reformat
tomchor 5ecb64a
Merge branch 'tc/simpler-initialize_nc' of github.com:CliMA/Oceananig…
tomchor 8b7944a
fixed free_surface behavior in models
tomchor 1372d0f
add effective_reduced_dimensions back and reduce flat topologies
tomchor 57cc03d
Merge branch 'main' into tc/simpler-initialize_nc
tomchor dc7043c
add method to squeeze_data
tomchor 7132f75
add method for WindowedTimeAverage
tomchor 587e5b4
fix test
tomchor 7ae1df0
bugfix
tomchor 85de99d
fix doctest and add test for different grids from model.grid
tomchor e7f34c6
simplify logic
tomchor 833483c
add test for singleton behavior
tomchor 12432d8
add and test dimension_type argument for NetCDFWriter
tomchor 6e318d7
Merge branch 'main' into tc/simpler-initialize_nc
tomchor 6f72d0e
simplify logic for squeeze_data
tomchor 1875eae
fix shallow water example
tomchor 5581aa4
fix thermal bubble test
tomchor d0a204b
simplify code
tomchor 882c673
Merge branch 'main' into tc/simpler-initialize_nc
tomchor ca52955
fix more test with Float64 fixed
tomchor 840c293
more test fixes
tomchor b44bbe1
more fixes
tomchor 42008a1
Merge branch 'main' into tc/simpler-initialize_nc
tomchor 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
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.