{"id":16729368,"url":"https://github.com/jbisits/rasterhistograms.jl","last_synced_at":"2025-04-05T05:42:45.041Z","repository":{"id":192216882,"uuid":"686298693","full_name":"jbisits/RasterHistograms.jl","owner":"jbisits","description":"Empirical distribution fitting for Rasters.jl.","archived":false,"fork":false,"pushed_at":"2023-10-28T01:01:58.000Z","size":35347,"stargazers_count":3,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-10T13:37:38.861Z","etag":null,"topics":["histogram","julia","raster"],"latest_commit_sha":null,"homepage":"","language":"Julia","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/jbisits.png","metadata":{"files":{"readme":"README.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-02T10:29:55.000Z","updated_at":"2024-06-02T19:46:41.000Z","dependencies_parsed_at":"2023-09-03T12:49:49.209Z","dependency_job_id":"c9c48a39-aeaf-4724-963b-9e7e1aca2e5e","html_url":"https://github.com/jbisits/RasterHistograms.jl","commit_stats":null,"previous_names":["jbisits/rasterhistograms.jl"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbisits%2FRasterHistograms.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbisits%2FRasterHistograms.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbisits%2FRasterHistograms.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbisits%2FRasterHistograms.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbisits","download_url":"https://codeload.github.com/jbisits/RasterHistograms.jl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247294463,"owners_count":20915338,"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":["histogram","julia","raster"],"created_at":"2024-10-12T23:28:22.397Z","updated_at":"2025-04-05T05:42:45.025Z","avatar_url":"https://github.com/jbisits.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RasterHistograms\n\n[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://jbisits.github.io/RasterHistograms.jl/stable/)\n[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://jbisits.github.io/RasterHistograms.jl/dev/)\n[![Build Status](https://github.com/jbisits/RasterHistograms.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/jbisits/RasterHistograms.jl/actions/workflows/CI.yml?query=branch%3Amain)\n[![Coverage](https://codecov.io/gh/jbisits/RasterHistograms.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/jbisits/RasterHistograms.jl)\n\n[Rasters.jl](https://rafaqz.github.io/Rasters.jl/dev/) provides excellent methods for reading, analysing and plotting for geospatial data.\nThis package provides empirical distribution fitting for `Raster` data structures aiming to provide functionality similar to python's [xhistogram](https://xhistogram.readthedocs.io/en/latest/index.html) for [xarray](https://docs.xarray.dev/en/stable/) in Julia.\n\n## Using the package\n\nThe package is installed using Julia's package manager\n\n```julia\njulia\u003e ]\n(@v1.9) pkg\u003e add RasterHistograms\n```\n\nTo start using the package you will also need to have [Rasters.jl](https://github.com/rafaqz/Rasters.jl) installed (in the same manner as above but replace `RasterHistograms` with `Rasters`).\nTo then use the packages type\n\n```julia\njulia\u003e using Rasters, RasterHistograms\n```\n\ninto the repl.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbisits%2Frasterhistograms.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjbisits%2Frasterhistograms.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbisits%2Frasterhistograms.jl/lists"}