Skip to content
Snippets Groups Projects

Draft: add skill_measures from Ulysses project

Open Robert Schweppe requested to merge ottor/forces-fork-of-shrestha:forces_modiri into main

Features:

  • adds the routines from the Skillas project to FORCES
  • mo_moment:
    • added fypp version (now 1d, 2D, 3D)
    • removed all functions working on two arrays (correlation, covariance, mixed_central_moment, mixed_central_moment_var) to mo_errormeasures
    • implemented jams version from !67 with ddof argument
    • made procedure interface for average and mean
    • refactored many functions
    • had to rename arguments in moment to avoid name clashes with other routines
  • mo_percentile:
    • added fypp version (now 1d, 2D, 3D, 4D)
    • added functions iqr, extremity (correlation, covariance, mixed_central_moment, mixed_central_moment_var) to mo_errormeasures
    • renamed main argument from x to dat to be consistent with other routines
    • renamed n argument in n_element to nn to be consistent with other routines
  • mo_errormeasures:
    • added fypp version (now 1d, 2D, 3D)
    • added functions working on two arrays (correlation, covariance, mixed_central_moment, mixed_central_moment_var)
    • added options to kge to be able to use modified version also
    • added functions ets, crps, bsan, bsbn, bss, crpss, acc
    • refactored many functions
Edited by Robert Schweppe

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading