-
Notifications
You must be signed in to change notification settings - Fork 61
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
Standardized Streamflow Index and Standardized Groundwater level Index #1877
Open
LamAdr
wants to merge
34
commits into
Ouranosinc:main
Choose a base branch
from
LamAdr:SSI_SGI
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+703
−12
Open
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
d8e2415
SSI
LamAdr 15a86d9
Merge branch 'main' of https://github.com/Ouranosinc/xclim into SSI_SGI
LamAdr 51f01ed
test streamflow
LamAdr 5c9a11d
metadata, translation
LamAdr 3e2e840
ssi reference
LamAdr 59bfcfb
ssi test against self
LamAdr ee91fcc
Update xclim/indices/_hydrology.py
LamAdr dad3889
Update xclim/indices/_hydrology.py
LamAdr fe4f552
Update xclim/indices/_hydrology.py
LamAdr fe501a8
Update xclim/indices/stats.py
LamAdr f2fde02
Merge branch 'Ouranosinc:main' into SSI_SGI
LamAdr fc180f6
sgi
LamAdr 610962b
lognorm APP
LamAdr 97ee37a
pre-commit
LamAdr f10e18c
Merge branch 'main' into SSI_SGI
Zeitsperre a0a4309
Merge branch 'main' into SSI_SGI
Zeitsperre 16ebcec
Merge remote-tracking branch 'upstream/main' into SSI_SGI
coxipi 0613501
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 88da7b1
lots of fixes, add sgi test
coxipi ef299fb
Merge branch 'SSI_SGI' of https://github.com/LamAdr/xclim into SSI_SGI
coxipi b452332
Merge remote-tracking branch 'upstream/main' into SSI_SGI
coxipi 712b099
better doc
coxipi 0c2f6bc
add gwl variable
coxipi b2214fb
remove artefact
coxipi a73eee5
StandardizedIndexes in indicators.py
coxipi 77aabcc
revert uneeded change
coxipi b7aee4a
Merge branch 'main' into SSI_SGI
coxipi d009fce
Merge branch 'main' into SSI_SGI
coxipi c6c16c3
specify realm
coxipi 43d9be3
Merge branch 'SSI_SGI' of https://github.com/LamAdr/xclim into SSI_SGI
coxipi 388dfe9
Merge branch 'main' into SSI_SGI
Zeitsperre ad59317
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 3c5728a
fix docstring length
Zeitsperre 4af17bd
Merge branch 'main' into SSI_SGI
coxipi 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 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 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 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 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 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 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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@aulemahal any opposition to this reorginazation? Previously I defined it in _precip, but now it's also needed in _hydrology