Skip to content

Releases: SpeedyWeather/RainMaker.jl

v0.2.0

10 Jan 04:51
e0a2493
Compare
Choose a tag to compare

RainMaker v0.2.0

Diff since v0.1.1

Breaking changes

  • skip and skip! to skip an initial period of a rain gauge measurement after simulation
  • A skip of 5 days is applied to all submissions on the leaderboard automatically
  • Change example submissions to the location of Terceira Island, Azores

Merged pull requests:

v0.1.1 Documentation

11 Dec 11:55
7ebd57e
Compare
Choose a tag to compare

Needed to trigger Documenter to deploy for already released v0.1.1

v0.1.1

10 Dec 17:13
885a1b3
Compare
Choose a tag to compare

RainMaker v0.1.1

Diff since v0.1.0

Merged pull requests:

v0.1.0

19 Nov 11:47
ec876c7
Compare
Choose a tag to compare

RainMaker v0.1.0

Merged pull requests:

  • PkgTemplate (#1) (@milankl)
  • Readme links corrected (#2) (@milankl)
  • readme draft (#3) (@milankl)
  • CompatHelper: add new compat entry for CairoMakie at version 0.12, (keep existing compat) (#4) (@github-actions[bot])
  • CompatHelper: add new compat entry for SpeedyWeather at version 0.10, (keep existing compat) (#6) (@github-actions[bot])
  • RainTracker init (#7) (@milankl)
  • rename tracker to gauge (#8) (@milankl)
  • Add CairoMakie to docs dependencies (#9) (@milankl)
  • RainGauge docs extended (#10) (@milankl)
  • Hourly rate plot too (#11) (@milankl)
  • Setting up challenge submission in docs (#12) (@milankl)
  • Submit 300K Aquaplanet (#13) (@milankl)
  • Rendering of leaderboard (#14) (@milankl)
  • Add North Sea submission (#15) (@treigerm)
  • Adapt to SpeedyWeather v0.12 (#19) (@milankl)
  • Test with 1.11 (#20) (@milankl)
  • rain gauge relative to precip at initialize! (#21) (@milankl)
  • More documentation + visualise maps (#22) (@milankl)
  • spectral_grid as positional argument (#23) (@milankl)

Closed issues:

  • Add Julia newcomer instructions in docs (#16)
  • Document how to visualise grids (#17)
  • Deploy preview docs from forks (#18)