MultiRTC
MultiRTC copied to clipboard
A python library for creating ISCE3-based OPERA RTCs for all modern SAR missions (eventually)
Bumps [ASFHyP3/actions/.github/workflows/reusable-bump-version.yml](https://github.com/asfhyp3/actions) from 0.20.0 to 0.21.0. Release notes Sourced from ASFHyP3/actions/.github/workflows/reusable-bump-version.yml's releases. Actions v0.21.0 Added A reusable-pypi workflow to build source and binary distributions of Python package and distribute them...
Bumps [ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml](https://github.com/asfhyp3/actions) from 0.20.0 to 0.21.0. Release notes Sourced from ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml's releases. Actions v0.21.0 Added A reusable-pypi workflow to build source and binary distributions of Python package and distribute them...
Bumps [ASFHyP3/actions/.github/workflows/reusable-release-checklist-comment.yml](https://github.com/asfhyp3/actions) from 0.20.0 to 0.21.0. Release notes Sourced from ASFHyP3/actions/.github/workflows/reusable-release-checklist-comment.yml's releases. Actions v0.21.0 Added A reusable-pypi workflow to build source and binary distributions of Python package and distribute them...
Bumps [ASFHyP3/actions/.github/workflows/reusable-ruff.yml](https://github.com/asfhyp3/actions) from 0.20.0 to 0.21.0. Release notes Sourced from ASFHyP3/actions/.github/workflows/reusable-ruff.yml's releases. Actions v0.21.0 Added A reusable-pypi workflow to build source and binary distributions of Python package and distribute them...
I can build the docker image with docker build -t . After I successfully built the image, I run this image docker run -it --entrypoint /bin/bash inside the docker, change...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. Release notes Sourced from actions/setup-python's releases. v6.0.0 What's Changed Breaking Changes Upgrade to node 24 by @salmanmkc in actions/setup-python#1164 Make sure your runner is...
Hey @forrestfwilliams, I ran the multirtc twice on two files located in the /multirtc/input directory. Those two files are from different locations: one in Michigan (MI) and the other in...
Hi @forrestfwilliams, It might be helpful adding info that this package works on linux due to dependencies. I first tried installing on Windows and got this:  Using WSL it...
Hi @forrestfwilliams, your work done here is really interesting and looks promising! Did you consider getting the Sentinel-1 SLC bursts from other sources like: - CDSE bursts API: https://documentation.dataspace.copernicus.eu/APIs/Sentinel-1%20SLC%20Burst.html -...