Skip to content

A Jupyter Book of data recipes for use with Observational Products for End-Users from Remote Sensing Analysis (OPERA), Coregistered Single-look Complex Sentinel 1 (RTC-S1) data products

License

Notifications You must be signed in to change notification settings

ASFOpenSARlab/opensarlab_OPERA-RTC-S1_Recipe_Book

Repository files navigation

ASF logo ASF logo

Start Here

opensarlab_OPERA-RTC-S1_Recipe_Book

A Jupyter Book of data recipes for use with Observational Products for End-Users from Remote Sensing Analysis (OPERA), Radiometric Terrain Corrected Sentinel 1 (RTC-S1) data products

"The Radiometric Terrain Corrected (RTC) SAR Backscatter product consists of radar backscatter normalized with respect to the topography. The RTC product is generated from Sentinel-1 as the input dataset and has the short name RTC-S1. The RTC-S1 product is a Level-2 product that is projected onto pre-defined UTM/Polar stereographic map projection systems. The Copernicus global 30 m (GLO-30) Digital Elevation Model (DEM) is the reference DEM used to correct for the impacts of topography and to geocode the product. The RTC product maps signals largely related to the physical properties of the ground scattering objects, such as surface roughness and soil moisture and/or vegetation. The RTC product also serves as the basis for the DSWx-S1 products. The product is provided in a GeoTIFF file format and has a posting of 30 m."

https://www.jpl.nasa.gov/go/opera/products/rtc-product


Important Note About Your Jupyter Environment if not in OpenSARLab

Tip: Run the notebooks in this Jupyter Book from Jupyter Lab, launched from a conda environment containing the required Jupyter packages.
This can be accomplished with the following commands:
      mamba create -n jbook -c conda-forge jupyterlab notebook ipywidgets ipympl nb_conda_kernels
      mamba activate jbook
      python -m pip install jupyterlab-jupyterbook-navigation
      jupyter lab
    
  • Jupyter selection widgets used in the notebooks require the packages ipywidgets and notebook.
  • In order to use multiple conda environments in Jupyter Lab at the same time, you must install nb_conda_kernels.
  • Interactive matplotlib plots requires the package ipympl in the environment running Jupyter Lab
  1. Install the software environment needed to run the notebooks

  2. Explore data access notebooks

  3. RTC-Based Analyses

Contact Us

Did you find a bug? Do you have a feature request?
Explore GitHub Issues on this Jupyter Book's GitHub repository. Find solutions, add to the discussion, or start a new bug report or feature request: opensarlab_OPERA-CSLC_Recipe_Book Issues
Have a question related to SAR, OPERA RTCs, or ASF data access?
Contact ASF User Support: [email protected]

About

A Jupyter Book of data recipes for use with Observational Products for End-Users from Remote Sensing Analysis (OPERA), Coregistered Single-look Complex Sentinel 1 (RTC-S1) data products

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published