You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at the documentation, I figured out I can download 1-band data as follows:
items.download('B8', filename_template='path/to/download/folder/${id}')
Say I want to download more than 1-band, then, is there a way to specify this in the query?
The text was updated successfully, but these errors were encountered:
Looking at the documentation, I figured out I can download 1-band data as follows:
items.download('B8', filename_template='path/to/download/folder/${id}')
Say I want to download more than 1-band, then, is there a way to specify this in the query?
The text was updated successfully, but these errors were encountered: