Releases: FLARE-forecast/FLAREr
Releases · FLARE-forecast/FLAREr
v3.0.2
v3.0.1
v3.0.0
- New particle filter data assimilation method
- Able to one parameter from a set of parameters that share the same name (e.g., the temperature in one of three sediment zones)
- Able to assimilate depth and secchi depth
- Separate inflow and outflow models
- Openmeteo API as an option for meteorological inputs
- Updates to restart capacity that now requires GLM-AED version 3.4 or higher
- Access to daily summaries (e.g., lake.csv) from GLM-AED in FLAREr output
- Flexible paths for directory and partitioning of driver files. Uses
glue::glue
to create path from internal variables. - Capacity to save subdaily statistics (like max temperature at a depth or mean co2 flux)
v2.2.21
V2.2.1: Bump Version for Zenodo integration
Merge pull request #42 from tadhg-moore/main Update R-CMD-check.yaml
v2.2.0
What's Changed
- Changes to work with no inflows by @tadhg-moore in #1
- Added testing files & tests for GH Actions by @tadhg-moore in #3
- Added warnings for creating observation matrix by @tadhg-moore in #4
- Missing $y for approx by @tadhg-moore in #5
- Added parallelization by @tadhg-moore in #6
- Passing Windows checks for parallel on GH Actions by @tadhg-moore in #7
- Added test for particle filter too by @tadhg-moore in #8
- Particle filter by @rqthomas in #9
- Transferred over to using GLM3r by @tadhg-moore in #17
- Deleted old excutables & tidied up exiting in parallel by @tadhg-moore in #18
- Fixed file paths for Windows vignette by @tadhg-moore in #19
- updating NSF grant #s & a few typos by @cayelan in #20
- Fix bug when running FLAREr no inflows/outflows by @tadhg-moore in #21
- Updating to work with new config file & directory structure by @tadhg-moore in #23
- Tidied up configure_flare.yml by @tadhg-moore in #24
- Fixed file path for ubuntu by @tadhg-moore in #25
- adding short file name option by @rqthomas in #26
- fixing file name issue with only historical inflows by @rqthomas in #27
- adjusting short output filename by @rqthomas in #28
- Adding workflow support functions by @rqthomas in #29
- adjusting targets path by @rqthomas in #30
- adding delete simulation functions by @rqthomas in #31
- fixing short name logic by @rqthomas in #32
- fixing checking for restart file by @rqthomas in #33
- fixing get_stacked_noaa by @rqthomas in #34
- fixing restart path issue by @rqthomas in #35
- adding aed inflow by @rqthomas in #36
- trying to fix windows issue by @rqthomas in #37
- Fixed file path for Windows by @tadhg-moore in #38
- Updated documentation by @tadhg-moore in #39
- Add Support for Different S3 Services by @vahid-dan in #41
New Contributors
- @tadhg-moore made their first contribution in #1
- @rqthomas made their first contribution in #9
- @cayelan made their first contribution in #20
- @vahid-dan made their first contribution in #41
Full Changelog: v21.01...v2.2.0