actinia-core icon indicating copy to clipboard operation
actinia-core copied to clipboard

Actinia Core is an open source REST API for scalable, distributed, high performance processing of geographical data that uses mainly GRASS GIS for computational tasks (DOI: https://doi.org/10.5281/zen...

Results 79 actinia-core issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pre-commit/pre-commit-hooks](https://togithub.com/pre-commit/pre-commit-hooks) | repository | minor | `v4.5.0` -> `v4.6.0` | Note:...

After update to alpine 3.19, the python package `jose` is no longer installed. After installing it, an error appears inside. As it is only used here to catch an exception...

bug
dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [matplotlib](https://matplotlib.org) ([source](https://togithub.com/matplotlib/matplotlib)) | `==3.3.4` -> `==3.8.4` |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | werkzeug ([changelog](https://werkzeug.palletsprojects.com/changes/)) | `==3.0.1` -> `==3.0.2` |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pystac](https://togithub.com/stac-utils/pystac) ([changelog](https://togithub.com/stac-utils/pystac/blob/main/CHANGELOG.md)) | `==0.5.6` -> `==1.10.1` |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-bigquery](https://togithub.com/googleapis/python-bigquery) | ` `=1.34.1, >=2.11.0 ([713ce2c](https://togithub.com/googleapis/python-bigquery/commit/713ce2c2f6ce9931f67cbbcd63ad436ad336ad26)) -...

> ... use it for Geocoding of Sentinel-1 images, you may have a look here: https://github.com/NVE/actinia_modules_nve/blob/main/src/imagery/i.sentinel1.pyrosargeocode/ for a solution with [pyrosar](https://pyrosar.readthedocs.io/en/latest/) and without snappy. I hope I will be able...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | redis | major | `5.0.4-alpine` -> `7.2.4-alpine` | --- ### Configuration 📅 **Schedule**:...

This PR is an attempt to document the `auth` property in the `webhooks` section of a processing chain. Currently, this is not visible in swagger.json / ReDoc. I have not...

actinia has the following entry in the requirements.txt: google-cloud>=0.32.0 However, _google-cloud_ package is deprecated and not updated since 2018. Can it be removed (or replaced by a suitable successor)?