Google Earth Engine (GEE) - Umbra satellite Umbra synthetic aperture radar public data

Umbra Synthetic Aperture Radar Public Data
The Umbra satellite produces SAR images of the highest resolution (better than 25 cm/10 inches) ever commercially available. Synthetic aperture radar satellites can capture images at night, through clouds, smoke and rain. SAR is unique in its ability to detect changes. The Open Data Project (ODP) monitors ten different locations around the world. Frequently updated with new images. ODP enables users to analyze time series data to detect changes at each location. Preface – Artificial Intelligence Tutorial

Data Subset¶
Since GEC data are already encoded as geotiffs, only GEC data were selected from existing datasets. The SAR GEC data is a geocoded product that is tiled to a single altitude to reduce visual artifacts. It is analyzable, although it also involves pauses and advances. SAR GEC data is usually obtained as a product of radar image processing from slope or ground ranging. It only contains amplitude information.

Ciation

Umbra Synthetic Aperture Radar (SAR) Open Data was accessed on DATE from https://registry.opendata.aws/umbra-open-data.

 

Earth Engine Snippet

var umbra_open = ee.ImageCollection('projects/sat-io/open-datasets/UMBRA/open-data');

Sample Code: https://code.earthengine.google.com/?scriptPath=users/sat-io/awesome-gee-catalog-examples:global-events-layers/UMBRA-OPENDATA

  

License

All Umbra data is provided to customers under a modified version of the Creative Commons Attribution 4.0 International (CC BY 4.0) license. Creative Commons, the nonprofit that created and maintains CC BY 4.0. While Umbra will always remain the underlying copyright holder for data provided to customers, our licensing strategy allows customers to i) Freely publish the data, with attribution, under the CC BY 4.0 license ii) Resell our data, at a profit, without paying a royalty to Umbra iii) Create derivative works, like analytics, and sell them at a profit (again, without paying a royalty to Umbra)

Provided by: Umbra

Curated in GEE by: Samapriya Roy

Keywords: UMBRA, SAR, GED, Open data

Last updated in GEE: 23/03/2023

 

Guess you like

Origin blog.csdn.net/qq_31988139/article/details/131343242