add_collection_format

Download and install an image collection format from a URL

Description

Download and install an image collection format from a URL

Usage

add_collection_format(url, name = NULL)

Arguments

Argument Description
url URL pointing to the collection format JSON file
name optional name used to refer to the collection format

Details

By default, the collection format name will be derived from the basename of the URL.

Examples

add_collection_format(
   "https://raw.githubusercontent.com/appelmar/gdalcubes_cpp/dev/formats/Sentinel1_IW_GRD.json")
Warning in readLines(destfile): incomplete final line found on
'/home/marius/R/x86_64-pc-linux-gnu-library/4.3/gdalcubes/formats/Sentinel1_IW_GRD.json'