new exports(cache, fetch, baseUrl)
Products represents collection of the products from different satellites. The Query is focused on the SciHub.
Parameters:
Name | Type | Default | Description |
---|---|---|---|
cache |
Map | Cache to be used for storing the retrieved products. | |
fetch |
function | Function with provided defaults for making requests. | |
baseUrl |
String | https://scihub.copernicus.eu/apihub/search | Optional. Optional URL for the retrieval of the products. Default is SciHub |
- Source: