MultiRTC icon indicating copy to clipboard operation
MultiRTC copied to clipboard

A python library for creating ISCE3-based OPERA RTCs for all modern SAR missions (eventually)

Results 9 MultiRTC issues
Sort by recently updated
recently updated
newest added

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...

bumpless
minor

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...

bumpless
minor

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...

bumpless
minor

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...

bumpless
minor

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...

bug

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...

bumpless
major

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...

bug

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: ![Image](https://github.com/user-attachments/assets/0c5417dd-4330-42f3-a4f3-dc3d8fbd4a61) 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 -...