getfileCoords {xtractomatic}R Documentation

Get Cooordinate (Dimension) Data from ERDDAP Dataset

Description

Get Cooordinate (Dimension) Data from ERDDAP Dataset

Usage

getfileCoords(dataStruct,
  urlbase = "https://coastwatch.pfeg.noaa.gov/erddap/griddap/")

Arguments

dataStruct

A structure describing the dataset from erddapStruct.rda

urlbase

A character string giving the base URL of the ERDDAP server

Value

A list containing the values of the coordinate variables


[Package xtractomatic version 3.3.2 Index]