‘rxtracto()’ now works in coordinate space for projected data

removed archived packages maptools and rgdal from Suggests

Added helper function to convert grid output to “tidy” long-format

Fixed issue with package level documentation not working correctly.

Cache use changes

Fixed minor bug in ploBBox example

Fixed problem with CRAN Solaris checks Functions now will always return a result Either the data requsted or an error string

Fixed problem with ‘rxtracto()’ example

  • Added use of the ERDDAP “Interpolate” service to ‘rxtracto()’

Vignette is now completely static

Fixed bug in ‘rxtracto()’ request date element of the return structure.

  • 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

fixed problem in ‘plotBBox’ when name is given for colorbar

  • added option for progress bar in ‘rxtracto()’

  • improved vignette to more accurately reflect the use of ‘cmocean’ colors in ‘plotdap’.

Changed vignette to work with latest version of ‘plotdap’ that now uses the colors from the ‘cmocean’ package

Added maptools and rgdal to Suggests to be consistent with of plotdap v0.0.4

  • fixed etopo error reported by user
  • fixed vignette to reflect new datasetID at IFREMER ERDDAP
  • fixed vignette to reflect new datasetID at IFREMER ERDDAP
  • removed ‘plotdap’ message when MBMS map is built
  • 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
  • Makes extracts that cross dateline
  • plot routines updated
  • refactoring of code

Initial CRAN release