-
Notifications
You must be signed in to change notification settings - Fork 14
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
Ecadevclimdex #9
Open
cphotiadou
wants to merge
20
commits into
pacificclimate:master
Choose a base branch
from
cphotiadou:ECAdevclimdex
base: master
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.
Open
Conversation
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
…corporate new indices from indices_eca.R
…PI6 (monthly), HD17, HU, and supporting functions. The Huglin Index is not complete yet.
…s will be calculated annual, monthly and seasonal
2. Added Consecutive frost days (cfd) 3. Added Heating Degree Days (hd17)
2. eca_sums_mon 3. getPrecOnTimescale All three functions are to be used in SPI calculations
2. added halfyear and seasonal calculations (R. Posselt) 3. added noew parameters suchs as snow, wind, cloud, sun etc (R. Posselt) 5. added new indices functions for wind, snow, cloud, sun (R. Posselt) 6. added for all indices seasonal and halfyear calculations 7. first attempt for cd index
…I pacakges. It is a bit different from ClimPACT since for station data we only have historical data. This index will need changing for future periods 2. Changes in the documentation 3. Added Cold-wet, Warm-dry and Warm-wet coumpound indices. There are some differences form the results in ECA&D but this is due to the quantiles calculations (need to check again) 4. Added monthly frequency to the indices that didn't have it 5. Changed some index code name to match ECA&D, e.g climdex.wind_mean is now climdex.fg 6.Added new indices in climdex.get.available.indices 7. Added nday.consec.temp.mean from Rebekka's files 8. Made tests for all added indices, quantiles, frequencies
…ex.pcic.ncdf 2. added extra frequencies in WSDI & CSDI
2. returned to stage where tavg is not in the percentiles
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.
Hi James
Here are our additions in climdex.pcic