Skip to content

geoscience-aman/cslc-vs-rtc

Repository files navigation

cslc-vs-rtc

Test notebook to compare OPERA's CSLC and RTC product: https://www.jpl.nasa.gov/go/opera/products

To get started, clone this repository into the location of your choice:

git clone https://github.com/geoscience-aman/cslc-vs-rtc.git

Then create a conda environment from the env.yml file

conda env create -f env.yml

This will create an environment called cslc, which you can then activate using

conda activate cslc

Then launch an interactive Jupyter notebook using the following and run the notebook

jupyter notebook --no-browser --port=8888

About

Test notebook to compare OPERA's CSLC and RTC product: https://www.jpl.nasa.gov/go/opera/products

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published