Releases: classmodel/class-web
v0.1.4
Implementation of the Chemistry Land-surface Atmosphere Soil Slab (CLASS) model that runs entirely in the browser.
What's Changed
- Show coordinates in top left of plot by @Peter9192 in #121
- Ability to show soundings in plot by @sverhoeven in #123
- Remove sweep button by @sverhoeven in #125
- Updated line styles in plots by @sverhoeven in #126
- Fix bug in navigation by @sverhoeven in #127
- Restyle permutations by @sverhoeven in #128
- Remake analysis card buttons by @sverhoeven in #129
- Make legends toggle-able by @sverhoeven in #130
- Fix bug in adding permutations by @sverhoeven in #118
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Implementation of the Chemistry Land-surface Atmosphere Soil Slab (CLASS) model that runs entirely in the browser.
What's Changed
- Update tickformat on plots by @Peter9192 in #113
- Set default start time of profile plots to 0 by @Peter9192 in #114
- Simper startup screen. by @Chiil in #112
- For some reason structureClone does not work but JSON.stringify+parse… by @sverhoeven in #120
New Contributors
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Implementation of the Chemistry Land-surface Atmosphere Soil Slab (CLASS) model that runs entirely in the browser.
What's Changed
- Add clean script + made form package scoped
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Implementation of the Chemistry Land-surface Atmosphere Soil Slab (CLASS) model that runs entirely in the browser.
What's Changed
- Fix release workflows, be regenerating npm token and increase nodejs version
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Implementation of the Chemistry Land-surface Atmosphere Soil Slab (CLASS) model that runs entirely in the browser.
What's Changed
- Form refactor by @sverhoeven in #117
Full Changelog: v0.0.15...v0.1.0
v0.0.15
Implementation of the Chemistry Land-surface Atmosphere Soil Slab (CLASS) model that runs entirely in the browser.
What's Changed
- Review presets by @Peter9192 in #103
- Add presets by @sverhoeven in #80
- Include config.json on publish by @sverhoeven in #108
Full Changelog: v0.0.14...v0.0.15
v0.0.14
Implementation of the Chemistry Land-surface Atmosphere Soil Slab (CLASS) model that runs entirely in the browser.
What's Changed
- Refactor plots by @Peter9192 in #91
- Variable picker by @Peter9192 in #92
- Time slider by @Peter9192 in #93
- Preliminary fix to add basepath to URL by @Peter9192 in #90
- Bugfix for issue with NaN values on axes for specific experiments by @Peter9192 in #98
Full Changelog: v0.0.13...v0.0.14
v0.0.13
Implementation of the Chemistry Land-surface Atmosphere Soil Slab (CLASS) model that runs entirely in the browser.
What's Changed
- Partial bugfix 86 - modify experiment preserves previous edits by @Peter9192 in #88
Full Changelog: v0.0.12...v0.0.13
v0.0.12
Implementation of the Chemistry Land-surface Atmosphere Soil Slab (CLASS) model that runs entirely in the browser.
What's Changed
- Add skew-T log-p diagrams by @Peter9192 in #75
Full Changelog: v0.0.11...v0.0.12
v0.0.11
Implementation of the Chemistry Land-surface Atmosphere Soil Slab (CLASS) model that runs entirely in the browser.
What's Changed
- Make session share button + persist to local storage by @sverhoeven in #72
Full Changelog: v0.0.10...v0.0.11