Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Cannot use select_unitemporal() function. #82

Open
caio-valente14 opened this issue Feb 2, 2021 · 0 comments
Open

Cannot use select_unitemporal() function. #82

caio-valente14 opened this issue Feb 2, 2021 · 0 comments

Comments

@caio-valente14
Copy link

I'm heaving a hard time trying to select the best image to download with the function select_unitemporal().

In the exemple I found (https://github.com/16EAGLE/getSpatialData), there are only one argument filled with a parameter set: records, but when I try to run the function, I cannot do without specifying it.

So I read about the max_sub_period, but couldn't understand what it means, so I've tried to set a lot of random numbers (from 1 to 10) and it gives me the warning: 'Selection failed for timestamp: 1; Error in selected_ts[["period"]]: subscript out of bounds'.

Apparently, this argument prevents mosaicing images which the date of aquisition is too far away from each other, right?

So, if I don't need to mosaic, how can I do? And what if I need to mosaic, how should I proceed with this argument?

Can anyone help me out here?

Thanks a lot!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant