-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Thanks to you guys for this handy package.
I had to use time-varying bins when I tried to calculate the area enclosed by tracer contours, as the tracer changes with time. However, the bins kwarg neither support xarray nor support a mulidimendional numpy array for hist along contour space.
I also need to convert PDF of xhist to CDF for area. It seems that xhist does not directly support this. A way to do this is to use numpy.cumsum. Is it possible to integrate this functionality into xhist?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels