-
-
Notifications
You must be signed in to change notification settings - Fork 266
Closed
Description
Hi Everyone, I'm new to gempy and to python, but I'm following each step of a simple horizontal geologic model using a data from one of my site. The geology is basically a bunch of estuary clays and silts, with some sandy channels.
I got the data in, was able to stack surfaces, plot a cross section withthout lithologies, and was able to do the interpolation using gp.set.interpolator with Theano_optimizer set as 'fast compile'. It calculates range etc, but when I try to use
sol=gp.compute_model(my model) I get this error:
Input dimension mis-match. (input[0].shape[1] = 84, input[1].shape[1] = 102), and after this message, a bunch of other exceptions.
Any ideas?
thanks
Daniel
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels