Skip to content

maabdelghaffar/evo-odas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Stories in Ready

EVO-ODAS

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)

About

Code Repository for the EVO-ODAS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.3%
  • Shell 3.1%
  • HTML 1.6%