/Climate-Geospatial-Analysis

Climate Geospatial Analysis on Python with Xarray

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Climate-Geospatial-Analysis

Climate Geospatial Analysis Using Xarray

  • Load and getting familiar with NetCDF datasets
  • Select and filter data through coordinates
  • Visualize multidimensional and geospatial variables
  • Apply simple operations over multidimensional data
  • Apply grouped operations over multidimensional data
  • Merge and concatenate datasets
  • Interact with Pandas and export datasets

Copernicus website - there's a lot of climate data there!: https://cds.climate.copernicus.eu/cdsapp#!/dataset/reanalysis-era5-land-monthly-means?tab=overview

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

image