-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Build the file names corresponding to the query before the job is sent. Skip download if file already exists.
At the moment file names follow the convention {satellite}_{date}.tif which is independent of the location. Then, if files downloaded at different locations are being saved in the same folder, they will be overwritten.
An additional tag using the mean (longitude, latitude) coordinate of the box at the third decimal could make sense. For instance SENTINEL_2_20190802_4950169102.tif although that's quite ugly and hard to read. But there's probably a tag that makes more sense?
File naming for the SM download mode happens here:
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers