Skip to content

Order of data unclear #689

@ngodber

Description

@ngodber

I'm attempting to access and modify the cell values for a BlockModel using geoh5py. Of course, data are stored as a vector. The documentation is unclear as to the ordering of the data values with the only reference I can find being https://mirageoscience-geoh5py.readthedocs-hosted.com/en/release-0.10.0/content/api/geoh5py.objects.html. I've attempted using simply numpy reshape whilst passing the block_model.shape parameter and the results seem non-sensical. I'm thus guessing that the ordering of the values conforms to UBC standard, e.g. https://giftoolscookbook.readthedocs.io/en/latest/content/fileFormats/modelfile.html . Is this correct?

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