Skip to content

OlawaleClimate/xarray-climate-notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xarray-climate-notebooks

Description

This repository contains several notebooks with examples of how to apply Pangeo tools (e.g. Xarray, Dask, cartopy.) to climate science problems. First, Let's start with computation of modes of climate variablity. More examples to be added.

Software Packages

  • Pandas - Data structures and data analysis tools for tabular datasets
  • Numpy - Numerical python computing tool for multi-dimensional arrays and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.
  • Xarray - For N-dimensional labelled arrays, NumPy-like multidimensional arrays.
  • Cartopy - Python package designed for geospatial data processing and mapping
  • eofs - eofs is a Python package for EOF analysis of spatial-temporal data
  • xMCA - Inspired from eofs, is Maximum Covariance Analysis (sometimes also called SVD) in xarray.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published