All Projects → geosolutions-it → evo-odas

geosolutions-it / evo-odas

Licence: MIT License
Code Repository for the EVO-ODAS

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
HTML
75241 projects

Projects that are alternatives of or similar to evo-odas

awesome-spectral-indices
A ready-to-use curated list of Spectral Indices for Remote Sensing applications.
Stars: ✭ 357 (+1090%)
Mutual labels:  landsat, sentinel
satellitesearch
[DEPRECATED] RemotePixel.ca satellitesearch project code
Stars: ✭ 19 (-36.67%)
Mutual labels:  landsat, sentinel
ee extra
A ninja python package that unifies the Google Earth Engine ecosystem.
Stars: ✭ 42 (+40%)
Mutual labels:  landsat, sentinel
eodag
Earth Observation Data Access Gateway
Stars: ✭ 183 (+510%)
Mutual labels:  landsat, sentinel
spectral
Awesome Spectral Indices for the Google Earth Engine JavaScript API (Code Editor).
Stars: ✭ 68 (+126.67%)
Mutual labels:  landsat, sentinel
pm2-githook
receive webhook from github/gitlab and ask pm2 to reload the application for you
Stars: ✭ 39 (+30%)
Mutual labels:  jenkins
rurality
开源运维平台设计及开发样例、CMS、RBAC、python开发教程、管理系统设计及开发样例、jenkinsfile(pipeline)/ansible使用教程,一切想到的,想不到的,应有尽有
Stars: ✭ 51 (+70%)
Mutual labels:  jenkins
github-api-plugin
This plugin packages stock github-api library
Stars: ✭ 20 (-33.33%)
Mutual labels:  jenkins
fastlane-plugins
自创造超实用性 Fastlane 插件和自定义 actions 的聚合仓库
Stars: ✭ 19 (-36.67%)
Mutual labels:  jenkins
chef-jenkins-hardening
⛔ DEPRECATED: A secure jenkins installation
Stars: ✭ 18 (-40%)
Mutual labels:  jenkins
jenkins pipeline
A lean Continuous Deployment, Testing and Integration Pipeline using CoreOS/Docker/Jenkins
Stars: ✭ 44 (+46.67%)
Mutual labels:  jenkins
job-dsl-playground
An app for debugging Groovy scripts using the Jenkins Job DSL
Stars: ✭ 84 (+180%)
Mutual labels:  jenkins
docker
collection of docker / docker-compose files, dind, gitlab, jenkins, mongo, mysql, oracle, rabbitmq, redis, sonarqube
Stars: ✭ 25 (-16.67%)
Mutual labels:  jenkins
fire-cloud
基于Spring Cloud的微服务业务框架
Stars: ✭ 16 (-46.67%)
Mutual labels:  sentinel
pipeline-library
Shared libraries for Jenkinsfiles with unit tests
Stars: ✭ 22 (-26.67%)
Mutual labels:  jenkins
jenkinsfile cookbook pipeline
Example Jenkinsfile and Explaination for Chef Cookbook Development
Stars: ✭ 36 (+20%)
Mutual labels:  jenkins
docker-commons-plugin
API plugin, which provides the common shared functionality for various Docker-related plugins.
Stars: ✭ 38 (+26.67%)
Mutual labels:  jenkins
hellonode
A Hello World HTTP server in Node, with a Dockerfile and a Jenkinsfile
Stars: ✭ 51 (+70%)
Mutual labels:  jenkins
api4jenkins
Python client library for Jenkins API
Stars: ✭ 43 (+43.33%)
Mutual labels:  jenkins
jwql
The James Webb Space Telescope Quicklook Application
Stars: ✭ 42 (+40%)
Mutual labels:  jenkins

Stories in Ready

EVO-ODAS Ingestion Framework

In this github repo can be found the source code for the ingestion system of the evo-odas project organized in 3 main folders.

Airflow

The Airflow folder contains the python source code of the custom Operators and DAGs for the ingestion of the Sentinel 1 and 2 data.

metadata-ingestion

The metadata-ingestion folder contains the python code to feed a database used as storage from the OpenSearch plugin for Geoserver.`

  • manages OpenSearch Collections and Products
  • extracts metadata from Sentinel 1 and 2 SAFE packages
  • stores the search parameters
  • generate and stores the OGC links
  • generate and store html description

Note that this code will probably wrapped in a Airflow custom Operator(s) to be used during the ingestion process. (So it will be moved in the Airflow folder)

License

The code we have written is release following the MIT license. You can find the LICENSE file at the root of the repo.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].