esciencecenter-digital-skills / geospatial-python

Introduction to Geospatial Raster and Vector Data with Python
https://esciencecenter-digital-skills.github.io/geospatial-python/
Other
3 stars 0 forks source link

Mention that COGs are tiled #42

Closed fnattino closed 1 year ago

fnattino commented 1 year ago

Right now we introduce some of the concepts related to COGs in the parallel raster calculation. Maybe the fact that COGs are tiled should be introduced early on (right now, this is not even mentioned I think), so that one can explain how one can do only partial file readings.