Skip to content

Releases: ocean-perception/oplab_pipeline

v1.1.6

29 May 16:24
Compare
Choose a tag to compare

Add/update Smarty200 parsers

v1.1.5

21 Nov 13:20
Compare
Choose a tag to compare
  • Handle tide correction tables that do not cover the entire range of depth values
  • Improving Voyis parser
  • Add script for converting ALR to BioCam timestamps for entire dives with multiple BioCam missions
  • Improve output to CLI
  • Update path of depth maps for colour correction
  • Various bug fixes

v1.1.4

02 Jun 13:59
Compare
Choose a tag to compare
Remove save raw image_mean and image_std when plotting already takes …

1.1.3

25 Apr 16:16
Compare
Choose a tag to compare
  • Fix issue (copying permission bits when copying file) that caused code to crash when running in Docker with with user set to non-root user
  • Log username and hostname in log files
  • Log mission.yaml and vehicle.yaml when runnig auv_nav process
  • Remove support for "chemical" node, as this is now covered by "payload" nodes

1.1.0

28 Mar 13:46
Compare
Choose a tag to compare
  • [mission.yaml] Update mission.yaml definition to support records_laser field in camera nodes, but no longer have type and bit_depth fields, as this information is already contained in correct_images.yaml
  • [auv_nav] Add support for payload node to generate poses for sensors mounted to AUV
  • [auv_nav] Improve output to terminal
  • [correct_images] Update correct_images.yaml definition to allow for different altitude filters in parse and processed
  • [correct_images] Fix issue where memmaps were not deleted after use
  • [correct_images] Fix issue where correct_images process could not be run without force (-F) flag
  • [correct_images] Fix issue where processed folders were generated in parse mode
  • [Dockerfile] Fix issue that caused it to be unable to determine the version of oplab_pipeline

Release v1.0.0

08 Jun 10:07
Compare
Choose a tag to compare
Add citation file

0.2.3-alpha

27 May 13:02
44223f8
Compare
Choose a tag to compare
0.2.3-alpha Pre-release
Pre-release

Testing docker

0.1.11

30 Nov 18:13
Compare
Choose a tag to compare
Update singularity docs

Release 0.1.8

24 Feb 17:51
Compare
Choose a tag to compare

Integration of new Github Actions

0.1.6

07 Dec 15:19
Compare
Choose a tag to compare

Fixed issues with memory and bayer patterns in correct_images.
Dead reckoning does not output huge CSV files.
Standard deviation is written in standard CSV, covariance values are written in *_cov.csv files separately.