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

Testing: reading raw instrument data #216

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Testing: reading raw instrument data #216

wants to merge 7 commits into from

Conversation

bpbond
Copy link
Member

@bpbond bpbond commented Oct 17, 2024

This is a first-pass implementation of injecting raw instrument data into the pipeline per #213 .

The Raw folder is now split into Raw-datalogger and Raw-instrument. The sample AquaTROLL600 file sent by @Fausto2504 is from CRC-W in April 2023. These data do not exist as datalogger data:
Screenshot 2024-10-17 at 12 04 21 PM

...but the new L0-instrument.qmd file picks up the sample file, restructures it into a datalogger-like L0 file, and passes it on to the next stages.

We end up with L1 data that comes from the raw instrument.

I learned a bunch of things doing this that we'll want to think about.

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

Successfully merging this pull request may close these issues.

1 participant