Skip to content

load_data should include a screening function to drop bad temperature data #6

@serbinsh

Description

@serbinsh

I noticed that when running unprocData[to_convert] <- lapply(unprocData[to_convert], convert_temp) we dont either set any bad data (e.g. -30.27) to NA or drop (set to NA) any bad voltage data before the conversion.

We should set any bad temp data to NA at this stage in the processing

Metadata

Metadata

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