keatonwilson / paleotidal_app

Shiny app for paleotidal modeling for Exeter + Bangor
1 stars 0 forks source link

Define NA amplitudes as either land or ice #76

Closed jessicaguo closed 1 year ago

jessicaguo commented 1 year ago

Probably doable without reprocessing any data, but will require a new column (?). Check into how to grab land vs. ice for each NA in amp.

keatonwilson commented 1 year ago

@jessicaguo In the time-series, right? I think we can just join land and ice point and do conditional colorization/point type on the plot. I'll take this one!

jessicaguo commented 1 year ago

Closed by PR #82