.gc_create_database {sits}R Documentation

Create an image_collection object

Description

Create an image_collection object

Usage

.gc_create_database(cube, path_db)

Arguments

cube

Data cube from where data is to be retrieved.

path_db

A character with the path and name where the database will be create. E.g. "my/path/gdalcubes.db"

Value

a object 'image_collection' containing information about the images metadata.


[Package sits version 0.16.2 Index]