keatonwilson / paleotidal_app

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

BSS Revision Phase 1 #47

Closed keatonwilson closed 1 year ago

keatonwilson commented 1 year ago

First part of revisions for BSS - mostly re-processing to change out the quadrant/direction for the full vector magnitude via a continuous scale. @jessicaguo I also added the water_mask data back in, so once this is merged we can hopefully use it to fix our NA issues.

Speaking of which, two followup revisions here down the road:

  1. No NAs here, just 0s - which means we're going to have to have the water_mask to show land in grey.
  2. My arrow creation doesn't follow the same logic as what I think Sophie and James are hoping for. We'll need to do some sort of down-sample technique to plot a vector grid closer to what they have.

This closes #42 (for now - I'll open some new tickets for the item above once merged)