183 hda climate dt user guide updates - #184
Merged
Merged
Conversation
…all alignment New edition of the air-temperature regression use case, rewritten around DEFAIR capabilities that shorten the pipeline: - wildcard (glob) reads: one Dataset.from_source call per source loads the whole month, concatenated along time - one AlignmentPlugin call aligns the three sources from their native grids (reprojection handled internally, no per-source reprojection steps) - output grid pinned with a ReferenceGrid for deterministic, reproducible runs - one temporal_aggregate on the merged cube instead of per-source averaging - streams everything from the S3 bucket, no HDA credentials needed
Add DEFAIR use case: condensed air-temperature regression (wildcard reads + single-call alignment)
fixes for content-disposition from last polytope changes and filter extension notebook
…bnail fix: update thumbnail path in HDA dataset discovery notebook
…-main fix: remove DEFAIR folder mistakenly added to main
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
JessBurEum
approved these changes
Sep 9, 2026
JessBurEum
left a comment
Contributor
There was a problem hiding this comment.
approving serena PR to staging
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
1 - Some updates are required in the notebooks to be compliant with the DestinE - Climate DT user guide .
2 - Cleanup on destinelab installation and on satpy version
3 - Update of 2 README files with updated info
4 - Addition of a list with the python packages versions used in DEDL JupyterHub (the list is for reference, it has not been tested to recreate an environment and run all the notebooks)