pixel_history: Pixel History

Description Usage Arguments

Description

Returns a pixel history of one or multiple bands from one coverage.

Usage

1
2
pixel_history(coverage, coord_sys, bands, coords, date = NULL,
  desc_url = NULL, query_url = NULL, plot = F)

Arguments

coverage

name of the coverage [character]

coord_sys

coordinate system [character]

bands

coverage bands to calculate and visualize pixel history [character]

coords

coordinates of the location of interest in c(Lat,Lon)[character]

date

date range in format (Ymd) [character]

desc_url

Web Coverage Service (WCS) DescribeCoverage url [character]. This URL can be built with the *createWCS_URLs* function

query_url

Web Coverage Service (WCS) for processing the query [character]. This URL can be built with the *createWCS_URLs* function

plot

Should the data be plotted [boolean].


mattia6690/CubeR documentation built on June 23, 2019, 3:44 a.m.