-
What does the classify section of the config do?
Many thanks
-
Is this config for the respeaker mic array? The config throws asegmentation fault when used
-
After refactor to adhere to config. management conventions ( #118 ) Sentinel1 DAG is still referencing the 'secrets' module in the subDAG factory (https://github.com/geosolutions-it/evo-odas/blob/mast…
-
Wrap the **gdalinfo** utility in an airflow operator, the idea is to keep it as simple as possible in order to define a basic building blocks.
* don't expose all of the gdalinfo options but only tho…
-
The following files are in `.gitignore` but are at the same time tracked by git:
```
evo-odas/airflow/docker/airflow.cfg
evo-odas/airflow/plugins/gdal_plugin.py
```
Might be an issue with wro…
-
-
Implement original package upload using existing RSYNCOperator in order to have original package publicly available for download ( for instance here: http://cloudsdi.geo-solutions.it/data/sentinel/ ).…
-
Just trying to get airflow up and running throws the error:
```python
ERROR - Failed to import: /usr/local/evoodas/geosolutions/airflow/dags/sentinel2/S2_Download.py
Traceback (most recent call l…
-
Due to a change in the sentinelsat api, search and download requests are broken:
```
sentinelsat.sentinel.SentinelAPIError: HTTP status 500 Internal Server Error: IOException : Server returned HTTP …
torse updated
7 years ago
-
As per point 2 and 3 in the email on EVO-ODAS mailing list ("Airflow Ingestion Review" summed up below ) we should adopt conventions for DAG names and configuration keys:
**DAG Naming Convention**
…