Skip to content

Adding in another check for chl-a in parse_insitu_html_log #10

@SamStruthers

Description

@SamStruthers

stringr::str_detect(parameter, "Chlorophyll-a") ~ "Chl-a Fluorescence",

@kathryn-willi found that this function did not correctly read in a HydroVu HTML file where chlorophyll a is referenced as "Chl-a Fluorescence (RFU)" (file is "data/raw/sensor/log_download/2022/archery/HydroVu_Archery_-_TROLL_2022-03-31_01-10-25_Export-4.htm" for reference) should be as easy as adding an additional case_when line

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions