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

working with Hector data #66

Open
abigailsnyder opened this issue Sep 23, 2022 · 0 comments
Open

working with Hector data #66

abigailsnyder opened this issue Sep 23, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@abigailsnyder
Copy link
Collaborator

prototyping working with Hector data for Shiny app

  • function to reshape Hector data and chunk it (very simple, written in python https://github.com/JGCRI/stitches/blob/shiny-experimental/R/inst/shinyApp/STITCHES-dashboard/stitches-in-R.Rmd, just need to put in package)
  • Hector time series start in 1800 - there's no science reason we couldn't do matching over that window and have a gridded netcdf of an extra 50 years of history. The permutation function just needs some of its assumptions relaxed since right now it is hardcoded to expect 28 time windows I think - need to change for idealized experiments anyway? Maybe there's no utility to an extra 50 years of history but there's probably no reason we can't do it.
@abigailsnyder abigailsnyder added the enhancement New feature or request label Sep 23, 2022
@abigailsnyder abigailsnyder added this to the v1.1 milestone Sep 23, 2022
@abigailsnyder abigailsnyder self-assigned this Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant