EmilyMarkowitz-NOAA / survey-live-temperature-shiny

These scripts create daily survey station daily temperature and anomaly plots as the ships work their way through the survey.
https://www.fisheries.noaa.gov/alaska/science-data/near-real-time-temperatures-bering-sea-bottom-trawl-survey
MIT License
1 stars 0 forks source link

Implementation of Graticule #14

Open MichaelSchram-NOAA-Affiliate opened 4 months ago

MichaelSchram-NOAA-Affiliate commented 4 months ago

Commented out a code chunk in s_surveymap.R to include graticules. Similar to the bathymetric contours, the existing graticules may need some adjustment. Specifically, those available in shp_all$graticule do not extent for enough to support panning around in the Leaflet map.

Additionally, I haven't figure out a way to have those graticule labels permanently present at the margins of the viewing window. They currently require a mouseover -or- permanent labels can be placed at the beginning of the polyline structure, neither of which is too valuable.

However, a map without any indications of lat/long are pretty uninformative...