Skip to content

v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@release-drafter release-drafter released this 21 Aug 13:38
· 564 commits to master since this release

What’s Changed

  • adding function to find resources in share directory (#43) @vuillaut
  • Update CTA IRF (prod3 v2) (#42) @vuillaut
  • API names correction for consistency (#41) @vuillaut
  • Introducing several new features (#40) @vuillaut
    • generic bias calculation
    • generic plotting functions for bias - resolve #37
    • function to plot the difference between two resolution - resolve #35
  • adding release drafter file (#39) @vuillaut
  • Code improvement (#38) @vuillaut
    • Introduce relative scaling function for the resolution and bias
    • Introduce distance2d_resolution function
    • Fix an issue with resolution bias
    • fix issues with plots
  • fmt is now optional in resolution plots (#34) @vuillaut