Skip to content

Commit

Permalink
v0.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewAnnex authored Mar 22, 2023
1 parent 962e5d1 commit b617a00
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,32 @@ All notable changes to ASAP-Stereo will be documented here
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project tries to adhere to [Semantic Versioning](http://semver.org/).


## [0.3.0] - 2023-03-22
Release with lots of changes due to ISIS and ASP developments.
### Added
- HiPROC workflow
- use of ALE/CSM camera models for ISIS
- compute footprints function to common tools
- drg to cog command to common tools
- lots of caches to github workflows for speed
- better command logging
- full ctx notebook test

### Changed
- all steps use numeric order in names (#28)
- bumped moody version
- assumed ISIS >= 7.1.0
- assumed ASP >= 3.1.0
- Now uses CSM camera models
- simplifcations for pc_align

### Fixed
- various issues in github CI workflows
- various upgrades for ISIS >= 7.1.0
- various upgrades for ASP >= 3.2.0
- missing affine import

## [0.2.1] - 2021-06-28
### Added
- Georef module for making GCPs for georegistration and bundle adjustment
Expand Down

0 comments on commit b617a00

Please # to comment.