Conversation
…pi (#44) Co-authored-by: cuadradot <cuadradot@predictia.es> Co-authored-by: garciam <garciam@predictia.es>
refactor: notebook plots updated
* feat: Add new synoptic and wind indicators, and update the indicator generation tool * style: Standardize string literal quotes in Literal type hints and remove unused Literal import. * feat: Add unit tests for synoptic and wind indicators, new dummy datasets, and two precipitation indicators. * refactor: Move atmospheric indicators to a new `atmos` subdirectory and generalize xclim wrapper generation. * style: pre-commit hooks * feat: add land and sea ice indicators and implement snow-related wrappers * refactor: reorder imports in performance integration tests for consistency * test: add unit tests for hydrology, land, sea ice, and snow indicators with supporting fixtures * refactor: move climate indicators to atmos sub-package and update notebook imports * refactor: reorganize indicators package structure and update imports and documentation * refactor: update notebooks to use modularized indicators * refactor: standardize docstring formatting and update Literal type hints across indicator modules * refactor: qa --------- Co-authored-by: cuadradot <cuadradot@predictia.es>
* feat: enhance performance benchmarks with Seaborn visualization, improved CLI logging, and updated indicator configurations. * refactor: enhance benchmark performance script with hardware detection, improved output formatting, and updated indicator configurations * refactor: qa * refactor: simplify legend placement in performance benchmark plots --------- Co-authored-by: cuadradot <cuadradot@predictia.es>
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.
Description
WIP branch for next climate indicators update.
Closes #37.
Closes #38.
Contributor Declaration
By opening this pull request, I affirm the following: