Skip to main content

Hi,

I'm using two SentinelDownloaders in my workspace: one to download data from a specific year and another to download data from the previous year. At the end, my workspace shows a "FAILED" message in the API after completing the first SentinelDownloader. I understand there is a conflict because it's the same transformer being used for different dates in the same execution.

How can I run this workspace without problems?

Thank´s

Duplicate the feature and send two features to a single sentinel downloader transformer, presumably you can set an attribute to specify the year in the transformer 


Reply