Changes in version 1.2.0 (2026-05-09) - Contour plots using the R package 'isoband' - Vignette updated - Some code refactoring Changes in version 1.1.1 (2026-01-10) - Improved version of 'bbox_set' to create interactive plots using 'plotly:ggplotly()' - Some tweaks for speed improvement - Updated vignette Changes in version 1.1.0 (2025-06-29) - Revised to work with changes in 'ggplot2' - Removed use of deprecated 'aes_string()' and 'aes_()', using 'rlang' constructs instead - Updated the vignette Changes in version 1.0.3 (2023-10-17) Removed archived maptools from Suggests Changes in version 1.0.2 (2023-08-22) fixed problem with package level documentation not working properly Changes in version 1.0.1 (2022-12-19) Correctly removed dependency on rgeos, rgdal Changes in version 1.0.0 (2022-10-17) Removed direct dependency on rgeos, rgdal Fixed Broken URLs in DESCRIPTION, vignette Changes in version 0.0.9 (2020-10-28) Vignette changed so it will not fail on CRAN Changes in version 0.0.8 (2020-10-23) fixed animation bug in 'add_griddap()' not finding the correct number of frames Changes in version 0.0.7 (2020-03-20) - fixed problem with \dontrun example not finding rerddap::griddap() - fixed problem in vignette to URL link to R docs Changes in version 0.0.6 (2020-02-17) - fixed problem when no time coordinate in dataset - 'add_tabledap()' overlays on gridded maps now work for 'ggplot2' Changes in version 0.0.5 (2020-01-08) - fixed problem with animation in 'add_griddap()' - fixed bad URL for sardine example - changed to use colors in package 'cmocean' instead of in 'rerddap' Changes in version 0.0.4 (2019-10-15) - fixed changed SODA datasetid in vignette - fixed Namespace and Import problems Changes in version 0.0.3 (2019-07-26) - fixed small bug in an example that was causing 'pgkdown' to fail - fixed Namespace and Import problems Changes in version 0.0.2 (2019-05-17) First CRAN release