-
Notifications
You must be signed in to change notification settings - Fork 0
Issue #547: Remove mask from read #598
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
Closed
Changes from 52 commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
c6bbdc1
#547: Attempt at using masking for subsetting/masking ocean data.
mo-gill 8cc9807
#547: Remove a comment.
mo-gill b1a5f14
#547: Add comments.
mo-gill dcbb90f
#547: Fix some formatting.
mo-gill 4988f98
#547: Add halo removal for 2D ocean data. Tidy up code.
mo-gill 3b83370
#547: Starting to try to separate subsetting of dimensions into separ…
mo-gill b60c6e8
#547: Further attempt at subsetting different dimensions.
mo-gill 14e1e50
#547: Add halo_remove detection - non-functional with zostoga data.
mo-gill bd116a9
#547: Add another log message, think removal working with zostoga now.
mo-gill a07fa41
#547: Remove comment and some whitespace.
mo-gill 7c9bbd7
#547: Minor adjustments to _apply removal.
mo-gill 8e305c3
#547: First attempt at adding defaults. Non-functional.
mo-gill ab5db16
#547: Further attempt to implement default values.
mo-gill 0a84ac4
#547: Trying to adjust logic for halo removal attributes.
mo-gill f2e4a00
#547: Remove unnecessary data from jsons.
mo-gill e034822
#547: Add halo removal overloading.
mo-gill 9a72f09
#547: Further attempt to implement default values for plugins.
mo-gill d85c26a
#547: Default retrieval semi-working.
mo-gill 0b2ff04
#547: Default working, logic needs work.
mo-gill cb98f82
#547: Add default values to other mip config jsons.
mo-gill 29f6a09
#547: Amend altered indentation, remove a breakpoint.
mo-gill 4e3b858
#547: Remove unnecessary code, run pep8.
mo-gill f318a7a
#547: Minor reformatting, replace hardcoded string logic.
mo-gill 07e0e65
#547: Add abstract property to class fix mypy err.
mo-gill 1bced7a
#547: Fix a pep8 fail.
mo-gill 1aacdb0
#547: Add longitude check for diaptr.
mo-gill 7086a9a
#547: Add check for singleton latitude.
mo-gill 28e2ce9
#547: Add a functional test.
mo-gill a2263d2
#547: Add test file i forgot in last commit.
mo-gill 2e50e16
#547: Tidy code, remove comment, fix quote marks.
mo-gill 9d4cfcc
#547: Remove a blank line.
mo-gill cc2e3c8
#547: Correct copyright header date
mo-gill 7aaaf53
#547: Remove halo_options sections from .jsons
mo-gill e8a312b
#547: Remove default_halo_removal from jsons.
mo-gill 2358d99
#547: Remove code related to halo_options.
mo-gill 762d16e
#547: Remove some halo sections from the docs.
mo-gill 1b72ccd
#547: Remove code linked to halo_removal_latitude/longitude
mo-gill b20d60f
#547: Revert deletion of misc section validation code.
mo-gill 70b3769
#547: Remove halo removal validation from MiscSectionValidator and te…
mo-gill 2804a50
#547: Amend docs in json_model_parameter page.
mo-gill 029297a
#547: Amend halo_removal section in mip_convert docs.
mo-gill ec45485
#547: Add halo_removal section in cmip6 plus model parameters JSON
mo-gill 1d81a83
#547: Add empty halo removal section.
mo-gill 24292c8
#547:correction to location of halo removal in cmip6 json.
mo-gill de38be1
#547: Add halo_removal section to gcmodeldev jsons.
mo-gill 9f68a3d
#547: Amend json model docs.
mo-gill 744affc
#547: Amend halo_removal docs formatting.
mo-gill 92c4485
#547: Add halo removal section to test jsons.
mo-gill 3f94f8f
#547: Add cordex halo_removal values for apm,ap6,ap5,ap7 in json
mo-gill b111f5f
#547: Remove argument and a logger.
mo-gill e9c46ef
#547: Add more halo_removal sections to jsons.
mo-gill e6818ed
Merge branch '547_remove_mask_from_read' of github.com:MetOffice/CDDS…
mo-gill 9b92377
#547 pep8 fix
matthew-mizielinski 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
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.