getSdbDataFromBB: Get data over a SciDB connection of a bounding box

Description Usage Arguments Value Author(s)

Description

Get data over a SciDB connection of a bounding box

Usage

1
2
getSdbDataFromBB(con, arrayname, pixelSize, lonlat.mat, start, end, origin,
  period, yearly)

Arguments

con

A SciDB connection object

arrayname

A string. The name of the array

pixelSize

A number. The length of one side of a pixel

lonlat.mat

A 2x2 matrix. The 2 columns are the WGS84 longitude, and WGS84 latitude

start

An integer. The start date as YYYYMMDD

end

An integer. The end date as YYYYMMDD

origin

An integer. A YYYYMMDD date. The day when the time_id == 0

period

An integer. The number of days between observations

yearly

A logical Do the dates yearly match January the 1st?

Value

A data frame

Author(s)

Alber Sanchez, alber.ipia@inpe.br


albhasan/scidbutil documentation built on May 24, 2019, 2:48 p.m.