keatonwilson / paleotidal_app

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

WIP Process additional stratification and velocity data files #23

Closed jessicaguo closed 1 year ago

jessicaguo commented 1 year ago

Unfortunately, both datasets are the correct dimension but otherwise incorrect. The velocity data looks wrong, like it has been transposed. Statification, once the Inf and NaN's have been converted to NA (double check with Sophie that this is okay), also looks wrong in the same way.

image


I extended combine_all_years() for stratification, which contains both absolute and log10 values. Original app only uses log10, not sure if we need both. Also unclear if the rasterstack is needed - original map seems continuous and raster-like, but the legend is categorical.

Pretty sure the velocity rasterstack will be needed for the map.

jessicaguo commented 1 year ago

No longer WIP - Keaton has a followup PR with new data from Sophie