Releases: MetOffice/forest
Releases · MetOffice/forest
v0.15.7
- Improve react/redux design pattern by adding
@componentclass decorator to preventself.notify(action)firing duringself.renderthus ensuring strict one-way data flow - Add feature flag
calendarto swap out long list of dates with calendar widget and HH:MM dropdown. Available from config file as follows;
features:
calendar: true
...v0.15.6
- Add support for Bokeh 2.0, patched breaking changes during migration from Bokeh 1.x.
v0.15.5
- Patch
_load_cubemethod to returnstrnotUnitclass asUnitnot JSON-serializable - Fix first step in tutorial
v0.15.4
- EIDA50 Colorbar support
extra_requiresto try to fix conda-forge Python 3.6 build
v0.15.3
- Add a feature flag to allow multiple colorbars
features:
multiple_colorbars: trueAdding the above to a config.yaml file activates the feature, although there are one or two minor patches needed to make it a release quality feature.
v0.15.1
- Add layers to allow user to select multiple variables from same dataset
- Add modal dialogue as a place to craft layer setting in future
- Ship /static contents to make conda build display correctly
v0.14.0
- Split colorbar limit UI into user limits and data limits, thus allowing a user to move between their own preference and the extents of the displayed data
v0.13.8
- Add
--auto-shutdownflag to allow command line application to automatically stop the server when the browser tab is closed
v0.13.7
- Patch
forest.navigate.Navigator.__call__swallowing actions if middleware pattern not in use
v0.13.6
- Further optimisation of EIDA50 driver and refactors to ease optimisation work
- Add support for
Navigatoras middleware for dataset specific action generation - Move
color_mapperintomap_view()to make datasets one per server not one per session - Add a
forest.drivers.eida50.Databaselayer to make it easier to persist meta-data between sessions
- Add support for