darrenwiens / stactools-packages.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STAC Packages

The stactools-packages github organization is a home for datasets and tool packages using the SpatioTemporal Asset Catalog (STAC) specification.

Please use the template described below to add your data and tools.

Adding a new Package

Clone the template repository as your package name, e.g. landsat. This name should be short, memorable, and a valid Python package name. It can include a hyphen, in which case the name for Python imports will be the underscored version, e.g. landsat-8 goes to stactools.landsat_8. Your name will be used on PyPI to publish the package in the stactools namespace, e.g. stactools-landsat.

To learn about how to create a STAC, first read the Best Practices document to get a sense of what has emerged from other people using the specification.

STAC extensions may have additional methods to describe your data and are STRONGLY encouraged.

List of STAC Packages

The definitive list of STAC Packages are the repositories in the Organization. This list is automagically populated once a day.

Last Updated: Aug 04 00:26 2021 UTC.

Package Description
aafc-landuse stactools package for working with Agriculture and Agri-Food Canada Land Use data
alos-dem stactools package for working with the ALOS Global Digital Surface Model
aster None
browse stactools package for opening a STAC catalog with stac-browser
cgls_lc100 stactools package for working with Copernicus Global Land Cover Layers data.
cop-dem stactools package for working with Copernicus DEM data
corine stactools package for working with CORINE data.
ga-dlcd None
ga-nlcd None
gap stactools package for working with USGS Gap Analysis Project (GAP) data
goes stactools package for working with NOAA's GOES data
gpw stactools package for handling the Gridded Population of the World dataset
jrc-gsw None
landsat stactools package for working with LANDSAT data
lila-hkh-glacier None
modis stactools package for working with MODIS data
naip stactools package for working with the USDA's National Airborne Imagery Program data
nalcms None
nrcan-landcover Collection of Land Cover products for Canada as produced by NRCan
planet stactools package for working with Planet data
pointcloud stactools package for working with pointcloud files
seabed-2030 None
sentinel1 stactools package for working with sentinel1 data
sentinel2 stactools package for Sentinel-2
spot stactools package for working with SPOT data
stactools-packages.github.io None
template Template repository for stactools packages
threedep stactools package for working with elevation data from the USGS 3DEP program (formerly known as NED)
worldclim None

About

License:Apache License 2.0


Languages

Language:Jinja 58.8%Language:Python 41.2%