Skip to content

GeoSoftII2020-21/GeoSoftII_JobManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

GeoSoftII_JobManagement

Geosoftware II Project WiSe 2020/21


Table of contents

1. Overview
2. Installation
3. Scope of functionalities
4. Examples of use
5. Appendix


Overview

This project is part of a new openEO back-end driver which uses the Pangeo Software Stack.

The goal is to link the microservices with jobs and batch processing. The functions /F040/, /F050/ of the functional specification are implemented.

There also exists a Docker Repository, which is linked with this one and from which the service can be obtained as an image. And can then be used locally as a container.


Installation

The installation and execution is possible exclusively provided within the framework of the docker-compose.yml.

docker-compose up


Scope of functionalities

API endpoints

  • GET /dataStatus Receives a request confirming that the DataServer is ready.
  • POST /takeJob Receives a request with a job and queues it.


Appendix

Technologies

Software Version
Flask 1.1.2
requests 2.25.0
flask_cors 3.0.9
xarray 0.16.1
dask[complete] 2.30.0
numpy 1.19.3
scipy 1.5.4
netcdf4 1.5.4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •