manuparra / image-cutouts-soda-canfar

A repository to execute image cutouts with SODA from a container integrated in CANFAR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image cut-outs with SODA for CANFAR platform

Clone this repository:

git clone https://github.com/manuparra/image-cutouts-soda-canfar.git
cd image-cutouts-soda-canfar

Build the image

docker build .

Tag the image with:

docker build --tag image-cutouts-soda:headless .  

Then push the image to you CANFAR repository of images (harbor, for example).

Use the labels to identify the type of the session for the user

About

A repository to execute image cutouts with SODA from a container integrated in CANFAR

License:MIT License


Languages

Language:Python 88.3%Language:Dockerfile 8.1%Language:Shell 3.6%