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

Evaulation metrics to add #8

Open
17 tasks done
DamienIrving opened this issue Sep 19, 2023 · 1 comment
Open
17 tasks done

Evaulation metrics to add #8

DamienIrving opened this issue Sep 19, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@DamienIrving
Copy link
Member

DamienIrving commented Sep 19, 2023

Basics

  • mean bias + RMSE/MAE
  • histogram/PDF + PSS
  • interannual variability
  • multi-year variability
  • five-year maximum
  • percentiles
  • change signal
  • wet day frequency
  • temporal autocorrelation
  • climatology bias
  • multiannual drought
  • P-T cross-correlation
  • Seasonal cycle
  • 1-in-10-year event

icclim indices (see here and here for options)

  • Temperature variability (e.g. WSDI, CSDI)
  • Rainfall distribution (e.g. R95pTOT, R99pTOT, R20mm, R10mm)
  • Frost days

(Each as a separate notebook in the results/ directory.)

@DamienIrving DamienIrving added the enhancement New feature or request label Sep 19, 2023
@DamienIrving
Copy link
Member Author

DamienIrving commented Nov 20, 2023

Groupings for presentation...

Climatology

  • Annual mean (mean_bias.ipynb) + histogram_pdf_pss.ipynb for annual mean spatial pattern
  • Monthly mean (seasonal_cycle.ipynb) + climatology.ipynb for spatial plots for each month

Variability

  • Wet day frequency (wet_day_freq.ipynb)
  • Drought intensity (drought.ipynb)
  • Interannual variability and multi-year variability
  • Temporal autocorrelation
  • Temperature variability
  • Rainfall distribution

Extremes

  • Percentiles (percentiles.ipynb)
  • 5-year maximum (5year_max_tasmax.ipynb)
  • 1-in-10 year event (extreme_event.ipynb)
  • Frost days

Trends

  • change_signal.ipynb

Link between variables

  • Cross correlation between temperature and precipitation (PT_cross_corr.ipynb)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants