stactools-packages / esa-cci-lc

stactools package for ESA's Climate Change Initiative (CCI) Land Cover (LC) product
Other
6 stars 0 forks source link

Split into COG and NetCDF sub-packages #11

Closed pjhartzell closed 1 year ago

pjhartzell commented 1 year ago

Related Issue(s):

2

Description: This is a major reorganization that splits the package into two sub-packages:

  1. netcdf: Collection and Items describing the source NetCDF data files.
  2. cog: Creates tiled COGs from the source NetCDF data files and Items describing each tile of COG data. The Items can optionally contain a derived_from link that points to a STAC Item describing the source NetCDF (e.g., an Item created by the netcdf sub-package).

PR checklist: