GeoDataStructures - jejjohnson/ml4eo GitHub Wiki

A small list of resources when thinking about data structures for EO data

General Tutorials


COG

Below are a list of python packages that are specifically designed to handle said data structures.

Point Data

  • pandas
  • xarray

Vector Data

  • geopandas

Rasters

  • rasterio
  • xarray

Raster <——> Vector