ARCCSS-extremes / climpact

Calculate the ET-SCI climate extremes indices
GNU General Public License v3.0
48 stars 31 forks source link

Record and output the date when extremes occur #9

Closed jmccomb closed 3 years ago

jmccomb commented 4 years ago

Record and output the date when extremes occur. May be tricky in terms of the code but a very important feature to have. E.g. The TXx index records the hottest day-time temperature each year or month, but we want to also have the date that this occurs recorded as well.

lisavalexander commented 4 years ago

Add an extra csv file with the date on which hottest, wettest, heatwave occurred and the value of the index. Add 'occurdate' to the end of the filename (or something similar). We can provide list of indices for which this amendment is required.