Skip to content

Getting Started

Charles Doutriaux edited this page Apr 30, 2019 · 19 revisions

This version is a BETA RELEASE including the documentation. The official version will be released at a later date.

WARNING

Jupyter lab file browser allows to double click on a file to open it. Unfortunately in a browser this means loading the whole file into the browser. For netCDF files this is not practical (these files can be several Gb), so we kill the transfer and take over. Unfortunately this brings up the following error message. Please ignore safely the error message and move on. Jupyterlab is aware of this and is implementing a solution for big files.

File Loading Message In VCDAT

To get familiar with JupyterLab please watch this video.

The following steps will help you to get started using VCDAT:

  1. First connect to the instance of JupyterLab running VCDAT 2.0 by following these instructions
  2. Get familiar with the user interface
  3. Access some data
  4. Load variables from the data
  5. Plot the variables

Clone this wiki locally