Can we query by tile?
Closed this issue · 2 comments
paugalles commented
It will be very useful to be able to query also by tile.
My guess is that it should be added in the params dictionary here:
https://github.com/nasa/HLS-Data-Resources/blob/main/python/scripts/HLS_SuPER/HLS_Su.py#L39
Is there any documentation on the API for which params can be queried?
amfriesz commented
@paugalles, the HLS_SuPER script does not have the ability to query by tile. However, there is a bash script that does query by tiles.
amfriesz commented
Closing issue. Will open again if user comments.