keatonwilson / paleotidal_app

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

Added Coastline Data #22

Closed keatonwilson closed 1 year ago

keatonwilson commented 1 year ago

Added coastline shape file data to repository (/data/raw_shape/coastline/). Sophie's intermediate resolution was quite high and resulted in negative performance issues, so downloaded and incorporated the 'low' resolution data.

Integrated shape file read in in global.R and rendering in leaflet base map. Performance feels adequate. May need to tweak opacity/fill down the line, but for now it looks fine.