Releases: noaaroland/LAS
LAS/MDBI v8.6.10
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
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.
LAS/MDBI v8.6.7
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
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
This code allows dynamic data set creation for use with MDBI. It also fixes the issue with partial matching of data_url entries.