Skip to content

v0.5.13

Choose a tag to compare

@github-actions github-actions released this 25 Feb 22:50
· 145 commits to main since this release

ClimaAnalysis v0.5.13

Diff since v0.5.12

Merged pull requests:

  • Remove interpolant from OutputVar (#180) (@ph-kev)
  • Lazily convert to Unitful (#181) (@ph-kev)
  • Add error hints for package extensions (#184) (@ph-kev)
  • Add Var.remake (#186) (@ph-kev)
  • CompatHelper: bump compat for Makie in [weakdeps] to 0.22, (keep existing compat) (#187) (@github-actions[bot])
  • Add check for whether P(z) is bijective or not (#188) (@ph-kev)
  • fix longitude_name call in apply_latlon_mask (#195) (@juliasloan25)
  • Add reordering for categories for leaderboard (#197) (@ph-kev)
  • Add Base.show to OutputVar (#200) (@ph-kev)

Closed issues:

  • register error hints? (#15)
  • Fix or remove center_longitude! (#102)
  • Update masks to use ClimaArtifacts or upload masks to ClimaArtifacts (#119)
  • Lazily convert to Unitful (#160)
  • Add a copying function to reduce boilerplate code (#168)
  • Remove interpolant from OutputVar (#179)
  • make_latlon_mask fails if longitude not named "lon" (#191)
  • Different order for categories (#192)