Skip to content

time-varying bins #67

Open
Open
@miniufo

Description

@miniufo

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions