Using stackstac is a great way to get data, and explore it.
Now I propose to have a stackstac native function to create a stac catalog from a xarray. This would allow for greater storage crawling.
Right now I have a project where I am using stacktac to download the data I need. But I need to keep that data cataloged, and what better way than to also use stack for it.
My current solution I need to keep track of the AOI and stack items, and after the data is download I create new items based on both of them. It would be good to just be able to get the stack items from the stackstac object
Using stackstac is a great way to get data, and explore it.
Now I propose to have a stackstac native function to create a stac catalog from a xarray. This would allow for greater storage crawling.
Right now I have a project where I am using stacktac to download the data I need. But I need to keep that data cataloged, and what better way than to also use stack for it.
My current solution I need to keep track of the AOI and stack items, and after the data is download I create new items based on both of them. It would be good to just be able to get the stack items from the stackstac object