keatonwilson / paleotidal_app

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

BSS Direction Flip + Regular Grid Sampling #62

Closed keatonwilson closed 1 year ago

keatonwilson commented 1 year ago

Two big changes:

  1. Multiple directionality vectors by -1 to get arrows pointing in the correct direction
  2. Modify downsampling methodology: a) regular grid sampling instead of by row, b) remove vectors where uv is NA (e.g. land), c) apply a magnitude to filter to keep number of points low for load speed

@jessicaguo We'll need some confirmation from Sophie before we merge this. I realize this will probably also mess up your UI integration. Because I opted to create a new standardized pre-processed file for speed, it removes our ability to incorporate the UI. I think James and Sophie will be ok with this, but we should check.

Let me know what you think.

keatonwilson commented 1 year ago

@jessicaguo I'm going to merge this so we can a fairly-fleshed out version for redeployment. We can always modify the BSS down-sampling strategy after the fact.