Skip to content

computation time of DirectionalVariogram #187

@mserouar

Description

@mserouar

Hello there !

I was wondering if it was possible to make this function faster : skg.DirectionalVariogram(list(zip(data.x, data.y)), data.m, azimuth=90, maxlag=100, n_lags=5).
Knowing that length of list(zip(data.x, data.y)) is only of 1500 and takes ~4-5s.

Thanks !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions