carbonplan / xrefcoord

MIT License
1 stars 0 forks source link

Add example for GeoTiffs that aren't cloud optimized #5

Open maxrjones opened 1 year ago

maxrjones commented 1 year ago

It would be nice to demonstrate the usage for a dataset of GeoTiff's that aren't cloud-optimized, which is where kerchunk really shines. https://registry.opendata.aws/silo/ is one option. This could go in https://github.com/ProjectPythia/kerchunk-cookbook

norlandrhagen commented 1 year ago

Great call! Here is the PR for the Pythia kerchunk-cookbook: https://github.com/ProjectPythia/kerchunk-cookbook/pull/33