-
Notifications
You must be signed in to change notification settings - Fork 23
LAMA to Dask: fixes to Query & Data.digitize
#427
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
sadielbartholomew
merged 14 commits into
NCAS-CMS:lama-to-dask
from
sadielbartholomew:lama-to-dask-where-fixes
Dec 6, 2022
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
e450a40
Data.where: remove rogue assigment to fix NoneType errors
sadielbartholomew f86923f
Reinstate test_Data_digitize test case now pre-reqs are satisfied
sadielbartholomew 1aec661
Query.set_condition_units: stop extra dim. being added if unitless
sadielbartholomew 5bb5766
Data.digitize: add missing logic to process delete_bins list
sadielbartholomew 3d43251
Data.digitize: move delete_bins processing from Dask- to cf- space
sadielbartholomew d18a69a
Data.digitize: clarify nature of (pre-existing) delete_bins logic
sadielbartholomew 39faa6c
Revert "Query.set_condition_units: stop ... if unitless"
sadielbartholomew 793e7ce
Query.set_condition_units: handle sequences of Data to fix bug
sadielbartholomew de90df9
Merge branch 'upstream/lama-to-dask' into lama-to-dask-where-fixes
sadielbartholomew 0bf9b01
Update cf/data/data.py by fixing comment grammar
sadielbartholomew 999f827
Query.set_condition_units: apply fix to handle set & range inputs
sadielbartholomew 33c9c21
Query.set_condition_units: consolidate w/ inner helper function
sadielbartholomew 4ef9c09
Query.set_condition_units: remove now-superfluous import
sadielbartholomew cb7d1e8
Address feedback by applying linting fixes for linter checks pass
sadielbartholomew 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
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.