Skip to content

Feature/edit example workbook

Brennan, Peter R requested to merge feature/edit-example-workbook into main

Changed plotting mechanism in example/template workbook to utilize xarray.isel (index select) instead of .sel to be more flexible. Now uses numpy's randint function to select a random index from the time coordinate, then plot that random time index/date.

Merge request reports

Loading