Skip to main content

Visualisation tools and services for SeaDataCloud

Project description

# SeaDataCloud visualizations

[![pypi](https://img.shields.io/pypi/v/sdc_visualization.svg)](https://pypi.python.org/pypi/sdc_visualization)

[![travis](https://img.shields.io/travis/SiggyF/sdc_visualization.svg)](https://travis-ci.org/SiggyF/sdc_visualization) [![docs](https://readthedocs.org/projects/sdc-visualization/badge/?version=latest)](https://sdc-visualization.readthedocs.io/en/latest/?badge=latest) [![pyup](https://pyup.io/repos/github/SiggyF/sdc_visualization/shield.svg)](https://pyup.io/repos/github/SiggyF/sdc_visualization/)

Visualisation tools and services for SeaDataCloud

# Features

Visualizations of ODV files for SeaDataCloud

## build Docker container docker build -t deltares-jupyter:latest .

## run Docker image on port 8888 docker run -d -p 8888:8888 –name deltares-jupyter –privileged –cap-add SYS_ADMIN –device /dev/fuse deltares-jupyter start-notebook.sh –NotebookApp.token=’sdc’

## mount b2drop in the running Docker container, if needed docker exec -it deltares-jupyter bash /etc/init.d/mount-b2drop <B2DROP_APP_USERNAME> <B2DROP_APP_PASSWORD> https://b2drop.eudat.eu/remote.php/webdav/

## Logging Both the start-notebook and the b2drop script use logging to stdout. Both use configurable logging as defined in [b-log](https://github.com/idelsink/b-log) for bash in [python logging](https://docs.python.org/3.6/library/logging.html).

# Credits

This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage) project template.

# History

0.1.0 (2018-06-04)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sdc_visualization-0.1.0.tar.gz (82.5 kB view hashes)

Uploaded Source

Built Distribution

sdc_visualization-0.1.0-py2.py3-none-any.whl (7.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page