pjpetersik / pca_sma

Principal component analysis of surface mass anomalies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PCA of surface mass anomalies

Principal component analysis of surface mass anomalies expressed in equivalent water height (EWH) observed by the GRACE satellites that I had to do for a assignment during my studies.

Data

The data can be downloaded here: https://surfdrive.surf.nl/files/index.php/s/WcsuCuwiLWPf8aH

Requirements

numpy

matplotlib

basemap

sklearn

statsmodels

xarray

About

Principal component analysis of surface mass anomalies

License:MIT License


Languages

Language:Jupyter Notebook 99.6%Language:Python 0.4%