Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 687 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 687 Bytes

Forecast verification MPE-CDT summer school tutorials

This repository contains the datasets, data descriptions and simple ingestion scripts in R and Python for the group projects.

The easiest way to access all the files is by cloning this repository to your computer:

git clone https://github.com/gabrielmpp/MPECDT-ForecastVerification

Recommended packages

Python

Dataset manipulation with Xarray and compute error metrics with xskillscore

http://xarray.pydata.org/en/stable/

https://xskillscore.readthedocs.io/en/stable/api.html

R

SpatialVx: https://ral.ucar.edu/projects/icp/SpatialVx/

verification: http://cran.r-project.org/package=verification

Matlab