Unidata IDV Changelog

What's new in Unidata IDV 5.7

Feb 6, 2020
  • System Changes:
  • Latest netCDF-Java 4.6.15 library
  • Latest VisAD
  • IDV Certificates
  • Display Changes:
  • New Color Tables
  • NWS Hazard Warning
  • CDM Profile data type
  • Jython/ISL Changes:
  • ABI, AHI, and MSG RGB formulas
  • New Grid Diagnosstics formulas

New in Unidata IDV 5.5 (Jul 3, 2018)

  • System Changes:
  • Latest netCDF-Java 4.6.11 library
  • Latest VisAD
  • Display Changes:
  • Isentropic Analysis
  • Scatter Analysis
  • GOES-16 GLM Display
  • Grid 3D Surface Smoothing
  • Authentication logic upgraded
  • Jython Changes:
  • Basic Grid Math
  • 3D Scalar Field Horizontal Smoothing
  • Time Mean and Anomaly
  • Publishing to the RAMADDA

New in Unidata IDV 5.4 (May 22, 2017)

  • NEW FEATURES:
  • System Changes:
  • Java 1.8u51
  • Latest netCDF-Java 4.6.10 library
  • Latest VisAD
  • Display Changes:
  • New Grid 3D Trajectories
  • Grid 3D Trajectory Display Types: Cylinder, Ribbon, Deform Ribbon and Point
  • ISL Changes:
  • Changing the bounding box in ISL
  • Changing time driver times in ISL
  • Saving ZIDV in ISL

New in Unidata IDV 5.3 (May 26, 2016)

  • System Changes:
  • Latest netCDF-Java 4.6.5 library
  • Latest VisAD
  • Display Changes:
  • New 3D Volume Vector Display
  • Volume Trajectories Display
  • New Trajectory Display Types: Cylinder, Ribbon and Deform Ribbon
  • Data Changes:
  • Local McIDAS Area Files with calibration and spatial subset

New in Unidata IDV 5.2 (Oct 21, 2015)

  • Java Version 1.8:
  • Migrated the IDV to Java 8 and Java3D 1.6. The IDV is now using Java 1.8 JVM on all platforms of this release.
  • Jython 2.7:
  • Updated the Jython library to version 2.7.
  • DOI:
  • For improved citation purposes, the IDV now has a Digital Object Identifier (DOI): doi:10.5065/D6RN35XM.
  • Latest netCDF-Java Version:
  • The version of the netCDF-Java library currently distributed with the IDV is the 4.6.2. Its main feature is a rewrite of GRIB handling. This version of netCDF-Java includes changes: AWIPSsat projection, WRF lat/lon coordinates with time dependence, Updated grib1 table for NLDAS, handling of scalar runtime coordinate for GRIB collections. See the netCDF-Java Library for a more details on these changes.
  • Forecast hour added:
  • The IDV can now calculate the forecast hours based on the run time coordinate system and values can be accessed through the forecast hour macro in the display properties window.
  • New Grid Trajectory and Curly Vector:
  • The new 2D grid trajectory and the curly vector display are based on the new APIs of the VisAD library. Both displays are categorized as flow vector display. The vector plan view display will be created first and there are radio buttons to switch to the trajectory or curly vector display. The trajectory and the curly vector can also be colored by the wind speed.
  • 3D Adaptive Resolution:
  • The Adaptive Resolution (AR) feature in the IDV has been expanded to cover several 3 dimensional displays. When creating a 3D display or cross section display, the IDV calculates the resolution of the map view window, dynamically sets the data sampling in all 3 dimensions, and loads sufficient data to generate the image.
  • Support for CF Trajectory Format:
  • The IDV now supports the reading and display of trajectory data as described in H.4. Trajectory Data of the CF conventions.
  • Bug Fixes:
  • We fixed a few bugs associated with the time matching in this release. One of the bug is the excessive loading of data in the bundle when there is a derived of derived parameters. The another bug fixed is in the 3D grid trajectory display in which the time subset information not correctly saved in the bundle.

New in Unidata IDV 3.0u2 (Feb 29, 2012)

  • Bug Fixes:
  • Automatic memory allocation for Window XP 32 bit machines has been adjusted to fix a problem where some systems would not start with version 3.0
  • the new netCDF-Java library fixed several bugs related to grids
  • Fixed a bug when there is no animation time and the default template is being used
  • Fixed a problem when the value in a point observation is missing (NaN)
  • Fixed a problem that was creating timeouts when accessing an OPeNDAP server
  • Fixed a problem when generating a track image
  • Fixed several bugs in the storm track display
  • Fixed wind barb issue
  • Fixed hurricane track color control issue
  • Fixed CAP profile display bug
  • Fixed the file extension issue in the writeMovie api
  • Fixed a null point exception when using formula merge time sequences
  • Fixed the problem of auto-detection of the file type when selecting multiple files
  • Fixed a bug in the extractLongitudeFromNWPGrid api