Skip to content
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

Feature/user indices #80

Merged
merged 19 commits into from
Aug 11, 2021
Merged

Feature/user indices #80

merged 19 commits into from
Aug 11, 2021

Conversation

bzah
Copy link
Member

@bzah bzah commented Aug 9, 2021

Add user indicies and fix some issues with percentile based indicies

Limitations

bzah added 19 commits July 26, 2021 15:02
For now only the most basic features are implemented
This class represent the CF variables with two DataArrays.
One for the actual values of the variable
One for its value in the in-base period

This should ease readibility of the processing functions

Update user indices

It now handles scalar percentile based threshold.
- Added some typings
- Make each indice capable of working as stand alone functions.
They could now be called directly by the user, instead of going through
the user-indice parameter.
Fix some issues with percentile based indices
Also cleanup some smallish issues :
- Added requirements.txt
- Renamed some properties
- Fixed override of time_bounds in resampled seasons
- Split some code for readability in icclim_new.py
@bzah bzah merged commit d548eb9 into develop Aug 11, 2021
@bzah bzah deleted the feature/user-indices branch August 11, 2021 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant