Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autoRIFT-ISCE3 workflow for Sentinel-1 processing #288

Draft
wants to merge 19 commits into
base: develop
Choose a base branch
from

Conversation

mfangaritav
Copy link
Contributor

@mfangaritav mfangaritav commented Aug 7, 2024

This is a draft for the new workflow that replaces ISCE2 by ISCE3 in hyp3-autorift. This draft can be eventually merged when these PRs from COMPASS and autoRIFT are merged.

@@ -10,7 +10,7 @@ The HyP3-autoRIFT plugin provides a set of workflows for feature tracking proces
1. Ensure that conda is installed on your system (we recommend using [mambaforge](https://github.com/conda-forge/miniforge#mambaforge) to reduce setup times).
2. Clone the `hyp3-autorift` repository and navigate to the root directory of this project
```bash
git clone https://github.com/ASFHyP3/hyp3-autorift.git
git clone https://github.com/mfangaritav/hyp3-autorift.git
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jhkennedy githhub path points to Mario's private repo

@@ -19,9 +19,24 @@ The HyP3-autoRIFT plugin provides a set of workflows for feature tracking proces
mamba env create -f environment.yml
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

environment.yml needs to change the name of "build" package to "python-build" for the environment to build successfully

```
5. Clone the `COMPASS` repository and navigate to the root directory of this project and install it.
```bash
git clone https://github.com/mfangaritav/COMPASS.git
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jhkennedy are we going to use Mario's forked COMPASS github repo from this point on?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants