Skip to content

gempy_plugins/utils needs updating #1

@ice-jing

Description

@ice-jing

When I call def change_data(interp_data, geo_data_stoch, priors):, I get various errors. The parameters interp_data and geo_data_stoch are not defined in the latest version of gempy.
example:
def sample(self, n_iter, epsilon):
[prior_draws = gp.utils.input_manipulation.change_data(self.interp_data, self.geo_data_res_stoch, self.priors)]
from abc_topo_jaccard.ipynb (https://zenodo.org/records/3820075) abc_topo_jaccard.ipynb
Can you help me?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions