Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create .bl file parser and bottle reassigner #94

Open
Klankers opened this issue Jun 18, 2024 · 1 comment
Open

Create .bl file parser and bottle reassigner #94

Klankers opened this issue Jun 18, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Klankers
Copy link
Contributor

Klankers commented Jun 18, 2024

Presently, CTDCAL doesn't require a .bl file to operate. However, there are instances where bottles are not fired sequentially and these are not accounted for when the .btl-style averages are extracted. Historically, this has been accounted for by manually coding in changes to the bottle number (DMB, P02). Non-hardcoded examples used on GP17-OCE (7345c5e) and ANT (NOT .bl 9aeda3e, rather a PYLON map where multiple bottles closed at one depth).

For this reason, add the .bl files as a sanity check and refer to those bottle numbers for all mean extractions.

.bl file loader & reassigner?

  • Alternative to btl_mean() - assemble by btl_fire_on

From a TODO pruned from ctdcal: add improved error handling during bottle file generation.

@Klankers Klankers added the enhancement New feature or request label Jun 18, 2024
@Klankers Klankers added this to the Full release v1.0.0 milestone Jun 18, 2024
@Klankers
Copy link
Contributor Author

Klankers commented Sep 3, 2024

Child of #111

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants