Logging in

Log in at supported services

login_CopHub() login_codede() login_USGS() login_earthdata() services()

Session-wide login

Defining session settings

Set settings that are used by all functions for the current session

set_aoi() view_aoi() get_aoi()

Session-wide area of interest (AOI)

set_archive() get_archive()

Session-wide archive directory

Retrieving and visualizing records

Query records for multiple products such as Sentinel, MODIS or Landsat

get_products() getSentinel_products() getLandsat_products() getMODIS_products() getSRTM_products()

Get product names

get_records() getSentinel_records() getLandsat_records() getMODIS_records() getSRTM_records()

Query available product records

view_records() plot_records()

View footprints of records

Analysing previews

Get previews and preview-based calculate AOI cloud cover for Sentinel, Landsat or MODIS

get_previews()

Get previews of records

view_previews() plot_previews()

View or plot previews of records

get_cloudcov_supported()

Returns product names supported by calc_cloudcov

calc_cloudcov()

Calculate the cloud cover of optical Sentinel, Landsat or MODIS data in an aoi based on small previews

Selecting records

Select records (semi-)automatically according to temporal needs and cloud cover

get_select_supported()

Returns product names supported by select_* functionalities

select_unitemporal()

Selects remote sensing records uni-temporally

select_bitemporal()

Selects remote sensing records bi-temporally

select_timeseries()

Selects remote sensing records for a time series

is.landsat() is.landsatMSS() is.landsat5() is.landsat7() is.landsat8()

Returns TRUE for records that are of product group 'landsat' or the referred sub-selection

is.modis() is.modis_terra() is.modis_aqua()

Returns TRUE for records that are of product group 'modis' or the referred sub-selection

is.sentinel() is.sentinel1() is.sentinel1_iw_slc() is.sentinel1_iw_grdh() is.sentinel1_iw_raw() is.sentinel1_iw_ocn() is.sentinel1_level0() is.sentinel1_level1() is.sentinel1_level2() is.sentinel2() is.sentinel2_L1C() is.sentinel2_L2A() is.sentinel2_S2A() is.sentinel2_S2B() is.sentinel3() is.sentinel3_S3A() is.sentinel3_S3B() is.sentinel3_S3C() is.sentinel3_S3D() is.sentinel3_synergy() is.sentinel3_slstr() is.sentinel3_sral() is.sentinel3_olci() is.sentinel5() is.sentinel5p()

Returns TRUE for records that are of product group 'sentinel' or the referred sub-selection

Checking, ordering and downloading records

Check download availability, order datasets and download them

check_availability()

Check download availability of records

order_data()

Order datasets

get_data() getSentinel_data() getLandsat_data() getMODIS_data()

Download datasets

Writing and reading

Write and read getSpatialData outputs

get_records_drivers()

Returns drivers for writing records

write_records()

Write records to file

read_records()

Read records from file

read_previews()

Read records previews

Others

aoi_data

An example AOI of three different classes

getSpatialData-package

Overview of getSpatialData