Difference between revisions of "ViSUS Docker OnDemand Conversion"

From
Jump to: navigation, search
(How to request on-demand conversion of a NetCDF dataset)
Line 19: Line 19:
 
* a simple Web viewer  
 
* a simple Web viewer  
  
== How to request on-demand conversion of a NetCDF dataset ==
+
== How to request conversion of a NetCDF dataset ==

Revision as of 17:52, 13 November 2018

Start your Docker and login into your account. If you don't have installed follow these instructions: Docker Documentation

To log in from your terminal:

docker login
Username: your_username
Password: XXXX

Now pull the ViSUS on-demand image:

docker pull visus/ondemand

This container provide three services:

  • the ViSUS Server
  • conversion service (i.e., currently limited to NetCDF datasets)
  • a simple Web viewer

How to request conversion of a NetCDF dataset