Code Monkey home page Code Monkey logo

hello-world-ap's Introduction

Hello World OGC Application Package

This repository contains an example Application Package written in Python. It is intended to be used as a template for creating new Application Packages. It is also a good starting point for learning how to write an Application Package. The Application Package is written in Python, but the concepts are applicable to any programming language.

Getting Started

The 'src' directory contains 4 files:

  1. ap_test.cwl - This is a CWL file describing the application package. It is the entry point for the application package. It describes the inputs, outputs, and steps of the application package. More information can be found here: OGC Application Package best practices

  2. Dockerfile - This Dockerfile is used to build the environment. It is possible to build it yourself or use a prebuilt image which can be found here: potato55/hello-world-app:7.0

  3. hello_world.py - This is the actual script that will be run. It is a simple script that takes a string as input in a form of --param argument and uses it to generate a STAC Catalogue. STAC Catalogue is a standard output of EOEPCA processes, more information can be found here: STAC Specification

  4. requests.http - This file makes it easy to deploy and execute Application Packages with a Visual Studio Code plugin called REST Client, which makes it easy to send requests to the processing service.

NOTE: The requests are preconfigured for an EOEPCA simple local deployment which can be found in the official deployment guide

hello-world-ap's People

Contributors

jzvolensky avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.