v1.0.0
MimiBRICK v1.0.0
Closed issues:
- add log-posterior scores to calibration output (#3)
- incomplete statement in the readme (#16)
- model hindcasts and projections should be a function, not edit-and-run script (#17)
- Clarify readme - hindcast/projections sample sizes (#18)
- Simplify and Correct Adder/Subtractor Functions for Segment LSLR Search (#19)
- Make a Package (#20)
- Handle
downscale.jl(#23) - Handle Calibration in Examples (#24)
- CI Testing (#29)
- adjust README instructions for package loading (#49)
Merged pull requests:
- Turn into a package (#1) (@davidanthoff)
- Single tests (#2) (@tonyewong)
- Model calibration (#4) (@tonyewong)
- Calibcheck - merge (#5) (@tonyewong)
- Update parameter treatment scheme; use model instances for calibration (#6) (@lrennels)
- Add bounds to all packages (#12) (@davidanthoff)
- Longcalib (#13) (@tonyewong)
- Projections (#14) (@tonyewong)
- Readme guides (#15) (@tonyewong)
- Testing (#21) (@tonyewong)
- Pkg (#22) (@lrennels)
- CompatHelper: add new compat entry for Missings at version 1, (keep existing compat) (#25) (@github-actions[bot])
- CompatHelper: bump compat for SpecialFunctions to 2, (keep existing compat) (#26) (@github-actions[bot])
- CompatHelper: bump compat for CSV to 0.10, (keep existing compat) (#27) (@github-actions[bot])
- Remove failing test for unit testing (#28) (@lrennels)
- Generalize downscaling and add examples file (#30) (@lrennels)
- Integrate Calibration into Package (#31) (@lrennels)
- Fix up Testing (#32) (@lrennels)
- Julia Package Butler Updates (#35) (@github-actions[bot])
- Julia Package Butler Updates (#36) (@github-actions[bot])
- Julia Package Butler Updates (#37) (@github-actions[bot])
- Julia Package Butler Updates (#39) (@github-actions[bot])
- Hindcast and Projection Functions; Simply Results Paths (#40) (@lrennels)
- Julia Package Butler Updates (#41) (@github-actions[bot])
- Remove extra argument from run_calibration function (#42) (@lrennels)
- Julia Package Butler Updates (#43) (@github-actions[bot])
- Julia Package Butler Updates (#44) (@github-actions[bot])
- Julia Package Butler Updates (#46) (@github-actions[bot])
- Add examples (#47) (@lrennels)
- Add Docs and Examples (#48) (@lrennels)
- Paper.md one typo (#51) (@Zitzeronion)