uw-cryo / skysat_stereo

Tools and libraries for processing Planet SkySat imagery, including camera model refinement, stereo reconstruction, and orthomosaic production
MIT License
64 stars 16 forks source link

Devel #21

Closed ShashankBice closed 2 years ago

ShashankBice commented 2 years ago

This pull request incorporates major changes to code structure, ASPv3.0+, gdalv3+ version upgrades,support to semi-automated cross-track processing, bug fixes, processing improvements. Also included are notebooks with logic to perform strip sfm for L1A frames. Major changes are indicated here:https://github.com/uw-cryo/skysat_stereo/blob/master/news.md Also solves most of the issues (will tag in next comment), as subprocess calls in the triplet pipeline are eliminated completed (subporcess calls are only made to ASP executables, directly from the library functions rather than any command line scripts).

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

ShashankBice commented 2 years ago

This pull request is adding a functioning version of skysat_triplet_pipeline. Video pipeline still needs to be modified and tested, and so does the semi-automatic cross-track pipeline. Additional documentation needs to be added. So releasing this as 0.3.0_prealpha.