- See the 0:59 YouTube video intro that uses this notebook.
- Documentation is here, from this github code repo.
- Sections
- Code route: You can also get a GUI display of a set of IDV bundles using this example
- 1. Installand learn to operate the IDV: Consider my IDV intro .ppt, or Unidata’s documentation and tutorial.
- 2. Launch the IDV on this machine (from your Control Panel, or manually).
- 3. Display something meaningful in the IDV.
- The cells below capture your IDV session’s images and movies
- For exact replicability, capture a <1 MB sized IDV state bundle and embed it in this notebook
- Reading from IDV: example is here with key lines below, commented out
- Writing data into the IDV session: example is here
- using our new .to_IDV() method in xarray
- Everything in RAMADDA is an entry, with an entry type.
- A DRILSDOWN Case Study folder contains a .ipynb notebook, a .zidv or .xidv IDV bundle, and any other files.
- idv_teleport
- ramadda_publish
- Python to IDV
- IDV to Python
[ ]: