Skip to content

Releases: noaaroland/LAS

LAS/MDBI v8.6.10

29 Nov 16:26
450b38b

Choose a tag to compare

This release contains Ferret script bug fixes for striding on dense XY curvi-linear grids necessary for plotting the CMIP6 tri-polar ocean data sets.

LAS/MDBI v8.6.8

05 Sep 19:14
f8fccc0

Choose a tag to compare

The only significant change is in the file RequestFilter.java which is responsible for verifying the inputs to LAS. The change eliminates a potential XSS bug whereby JavaScript inserted into certain requests might run in the browser.

The easiest way to upgrade..

LAS/MDBI v8.6.7

24 Aug 16:43
993abd1

Choose a tag to compare

This is mostly just to keep in sync with the master. The main change is to the update to the Struts 2 library which is only critical for external facing LAS sites.

LAS/MDBI v8.6.6

28 Jun 15:38

Choose a tag to compare

This version addresses some issues for use with MDBI. The animation time step is now read from the properties and used as an initial value in the UI when set. The default palette is set. The UI issues a generic warning if the ingest of a data set from data_url fails.

LAS for MDBI

24 May 21:31

Choose a tag to compare

This code allows dynamic data set creation for use with MDBI. It also fixes the issue with partial matching of data_url entries.