Skip to content

Releases: CEMPD/VERDI

v2.1.5

05 Feb 15:28
Compare
Choose a tag to compare

REPLACE ALL PRIOR versions of VERDI with this patched release version.

Updated OpenJDK to version java 21.0.1 2023-10-17 LTS to fix security vulnerability.

The following new features were added:

  • Open and display a MPAS Mesh File (#324)
  • Documentation on how to visualize fine scale model output datafiles with GIS layers
  • Support sub-domain on a Vertical Cross Section Plot from the command line (#326)

The following issues were fixed:

  • Save tile plot as shapefile from GUI (#322)
  • MPAS scatterplot tool from GUI (#255)
  • Saving and Opening a Project (#318)
  • Read zgrid variable from MPAS using VERDI CLI (#257)

The following enhancement was made (#200):

  • VERDI saves color values using six digit hex color codes to a saved configuration file and reads configure files using either 32 bit integer codes or the hex color codes.

The following features were deprecated:

  • Disabled Domain Window including "Metadata Me" (#320)

What's Changed

New Contributors

Full Changelog: 2.1.1...2.1.5

v2.1.1

17 Dec 15:50
Compare
Choose a tag to compare

RELEASE NOTES FOR VERDI 2.1.1

Hot Patch for VERDI with log4j 2.0.16 to remove message lookup capability to eliminate the log4shell security vulnerability: https://logging.apache.org/log4j/2.x/security.html

REPLACE ALL PRIOR versions of VERDI with this patched release version.

Additional bug fixes with this patched version.

  • Fixed Polar Stereographic Projection Issue for Tile Plot Display of WRF Files.

VERDI_2.0_beta

28 Aug 21:00
Compare
Choose a tag to compare
VERDI_2.0_beta Pre-release
Pre-release

VERDI 2.0 beta was released in August 2019.

The following packages are available for download from the VERDI Website:
https://www.cmascenter.org/verdi/

VERDI_2.0_beta_win64_20190820.zip
VERDI_2.0_beta_linux64_20190820.tar.gz
VERDI_2.0_beta_mac_20190820.tar.gz
Observation overlay data is also available for download.

VERDI 1.6 alpha release

26 Apr 02:43
Compare
Choose a tag to compare
Pre-release

Release of VERDI 1.6 alpha created from the Shapefile Branch on 4/25/2016.
RELEASE-NOTES: https://github.com/CEMPD/VERDI/wiki/Release-Notes-for-VERDI-V1.6-alpha

The top priorities before a public release would be:

  1. Update the areal interpolation code (both calculating values and displaying the areas) to use GeoTools.
  2. More testing of georeferencing issues. This requires some datasets with known, fully specified coordinate reference systems.
  3. In combination with item 2, test and fix issues with other projections, like polar stereographic and world lat-lon coordinates.
  4. Enable GIS layer customization, possibly using GeoTools UI.
  5. Review issues with plot configuration options, including making sure options are applied to all plots.

Verdi User Manual:
VerdiUserManual_1.6.0_alpha_june15.docx

Verdi Developer Instructions:
VerdiDevInstructions_1.6.0_alpha_June_15_2016.docx