Giter VIP home page Giter VIP logo

opensarlab_opera-cslc_recipe_book's Introduction

ASF logo ASF logo

Start Here

opensarlab_OPERA-CSLC_Recipe_Book

The OPERA project at the Jet Propulsion Laboratory produces analysis-ready datasets from space-borne synthetic aperture radar (SAR) and optical sensors.

This Jupyter Book provides data recipes demonstrating data access, analyses, and data transformations using the OPERA CSLC-S1 product.

"The Coregistered Single-look Complex (CSLC) product consists of SLC images that are precisely aligned or “coregistered” to a pre-defined UTM/Polar stereographic map projection systems. The CSLC images contain both amplitude and phase information of the complex radar return. The amplitude is primarily determined by ground surface properties (e.g., terrain slope, surface roughness, and physical properties), and phase primarily represents the distance between the radar and ground targets corrected for the geometrical distance between the two based on the knowledge from Digital Elevation Model and platform’s position, i.e., the CSLC phase represents residual geometrical distance between the sensor and target, the atmospheric propagation delay and the target movements. The Level-2 CSLC product is derived from the Sentinel-1 radar observations and is provided in the Hierarchical Data Format version 5 (HDF5) file format. The CSLC product will be posted at 5x10 m spacing in east and north direction, respectively. The CSLC product also serves as the basis for the OPERA Displacement (DISP) product. The product will be accessible through the Alaska Satellite Facility Distributed Active Archive Center (ASF DAAC)."

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


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

How To Use This Jupyter Book

  1. Install the software environment needed to run the notebooks

  2. Explore data access notebooks

  3. Create interferograms

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 CSLCs, or ASF data access?
Contact ASF User Support: [email protected]

opensarlab_opera-cslc_recipe_book's People

Contributors

alex-lewandowski avatar forrestfwilliams avatar

Watchers

Joseph H Kennedy avatar Eric Lundell avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.