-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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
Labels
No labels