{"id":18722577,"url":"https://github.com/mdsumner/tacky","last_synced_at":"2025-04-12T14:53:10.849Z","repository":{"id":232582430,"uuid":"784660695","full_name":"mdsumner/tacky","owner":"mdsumner","description":"What the Package Does (One Line, Title Case)","archived":false,"fork":false,"pushed_at":"2024-11-08T01:38:06.000Z","size":1969,"stargazers_count":7,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T09:22:09.575Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdsumner.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-10T09:46:31.000Z","updated_at":"2025-02-15T09:31:01.000Z","dependencies_parsed_at":"2024-05-15T23:18:45.465Z","dependency_job_id":"de31c658-867a-4b91-a2e4-8c1d3dedde9f","html_url":"https://github.com/mdsumner/tacky","commit_stats":null,"previous_names":["mdsumner/gmikey"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsumner%2Ftacky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsumner%2Ftacky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsumner%2Ftacky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsumner%2Ftacky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdsumner","download_url":"https://codeload.github.com/mdsumner/tacky/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248586227,"owners_count":21128995,"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":[],"created_at":"2024-11-07T13:42:04.117Z","updated_at":"2025-04-12T14:53:10.830Z","avatar_url":"https://github.com/mdsumner.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```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n# tacky\n\n\u003c!-- badges: start --\u003e\n\u003c!-- badges: end --\u003e\n\nThe goal of tacky is to illustrate workflows of satellite image processing in R\nusing {gdalraster}, {dplyr}, and {targets}.  These workflows are comparable to similar ones\nin using Opendatacube and xarray  in Python, or with {gdalcubes}, {sits}, {rsi} in R. \n\nThis is experimental atm, working side-by-side with the [{geotargets}](https://github.com/njtierney/geotargets) project to convert existing alternative spatial workflows into the very efficient and scaleable check-pointing frameworks of the targetsverse in R. \n\n## Installation\n\nYou can obtain the development version of tacky from [GitHub:mdsumner/tacky](https://github.com/mdsumner/tacky.git). \n\nThis is not an actual R package, it's just a repo to house this illustration for now. \n\n## Example\n\nThis example loads Sentinel imagery from 'sentinel-2-c1-l2a' and plots it: \n\n```{r example, fig.width = 10, fig.height = 10}\nlibrary(targets)\ntar_make()\n\ntar_read(figure)\n```\n\nA comparable pair of workflows in Python is illustrated here: \n\nhttps://discourse.pangeo.io/t/comparing-odc-stac-load-and-stackstac-for-raster-composite-workflow/\n\nWe hope to expand the example here into a few more analogous workflows (at the very least with gdalcbues), and maybe build some helpers. \n\n\n## Notes\n\nThis developed slowly from experiments: \n\nhttps://gist.github.com/mdsumner/9b3b4bec40cf7f121db3337a823b413c\n\n## Code of Conduct\n  \nPlease note that the tacky project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/1/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdsumner%2Ftacky","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdsumner%2Ftacky","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdsumner%2Ftacky/lists"}