Hi, thanks for sharing this project, it's really interesting and well structured. While going through the code, I noticed that STAC catalogs are retrieved once and then stored for future use.
I was wondering: could this lead to issues if a catalog gets updated later on? In that case, wouldn’t the cached version be outdated?
Apologies in advance if I’ve misunderstood anything in your logic!
Hi, thanks for sharing this project, it's really interesting and well structured. While going through the code, I noticed that STAC catalogs are retrieved once and then stored for future use.
I was wondering: could this lead to issues if a catalog gets updated later on? In that case, wouldn’t the cached version be outdated?
Apologies in advance if I’ve misunderstood anything in your logic!