{"id":38644866,"url":"https://github.com/actinia-org/actinia-statistic-plugin","last_synced_at":"2026-01-17T09:12:07.707Z","repository":{"id":32295509,"uuid":"132185267","full_name":"actinia-org/actinia-statistic-plugin","owner":"actinia-org","description":"This actinia plugin is designed for computing raster map and raster-time-series statistics for categorical and continuous data","archived":false,"fork":false,"pushed_at":"2025-10-07T19:33:46.000Z","size":276,"stargazers_count":4,"open_issues_count":4,"forks_count":6,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-10-07T21:23:07.547Z","etag":null,"topics":["actinia","actinia-plugin","earth-observation","geospatial-analysis","grass-gis","opensource","python","rest-api"],"latest_commit_sha":null,"homepage":"","language":"Python","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/actinia-org.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-05-04T20:18:21.000Z","updated_at":"2025-09-09T12:55:10.000Z","dependencies_parsed_at":"2025-10-07T21:10:31.582Z","dependency_job_id":null,"html_url":"https://github.com/actinia-org/actinia-statistic-plugin","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/actinia-org/actinia-statistic-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actinia-org%2Factinia-statistic-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actinia-org%2Factinia-statistic-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actinia-org%2Factinia-statistic-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actinia-org%2Factinia-statistic-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actinia-org","download_url":"https://codeload.github.com/actinia-org/actinia-statistic-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actinia-org%2Factinia-statistic-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28504944,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T06:57:29.758Z","status":"ssl_error","status_checked_at":"2026-01-17T06:56:03.931Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["actinia","actinia-plugin","earth-observation","geospatial-analysis","grass-gis","opensource","python","rest-api"],"created_at":"2026-01-17T09:12:07.149Z","updated_at":"2026-01-17T09:12:07.690Z","avatar_url":"https://github.com/actinia-org.png","language":"Python","readme":"# Actinia Statistic Plugin\n\n\nThis actinia plugin is deigned for to compute raster map layer and raster-time-series statistics\nfor categorical and continuous data. It provides endpoints to sample raster\ntime series data.\n\n\u003e **_NOTE:_**\n\u003e\n\u003e    [Actinia](https://github.com/mundialis/actinia_core) is an open source REST API for scalable, distributed, high performance\n    processing of geographical data that uses GRASS GIS for computational tasks.\n\u003e\n\u003e    The Actinia service consists of the *Actinia Core* that provides the basic but sophisticated processing service\n    and *Actinia plugins* that provide problem specific services like Sentinel-2 and Landsat NDVI computation,\n    spatio-temporal statistical analysis and many more.\n\n## Installation\n\nThe actinia plugin must be installed in the same environment as actinia core.\nActinia core must be configured to load the installed plugin. When the plugin is\nloaded and all plugin endpoints are available in actinia.\nThe interface description of actinia will be extended with the endpoints of the plugins.\n\n```bash\ngit clone https://github.com/mundialis/actinia_statistic_plugin.git\n\ncd actinia_statistic_plugin\npip3 install -r requirements.txt\npython3 setup.py install\n```\n\nAfter installation set the plugin name in the actinia core configuration\nand restart the actinia core server.\n\n### Required GRASS GIS Addons\n\nThe statistic plugin needs the GRASS GIS addon [t.rast.sample](https://github.com/mundialis/t.rast.sample) to be installed in actinia.\n\n\n## Testing locally\n\n```\ndocker build -f docker/actinia-plugin-tests/Dockerfile -t actinia-plugin-test .\ndocker run -v \u003c/path/to/actinia_statistic_plugin/tests\u003e:/src/actinia_statistic_plugin/tests -it actinia-plugin-test:latest -i\n\n# run tests with\nmake test\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factinia-org%2Factinia-statistic-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factinia-org%2Factinia-statistic-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factinia-org%2Factinia-statistic-plugin/lists"}