{"id":13735966,"url":"https://github.com/actinia-org/actinia-satellite-plugin","last_synced_at":"2026-01-17T09:11:47.705Z","repository":{"id":32253628,"uuid":"132053358","full_name":"actinia-org/actinia-satellite-plugin","owner":"actinia-org","description":"This actinia plugin is designed for efficient satellite data handling, especially Landsat and Sentinel-2 scenes","archived":false,"fork":false,"pushed_at":"2025-12-09T15:04:11.000Z","size":267,"stargazers_count":6,"open_issues_count":3,"forks_count":5,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-12-22T06:31:47.982Z","etag":null,"topics":["actinia","actinia-plugin","earth-observation","geospatial-analysis","grass-gis","opensource","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/actinia-org.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","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-03T21:50:31.000Z","updated_at":"2025-12-09T15:04:15.000Z","dependencies_parsed_at":"2024-06-21T01:57:55.630Z","dependency_job_id":"473e6427-cf89-43e1-b559-c713628aac17","html_url":"https://github.com/actinia-org/actinia-satellite-plugin","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/actinia-org/actinia-satellite-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actinia-org%2Factinia-satellite-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actinia-org%2Factinia-satellite-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actinia-org%2Factinia-satellite-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actinia-org%2Factinia-satellite-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actinia-org","download_url":"https://codeload.github.com/actinia-org/actinia-satellite-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actinia-org%2Factinia-satellite-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28504927,"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","rest-api"],"created_at":"2024-08-03T03:01:13.502Z","updated_at":"2026-01-17T09:11:47.492Z","avatar_url":"https://github.com/actinia-org.png","language":"Python","funding_links":[],"categories":["`Python` processing of optical imagery (non deep learning)"],"sub_categories":["Python libraries related to EO"],"readme":"# Actinia Satellite Plugin\n\nThis actinia plugin is designed for efficient satellite data handling, especially Landsat and Sentinel-2 scenes.\nIt implements endpoints for on-the-fly NDVI computation and time series import for Landsat and Sentinel-2\nscenes in the actinia database.\n\nNote:\n\n    Actinia[1] is an open source REST API for scalable, distributed, high performance\n    processing of geographical data that uses GRASS GIS for computational tasks.\n\n    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    [1] https://github.com/mundialis/actinia_core\n\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, the interface description\nof actinia will be extended with the endpoints of the plugins.\n\n    .. code-block:: bash\n\n        git clone https://github.com/mundialis/actinia_satellite_plugin.git\n\n        cd actinia_satellite_plugin\n        pip3 install .\n\n    ..\n\nAfter installation set the plugin name in the actinia core configuration\nand restart the actinia core server.\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_satellite_plugin/tests\u003e:/src/actinia_satellite_plugin/tests -it actinia-plugin-test:latest -i\n\n# run tests with\nmake test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factinia-org%2Factinia-satellite-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factinia-org%2Factinia-satellite-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factinia-org%2Factinia-satellite-plugin/lists"}