Changes in version 1.2.4 (2026-01-21) - refactor of 'rxtracto()' for better maintainability and speed - added interactive graphic example - formatting tweaks Changes in version 1.2.3 (2025-04-26) fixed serious bug in 'tidy_grid()' improved safety for loops Changes in version 1.2.2 (2025-02-25) Added function so that all rerddap::info() calls are safe to use in examples Changes in version 1.2.1 (2024-07-17) fixed bug in 'rxtracto()' with projected data Changes in version 1.2.0 (2024-01-12) 'rxtracto()' now works in coordinate space for projected data Changes in version 1.1.7 (2023-10-18) removed archived packages maptools and rgdal from Suggests Changes in version 1.1.6 (2023-10-07) Added helper function to convert grid output to "tidy" long-format Changes in version 1.1.5 (2023-08-19) Fixed issue with package level documentation not working correctly. Changes in version 1.1.4 (2022-12-13) Cache use changes Changes in version 1.1.3 (2022-10-16) Fixed minor bug in ploBBox example Changes in version 1.1.2 (2021-09-26) Fixed problem with CRAN Solaris checks Functions now will always return a result Either the data requsted or an error string Changes in version 1.1.1 (2021-06-02) Fixed problem with 'rxtracto()' example Changes in version 1.1.0 (2021-04-26) - Added use of the ERDDAP™ "Interpolate" service to 'rxtracto()' Changes in version 1.0.2 (2020-11-03) Vignette is now completely static Changes in version 1.0.1 (2020-10-24) Fixed bug in 'rxtracto()' request date element of the return structure. Changes in version 1.0.0 (2020-07-29) - Major changes in how 'rxtracto()' works. - Now one download for all requests at the same period - If no time, such as bathymetry, just one download - Calculations are then done on the downloaded data - Should greatly speed-up very large requests Changes in version 0.4.8 (2020-06-12) fixed problem in 'plotBBox' when name is given for colorbar Changes in version 0.4.7 (2020-02-17) - added option for progress bar in 'rxtracto()' - improved vignette to more accurately reflect the use of 'cmocean' colors in 'plotdap'. Changes in version 0.4.6 (2020-01-09) Changed vignette to work with latest version of 'plotdap' that now uses the colors from the 'cmocean' package Changes in version 0.4.5 (2019-10-15) Added maptools and rgdal to Suggests to be consistent with of plotdap v0.0.4 Changes in version 0.4.4 (2019-09-25) - fixed etopo error reported by user Changes in version 0.4.3 (2019-09-21) - fixed vignette to reflect new datasetID at IFREMER ERDDAP™ Changes in version 0.4.2 (2019-09-02) - fixed vignette to reflect new datasetID at IFREMER ERDDAP™ - removed 'plotdap' message when MBMS map is built Changes in version 0.4.1 (2019-08-06) - More robust handling of http timeouts particularly in 'rxtracto()' - Better handling of zlen if xlen and ylen vary - Fixed problem with data indirectly served through TDS that cross dateline - Removed UTF-8 Symbol Changes in version 0.4.0 (2019-07-24) - Makes extracts that cross dateline - plot routines updated - refactoring of code Changes in version 0.3.5 (2019-06-04) Initial CRAN release