Caleb Robinson
Caleb Robinson
Hey @metazool, did #1442 fix this for you?
Comparison of the IMG format to COG format: - IMG is uncompressed, just the tree canopy dataset is 20GB on disk. It is 16832104560 pixels that are 1 byte each...
> Surprised img is faster than COGs, I thought COGs were the gold standard. I'm guessing the difference is compression related (COG is 5x smaller and 3x slower to read)....
Confirmed that the difference is entirely compression related: 
(for completeness, because I was curious) > It is apples to oranges as if these were hosted on a remote server, you could still do windowed reading quickly with a...
TL;DR -- use COGs
Hi @TolgaAktas, just to make sure I'm understanding correctly, you have a bunch of data that overlaps the same spatial area, but at different points in time, and you want...
I think DynamicEarthNet is re-distributable (based on a conversation with @lukaskondmann)
So2Sat is okay to be mirrored based on https://github.com/microsoft/torchgeo/issues/388.