-
Currently, main Sentinel-2 import done with importer uses google cloud sources in combination with Google BigQuery Sentinel-2 database. As therefore google credentials are needed which we don't want …
-
Check which documentation is available, update outdated information and document problems or incomprehensive parts where found.
-
I'm testing out a new install of actinia.
I had issues with step 7 of the instructions for accessing via curl:
`curl -u superadmin:abcdefgh -X GET http://localhost:5000/locations`
That returned…
-
I'm following the install instructions here : https://actinia.mundialis.de/tutorial/installation.html
My OS is Linux Mint 20.1, v4.8.6 . The computer has not been used for much before so it is emp…
-
Follow the installation steps from https://actinia.mundialis.de/tutorial/installation.html and document deprecated information in this ticket or directly in the documentation.
Attention: the document…
-
I am trying to set up a local actinia grass server on Linux Mint. It's a new computer with nothing except the basics installed so far.
Specs:
- Operating System: Linux Mint 20.1 Cinnamon v.4.8.6
- …
-
With growing content, the Wiki page https://github.com/mundialis/actinia_core/wiki needs a TOC for easier navigation...
-
When using the & operator in r.mapcalc, the process chain is not valid.
Example:
```
{
"version": "1",
"list": [
{
"id": "r.mapcalc",
"module": "r.mapcalc",
"commen…
-
Can you point out what the different considerations are as far as using actinia's API directly, versus going through the OpenEO API?
From looking at the projects it seems like learning to work with…
-
Currently a `/` behind the endpoint leads to a 404. Example:
* `https://actinia.mundialis.de/api/v1/version` works
* `https://actinia.mundialis.de/api/v1/version/` leads to 404
Apparently this ca…