ACCESS-Cloud-Based-InSAR / DockerizedTopsApp

Apache License 2.0
21 stars 2 forks source link

Upgrade to `hyp3lib` v2 #156

Closed jtherrmann closed 10 months ago

jtherrmann commented 10 months ago

This PR will upgrade to hyp3lib v2, which downloads orbit files from the new https://dataspace.copernicus.eu/ and requires that the appropriate credentials be provided.

TODO:

review-notebook-app[bot] commented 10 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

forrestfwilliams commented 10 months ago

I ran the job specified in sample_run.sh and the outputs look great. You can download the results here.

cmarshak commented 10 months ago

Hey Forrest and Joe.

Thank you for doing this! Know the notebook tests were a pain (maybe that's an understatement...).

Anyways, want to learn more about monkeypatch.context and other nice testing you both provide some templates. So grateful for your participation!