-
Notifications
You must be signed in to change notification settings - Fork 48
New preprocessor: local_solar_time
#2258
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
Merged
Changes from 23 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
6bfc128
Added first working version of local_solar_time preproc
schlunma 6da26e8
Improved function doc and structure
schlunma e289768
Also consider aux coord, cell measures and ancillary vars in local_so…
schlunma 84beaf8
Added tests
schlunma 07e442f
Fixed flake8
schlunma 2649edf
Nicer variables names
schlunma 0d09947
Added doc
schlunma 7df9d83
Fixed Codacy issues
schlunma 35b5d23
Optimized doc and fixed Codacy issues
schlunma a7ccf99
Added test case with aux coord without bounds
schlunma eca6998
Added better description of LST to doc
schlunma 7cb6923
Merge branch 'local_time_preproc' of github.com:ESMValGroup/ESMValCor…
schlunma 476030b
Optimized doc
schlunma b33cd3e
Make code that calculates final mask simpler and faster
schlunma 256bce6
Fixed Codacy issue
schlunma 199694e
Better docstrings
schlunma 646c8af
Added rechunk_cube function to iris_helpers module
schlunma 8456369
Update esmvalcore/preprocessor/_time.py
schlunma 308375d
Merge remote-tracking branch 'origin/main' into local_time_preproc
schlunma 8120593
Add only_lazy keyword arg to rechunk_cube
schlunma b77f6b9
Only use lazy data in local_solar_time for dask arrays
schlunma 9a2fa74
Always leave numpy arrays unchanged in rechunk_cube
schlunma 8ca8e65
Better way to check if coord has bounds
schlunma f7b75b8
Merge remote-tracking branch 'origin/main' into local_time_preproc
schlunma 45024f7
Address @alistairsellar's comments
schlunma 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.