What is IDV notebook?
IDV notebook provides
1. a powerful notebookink capability for capturing a scientific exploration of an IDV bundle.
2. a faster-response function development environment than the IDV interactive shell experience
Downloading and Installing
- Download the IDV notebook zip file from Github
- Make sure you have IDV version 5.2 or above and set the path of IDV_HOME to your IDV root directory (ex:/home/me/IDV_5.2)
- Make sure you have python installed, if not we recommend miniconda.
- Unzip the file, cd into the top directory, and type
python setup.py install
Features and Resources
1. Check out the generic features of IDV notebook here.
3. Take notes while working in IDV. Example
Working with IDV images.
More with IDV notebook.
Create VisAD grids for IDV. Example
Testing unused functions.FFT
Create new plot types . -----Coming Soon------