{"id":24790081,"url":"https://github.com/frbcesab/downscaler","last_synced_at":"2025-06-22T11:34:47.286Z","repository":{"id":104708237,"uuid":"235763140","full_name":"FRBCesab/downscaler","owner":"FRBCesab","description":":package: Downscale a Spatial Raster","archived":false,"fork":false,"pushed_at":"2020-01-23T11:11:59.000Z","size":149,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T18:14:36.336Z","etag":null,"topics":["downscale","exactextract","r","raster","sf","spatial","stars"],"latest_commit_sha":null,"homepage":"https://frbcesab.github.io/downscaler/index.html","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/FRBCesab.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":"2020-01-23T09:34:16.000Z","updated_at":"2020-01-23T11:15:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"a5c407a0-d7fa-4f2b-988a-1ae9531872c4","html_url":"https://github.com/FRBCesab/downscaler","commit_stats":{"total_commits":28,"total_committers":1,"mean_commits":28.0,"dds":0.0,"last_synced_commit":"6ff70703fa20af0b6bdb95bfe48ea82e9a7fb768"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FRBCesab%2Fdownscaler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FRBCesab%2Fdownscaler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FRBCesab%2Fdownscaler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FRBCesab%2Fdownscaler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FRBCesab","download_url":"https://codeload.github.com/FRBCesab/downscaler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245276180,"owners_count":20588894,"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":["downscale","exactextract","r","raster","sf","spatial","stars"],"created_at":"2025-01-29T18:14:37.548Z","updated_at":"2025-03-24T13:13:58.114Z","avatar_url":"https://github.com/FRBCesab.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# downscaler\n\n[![Build Status](https://travis-ci.org/FRBCesab/downscaler.svg?branch=master)](https://travis-ci.org/FRBCesab/downscaler)\n[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/FRBCesab/downscaler?branch=master\u0026svg=true)](https://ci.appveyor.com/project/FRBCesab/downscaler)\n[![Project Status: Active](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n\nThis package is an alternative to [`raster::resample()`](https://www.rdocumentation.org/packages/raster/versions/3.0-7/topics/resample) and downscales a raster to coarser resolution in a more efficient way (for large rasters).\n\n## Installation\n\nTo install the package `downscaler` from GitHub, first install the package [`devtools`](http://cran.r-project.org/web/packages/devtools/index.html) from the CRAN.\n\n```{r echo = TRUE,  eval = FALSE}\n### Install the \u003c devtools \u003e package\ninstall.packages(\"devtools\", dependencies = TRUE)\n```\n\nThen install the `downscaler` package:\n\n```{r echo = TRUE,  eval = FALSE}\n### Install the \u003c downscaler \u003e package from GitHub\ndevtools::install_github(\"frbcesab/downscaler\")\n\n### Load the \u003c downscaler \u003e package\nlibrary(downscaler)\n```\n\n## Example\n\nType `?downscaler::downscale` for an example.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrbcesab%2Fdownscaler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrbcesab%2Fdownscaler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrbcesab%2Fdownscaler/lists"}