checkBounds: Check Coordinate Dimensions

View source: R/checkBounds.R

checkBoundsR Documentation

Check Coordinate Dimensions

Description

Check Coordinate Dimensions

Usage

checkBounds(dataCoordList, dimargs)

Arguments

dataStruct

A structure describing the dataset from erddapStruct.rda

xposLim

A list of reals size 2 that contains the longitude limits of the data request

yposLim

A list of reals size 2 that contains the latitude limits of the data request

xposLim

A list of strings size 2 that contains the time limits of the data request

Value

returnCode of 0 if all data is in bounds of the served data, -1 otherwise


rmendels/rerddapXtracto documentation built on Jan. 19, 2024, 6:28 p.m.