Skip to content

Commit

Permalink
Reflect new functions and update to new GDAL/proj
Browse files Browse the repository at this point in the history
  • Loading branch information
ShashankBice authored Nov 4, 2021
1 parent 6e7d193 commit 631d999
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions news.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,17 @@ Update Notes for upcoming releases
* Stereo processing (done)
* DEM mosaicking (done)
* orthorectification (done)


* Ability to run processing for scenes within a bounding box
* Support added in skysat_overlap.py to write out overlapping pairs which are only intersect a bounding box (done)
* This overlap list can be ingested by subsequent updated orthorectification and stereo processing and DEM processing programs (done)
* Bundle adjustment (in progress)
* Update to newer versions of GDAL (>3.0 vs the previous release 2.4) and Proj (previous release is 4)
* Update of wrapper scripts to implement the above changes (in progress)

* Utility functions
* NED Euler angles (yaw-pitch-roll) from ECEF rotation matrix (supplied by ASP)
* Update newer frame_index.csv provided by Planet for videos and L1A triplet all frames to something which ASP understands
* Find and match ip across image pairs without camera models info

0 comments on commit 631d999

Please sign in to comment.