Posts

Extreme_Temperature

Compute extreme temperature indices Evaluation of extreme indices In order to provide some insight into changes in extreme climate …

Compute Extreme Precipitation Indices using Python

Compute extreme precipitation indices Evaluation of extreme indices In order to provide some insight into changes in extreme climate …

Apply Mann-Kendall tests over operational meteorological sensors

Compute correlation trends using pyMannKell package In this post, we will see how to use pyMannKendall package functions on …

Spearman correlation between two Netcdf datasets

Netcdf: Interpolation between grids using cKDTree from Scipy library and correlation In this post, we will interpolate a nectcdf file …

Netcdf Interpolation using Python

Netcdf: Interpolation between grids using cKDTree from Scipy library In this post, we are going to define an algorithm to locate the …

Working with ERA5 reanalysis

 Exemples using ERA5 reanalysis In this post, we will work with ERA5 reanalysis and show how to extract a region using shapefile and …

Working with XML climate data

 In this tutorial, we will extract Hourly Observation from ECCC and display hourly temperature using plotly library. We are going to …

ECCC climate data

 - Extract hourly, daily and monthly climate data from ECCC datamart In this post, we will see how to automatically download all …

Netcdf select closest gridpoints

 - Netcdf: Select closest points using CKDTree In this post, we are going to define an algorithm to locate the closest points to a …

ECCC SWOB Stations

In this post, we will show how to work with Surface Weather Observation from ECCC in XML language (Extensible Markup Language) …