Sentinel1 RTC in Power scale and 10GSD
Sentinel1 RTC in Power scale and 10GSD
Hi there,
I would like to know, if it's possible to download (via Python) Sentinel-1 images with 10m GSD and Power Scale via AFS / Earthdata? I was only able to get images with 30m GSD and Amplitude Scale.
Any help very much appreciated!
Best,
Gabor
I would like to know, if it's possible to download (via Python) Sentinel-1 images with 10m GSD and Power Scale via AFS / Earthdata? I was only able to get images with 30m GSD and Amplitude Scale.
Any help very much appreciated!
Best,
Gabor
Filters:
-
- User Services
- Posts: 27
- Joined: Thu Dec 12, 2024 5:54 pm America/New_York
Re: Sentinel1 RTC in Power scale and 10GSD
Hello Gabor,
Sentinel-1 RTC processing can be ordered programmatically using either the HyP3 SDK or HyP3 API. Either of these methods allows you to set Pixel Spacing (10, 20, or 30 meters) and Scale (power, amplitude, or decibel).
Sentinel-1 RTC processing can be ordered programmatically using either the HyP3 SDK or HyP3 API. Either of these methods allows you to set Pixel Spacing (10, 20, or 30 meters) and Scale (power, amplitude, or decibel).
Re: Sentinel1 RTC in Power scale and 10GSD
Hi Bill, thank you for your quick answer!
The HyP3 SDK or HyP3 API both support downloading OPERA's SAR-RTC products, which are NRB 5.5 compliant?
Best,
Gabor
The HyP3 SDK or HyP3 API both support downloading OPERA's SAR-RTC products, which are NRB 5.5 compliant?
Best,
Gabor
-
- User Services
- Posts: 27
- Joined: Thu Dec 12, 2024 5:54 pm America/New_York
Re: Sentinel1 RTC in Power scale and 10GSD
Gabor,
OPERA RTC products have already been processed by JPL, so there would be no reason to use the HyP3 SDK or API to access them. Links to information about programmatically accessing OPERA products from ASF using asf_search or SearchAPI can be found on our website OPERA landing page under the Data Discovery tab. Information about direct AWS bucket access is also available.
OPERA RTC products have already been processed by JPL, so there would be no reason to use the HyP3 SDK or API to access them. Links to information about programmatically accessing OPERA products from ASF using asf_search or SearchAPI can be found on our website OPERA landing page under the Data Discovery tab. Information about direct AWS bucket access is also available.