{"id":26668793,"url":"https://github.com/brazil-data-cube/odc-sits","last_synced_at":"2025-03-25T21:35:04.863Z","repository":{"id":99350004,"uuid":"359646264","full_name":"brazil-data-cube/odc-sits","owner":"brazil-data-cube","description":"R Client for the Open Data Cube ecosystem.","archived":false,"fork":false,"pushed_at":"2021-07-11T01:37:36.000Z","size":20,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-01-24T19:07:59.221Z","etag":null,"topics":["datacube","odc","sits"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brazil-data-cube.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-04-20T01:24:56.000Z","updated_at":"2022-11-18T11:35:57.000Z","dependencies_parsed_at":"2023-07-11T10:02:12.149Z","dependency_job_id":null,"html_url":"https://github.com/brazil-data-cube/odc-sits","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":"0.33333333333333337","last_synced_commit":"4eac006a2608372e2e4fcb2f60333494406daa7f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brazil-data-cube%2Fodc-sits","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brazil-data-cube%2Fodc-sits/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brazil-data-cube%2Fodc-sits/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brazil-data-cube%2Fodc-sits/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brazil-data-cube","download_url":"https://codeload.github.com/brazil-data-cube/odc-sits/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245549885,"owners_count":20633865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["datacube","odc","sits"],"created_at":"2025-03-25T21:35:04.358Z","updated_at":"2025-03-25T21:35:04.850Z","avatar_url":"https://github.com/brazil-data-cube.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  out.width = \"100%\",\n  fig.path = \"inst/extdata/img/README-\"\n)\nlibrary(tibble)\n```\n\n## odc-sits - SITS-based R Client Library for Open Data Cube\n\n\u003c!-- badges: start --\u003e\n\n[![Software\nLicense](https://img.shields.io/badge/license-MIT-green)](https://github.com/brazil-data-cube/odc-sits/blob/master/LICENSE)\n[![Software Life\nCycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)\n[![Join us at\nDiscord](https://img.shields.io/discord/689541907621085198?logo=discord\u0026logoColor=ffffff\u0026color=7389D8)](https://discord.com/channels/689541907621085198#)\n\n\u003c!-- badges: end --\u003e\n\n[Open Data Cube](https://www.opendatacube.org/) is a system designed to manage Spatio-temporal Earth Observation Data Cubes. \n\nThe `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](https://github.com/e-sensing/sits). This pairing gives the possibility of using ODC data products in Satellite Image Time Series Classification.\n\n## Installation\n\nTo install the development version of `odc-sits`, run the following commands:\n\n``` {R, eval=FALSE}\n# load necessary libraries\nlibrary(devtools)\ndevtools::install_github(\"brazil-data-cube/odc-sits\")\n```\n\nImporting `odc-sits` package:\n\n``` {R, echo=TRUE, warning=FALSE, message=FALSE}\nlibrary(odcsits)\n```\n\n## Usage\n\n`odc-sits` implements the following WLTS operations:\n\n```{R, echo=FALSE}\ntribble(\n  ~\"Operation\", ~\"`odc-sits` functions\",\n  \"`List ODC Products Available`\", \"`odc_products`\",\n  \"`Search ODC Datasets`\", \"`odc_search`\",\n  \"`Create a ODC Data Cube`\", \"`odc_cube`\"\n) %\u003e% as.data.frame() %\u003e% knitr::kable(format = \"markdown\")\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrazil-data-cube%2Fodc-sits","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrazil-data-cube%2Fodc-sits","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrazil-data-cube%2Fodc-sits/lists"}