nc5ng-docker
A docker image project that contains nc5ng-python
packages and nadcon5-ng
datasets in a single container. Based on the gmt-docker
images (Project Page)
To use the latest docker image running a jupyter python notebook server
docker run -p "8888:8888" nc5ng/nc5ng
Use the provided token to login to the Jupyter notebook at 127.0.0.1:8888
and follow the Example-nc5ng.ipynb
Notebook
A sample conversion is provided in the image, and the sample notebook should allow you to plot coverage points from the sample conversion data on top of a gmt
basemap.