bcgov / bcgov/bcgwcat

Add a new function for getting ems data formated

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The current `rems_to_aquachem()` was meant as a one-stop method for converting EMS data to a format good for AquaChem, but now, this data is used for other purposes, and the AquaChem format is a bit difficult to work with.

Consider adding another function together and format the data without units in a format easier to work with in R (without having to use `units_remove()`.

Contributor guide

Open the contributing guide

Research direction

Start by reading the existing rems_to_aquachem() function and the units_remove() workflow. Add a separate conversion function that returns EMS data without units in a format easier to use in R, and verify that its output meets that goal.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
data
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.