Peter Steinberg

Results 1 comments of Peter Steinberg

Here are some snippets of how I would approach this with `DataArray`: ### At one point in time ``` from collections import OrderedDict import numpy as np import xarray as...