Recent Releases of https://github.com/cempd/verdi
https://github.com/cempd/verdi - v2.1.5
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
- update splash without version number by @lizadams in https://github.com/CEMPD/VERDI/pull/290
- update release notes for VERDI 2.1.2 by @lizadams in https://github.com/CEMPD/VERDI/pull/292
- updated release notes for 2.1.3 update to log4j 2.17.1 by @lizadams in https://github.com/CEMPD/VERDI/pull/293
- Update Release Notes for updated OpenJDK version 17.0.2 by @lizadams in https://github.com/CEMPD/VERDI/pull/295
- Updated UserManual and DeveloperManual by @cbroker1 in https://github.com/CEMPD/VERDI/pull/297
- update documentation by @lizadams in https://github.com/CEMPD/VERDI/pull/302
- fix issue #303 by @lizadams in https://github.com/CEMPD/VERDI/pull/305
- fix links to obs data by @lizadams in https://github.com/CEMPD/VERDI/pull/306
- Added to VERDI 2.1.4 release notes by @lizadams in https://github.com/CEMPD/VERDI/pull/309
- update by @lizadams in https://github.com/CEMPD/VERDI/pull/310
- Pull changes from master branch by @yadongxuEPA in https://github.com/CEMPD/VERDI/pull/314
- model data for aircraft obs overlay testing by @lizadams in https://github.com/CEMPD/VERDI/pull/315
- add aircraft observational data by @lizadams in https://github.com/CEMPD/VERDI/pull/316
- add METCRO3D file for ZF layer height by @lizadams in https://github.com/CEMPD/VERDI/pull/317
- merge changes made in master branch by @yadongxuEPA in https://github.com/CEMPD/VERDI/pull/319
- Verdi 2.1.4 yd updates by @lizadams in https://github.com/CEMPD/VERDI/pull/327
- Update VERDI_ch18.md by @lizadams in https://github.com/CEMPD/VERDI/pull/323
- update release notes in two locations by @lizadams in https://github.com/CEMPD/VERDI/pull/331
- update by @lizadams in https://github.com/CEMPD/VERDI/pull/333
- update by @lizadams in https://github.com/CEMPD/VERDI/pull/334
- update release notes by @lizadams in https://github.com/CEMPD/VERDI/pull/336
- Verdi 2.1.4 yd updates by @lizadams in https://github.com/CEMPD/VERDI/pull/337
- update to add hex color value enhancement by @lizadams in https://github.com/CEMPD/VERDI/pull/338
- update by @lizadams in https://github.com/CEMPD/VERDI/pull/339
New Contributors
- @cbroker1 made their first contribution in https://github.com/CEMPD/VERDI/pull/297
Full Changelog: https://github.com/CEMPD/VERDI/compare/2.1.1...2.1.5
- Java
Published by lizadams over 2 years ago
https://github.com/cempd/verdi - v2.1.1
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.
- Java
Published by lizadams over 4 years ago
https://github.com/cempd/verdi - VERDI_2.0_beta
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/
VERDI2.0betawin6420190820.zip VERDI2.0betalinux6420190820.tar.gz VERDI2.0betamac20190820.tar.gz Observation overlay data is also available for download.
- Java
Published by lizadams almost 7 years ago
https://github.com/cempd/verdi - VERDI 1.6 alpha 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: VerdiUserManual1.6.0alpha_june15.docx
Verdi Developer Instructions: VerdiDevInstructions1.6.0alphaJune15_2016.docx
- Java
Published by lizadams about 10 years ago