Releases: CDAT/vcdat
1.0 Release
The vCDAT team is pleased to announce the release of vCDAT version 1.0!
New to vCDAT? Check out the Documentation.
vCDAT is a desktop application that provides the graphical frontend for the CDAT package. It uses CDAT's VCS and CDMS modules to render high quality visualizations within a browser.
vCDAT is distributed via anaconda:
conda create -n vcdat -c cdat -c conda-forge vcdat
Major 1.0 Updates Include:
Export features
- You can now export and import custom colormaps that are created in the colormap editor
- Plots can be exported as PNG's, PDF's and SVG's
Help tutorials
Guided tours that point out some of the main features in vCDAT
Calculator
New variables can be derived from existing data using the built in calculator tool
Enhancements
- Improved UI
- Added average and std on an axis for plots
More stability
Important bug fixes
Improved documentation
1.0.0 Release
The vCDAT team is pleased to announce the release of vCDAT version 1.0!
New to vCDAT? Check out the Documentation.
vCDAT is a desktop application that provides the graphical frontend for the CDAT package. It uses CDAT's VCS and CDMS modules to render high quality visualizations within a browser.
vCDAT is distributed via anaconda:
conda create -n vcdat -c cdat -c conda-forge vcdat
Major 1.0 Updates Include:
Export features
- You can now export and import custom colormaps that are created in the colormap editor
- Plots can be exported as PNG's, PDF's and SVG's
Help tutorials
Guided tours that point out some of the main features in vCDAT
Calculator
New variables can be derived from existing data using the built in calculator tool
Enhancements
- Improved UI
- Added average and std on an axis for plots
More stability
Important bug fixes
Improved documentation
1.0 Release Candidate 1
This is our first release candidate.
Beta 4
Adds a prototype calculator to vCDAT.
Beta 3
Release Notes
- vCDAT can now run in the background.
- Sliders now show the relevant units when loading/editing a variable.
- Sliders will show extra values to allow for gapless polar plots, and extra wide plots.
- The log file will attempt to name itself "vcdat.log" to more easily locate it.
- Users will now find that they can take an average or standard deviation across an axis when loading/editing a variable.
- Fixed a bug that was causing user edits to templates to be ignored.
- Enabled adding and deleting templates.
- Enabled adding and deleting graphics methods.
Beta 2
v0.6.1 Removes automatic fix for LD_PRELOAD. This was causing issues for ser…
Beta
Fix #200 Fix #236 (#240) * MBH: round one fix * MBH: for quick release * MBH: fix #236. fix #200 * MBH: fixing failing test, by adding new parameter that needed to be passed * MBH: fixing and correcting inline comments from my PR #238. * MBH: changing div highlighted background color back to white after the push or splice
Alpha
Go Time
New Frontend
v0.0.4 Small updates to previous commit