Skip to content

Commit

Permalink
Update driver
Browse files Browse the repository at this point in the history
 - Use new linear regression function `calc_linear_regression` which uses xskillscore and produces same results as old function
- Update variable names to denote xr.Dataset objects
- Update `_create_metrics_dict()` arguments
- Rename `calculate_nino_index()` to `calculate_nino_index_obs()`
- Extract `_get_contour_levels()` from `run_diags_map()`
- Add `_align_time_coords()` to align nino index time coords to variable time coords
  • Loading branch information
tomvothecoder committed Aug 2, 2024
1 parent 260299e commit bd9be84
Showing 1 changed file with 237 additions and 183 deletions.
Loading

0 comments on commit bd9be84

Please sign in to comment.