Skip to content

Add the processing of MBARI Long Range AUV data #6

@MBARIMike

Description

@MBARIMike

The development of this code base was informed by the long history of Matlab processing of Dorado-class AUV data and the STOQS processing of LRAUV data. Now it's time to bring the LRAUV data processing under the fold of this project. Here are a few reasons why:

  • The STOQS processing uses Pandas series, auv-python uses the higher level Xarray library
  • The existing LRAUV data processing is tied to the STOQS project, it makes more sense to have it here
  • We'd like to compute the plankton proxies for the LRAUV data as well, it's easier to add that capability here
  • We need to inter-compare Dorado-class and LRAUV (Tethys-class) data and using the same processing will help with that

This is a significant task which will require development on a long-lived branch.

Sub-issues

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions