Closed agronomofiorentini closed 1 year ago
Try this as input parameters:
item_name = "PSScene" product_bundle = "analytic_sr_udm2" asset = "ortho_udm2"
This should work also:
item_name = "PSScene"
product_bundle = "analytic_8b_sr_udm2"
asset = "ortho_udm2"
Here is a table of product bundles: https://developers.planet.com/docs/integrations/gee/delivery/
Dear @bevingtona, I have tried using both of the proposed configurations but both do not work.
I also tried removing the asset parameter as well and using all the configurations proposed in the link but they do not work.
The strange thing I notice is that in the console output I have this strange thing
[1] "You DO NOT have DOWNLOAD permissions for these images. You have permission"
Strange.. I can get your AOI working for older scenes (Jan 1, 2022 - Feb 1, 2022), but not the recent scenes. I get the same error. And when I change the AOI to somewhere else (the example in the readme of western Canada) I can get all dates working ... I need to investigate further..
@agronomofiorentini can you confirm that the function works for older scenes?
OK, I think I sort of fixed it. It seems the yday
filter was not behaving as it should. Can you re-install the package and try again, sorry about that.
Now it's working perfectly.
Thanks @bevingtona for your assistance and effort
Dear creator, The script below was working a week ago but now the console give me the follow output
Perhaps it is related to #15
The following is the parameter that i have use to download the satellite images
bbox
start_date
end_date
the api call