forked from nordsat/shared-docker-files
-
Notifications
You must be signed in to change notification settings - Fork 0
License
murdaca/shared-docker-files
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository has recipes to build Docker images for running
satellite image processing. The recipes are mainly concentrated on
using Pytroll packages.
To start, see the README file in pytroll_base_image directory, then
move on to other directories as required by the use case.
Currently available images:
pytroll_base_image
- the base image used for all the other images. Includes only the
operating system (Red Hat Enterprise Linux and Ubuntu as
options) and the base installation of Mambaforge
trollmoves
- contains Trollmoves Server and Client for transferring data
trollflow2_full_image
- contains pretty much everything needed to run Trollflow2 to
process images using Satpy, resample them with Pyresample, and
so on.
Each of the actual runnable container images have example
configuration files that can be used as starting points.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Dockerfile 70.0%
- Shell 30.0%