Skip to content

brazil-data-cube/odc-sits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

odc-sits - SITS-based R Client Library for Open Data Cube

Software License Software Life Cycle Join us at Discord

Open Data Cube is a system designed to manage Spatio-temporal Earth Observation Data Cubes.

The odc-sits package is an experimental R Client for the Open Data Cube ecosystem. The Data Cube representation performed by odc-sits is based on the SITS package. This pairing gives the possibility of using ODC data products in Satellite Image Time Series Classification.

Installation

To install the development version of odc-sits, run the following commands:

# load necessary libraries
library(devtools)
devtools::install_github("brazil-data-cube/odc-sits")

Importing odc-sits package:

library(odcsits)

Usage

odc-sits implements the following WLTS operations:

Operation odc-sits functions
List ODC Products Available odc_products
Search ODC Datasets odc_search
Create a ODC Data Cube odc_cube

About

R Client for the Open Data Cube ecosystem.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages