sat-extractor
sat-extractor copied to clipboard
Store bands info
Current implementation doesn't store the bands for each constellation. It would be nice to have that info stored. Some ideas:
- Store a simple metadata json at constellation level (easiest)
- At the end of each extraction create a STAC catalog that contains metadata info (maybe better but would take longer to implement)
- Store at array level the info, something like xarray coordinates.