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

Synoptic Shiny App To Do #3

Open
2 of 6 tasks
stephpenn1 opened this issue Jun 28, 2022 · 2 comments
Open
2 of 6 tasks

Synoptic Shiny App To Do #3

stephpenn1 opened this issue Jun 28, 2022 · 2 comments
Assignees

Comments

@stephpenn1
Copy link
Member

stephpenn1 commented Jun 28, 2022

Goals

  • Read in real time synoptic data from all (5) sites
  • Create basic graphs for people to identify sensor errors and troubleshoot in the field
  • Create tables to identify sensor-specific issues

To Do

  • Create basic layout we want
  • Figure out how to read in data from COMPASS drive
  • Make sure we have a function for each data type that can read in a single .dat file
  • Read in data in a loop (using lapply), saving as a temp file that gets overwritten (we don't want to save a ton of files to our local in the process) for each data type (e.g. AquaTroll, TEROS, etc.)
  • Save data frames in a list
  • Wrap that into a reactive variable called reactive_list
@stephpenn1
Copy link
Member Author

stephpenn1 commented Jul 1, 2022

  • @stephpenn1 will work on adding sapflow data following Peter's aquatroll example

@peterregier
Copy link
Collaborator

peterregier commented Jul 1, 2022

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

No branches or pull requests

2 participants