This image contains the Datacube and Datacube Server apps working together to help view cubes of spectral data.
It also creates the default folders for .fits and .nc files and downloads the cube 1342228703_M17-2_SPIRE-FTS_15.0.3244_HR_SLW_gridding_cube.fits from HERSCHEL that is opened at startup. These folders can be replaced with a host one using the -v option to bind-mount one to /data as written in the following script that you can use to run a container.
The script run.sh will create a local folder that can host your cubes to be viewed in the app and run a new container from this image.
You can then access the app from your navigator at http://localhost:8000/DataCube.
To access the container's logs do :
docker logs datacube-and-server
To discard your container run the script clean.sh
Content type
Image
Digest
Size
1.2 GB
Last updated
over 5 years ago
docker pull idocias/datacube-and-server