ukkeron.blogg.se

Wget examples
Wget examples











wget examples

F 'platformname:Sentinel-1 AND producttype:SLC' ). The query must be written enclosed by single apexes '' (e.g. for the complete list of product type refer here) -T : product type of the product to search (for example: SLC, GRD, OCN, RAW, S2MSI1C, L2_NO2_, etc.-c : coordinates of two opposite vertices of the rectangular area of interest.The file is updated at the end of the script execution with the ingestion date of the last successful downloaded product. -f : search for products ingested after the date and time provided through the input.The date format is ISO 8601: YYYY-MM-DDThh:mm:ss.cccZ (e.g. -E : search for products with sensing date less than the date and time specified by.-S : search for products with sensing date greater than the date and time specified by.-e : search for products ingested before the date specified by.The date format is ISO 8601:YYYY-MM-DDThh:mm:ss.cccZ (e.g. -s : search for products ingested after the date and time specified by.'=-t 24=' to search for products ingested in the last 24 Hours) -t : search for products ingested in the last (integer) from the time of execution of the script.-p : data hub password provided after registration.-d : URL of the Data Hub Service to be polled.Order and Download offline products from the historical archives.Perform the MD5 integrity check of the downloaded products.Save the list of results in CSV and XML files.Filter the products by mission (Sentinel-1, Sentinel-2, Sentinel-3), instrument and product type.Filter the products by ingestion time, sensing time.

WGET EXAMPLES HOW TO

Wget -no-check-certificate -user= is the filename of the product.ĭhusget.sh is a simple demo script illustrating how to use OData and OpenSearch APIs to query and download products from any Data Hub Service.













Wget examples