vishaldas / CNN_based_petrophysical_inversion

Neural network based petrophysical property inversion
31 stars 15 forks source link

ask for your advice #1

Open gjylv opened 4 years ago

gjylv commented 4 years ago

Hello, when I use SGeMS software to run sgems_commands.txt directly, the following error pops up " error: Command SetRegionFromCategoricalPropertyIf could not be performed: Property "Facies20real0" has no category called "Category 0" Command SetRegionFromCategoricalPropertyIf could not be performed: Property "Facies20real0" has no category called "Category 1" " As I am not familiar with SGeMS software, I don't know where the problem is, so I sincerely ask for your advice.

vishaldas commented 4 years ago

In SGEMS, each line in sgems_commands.txt can be executed separately. I would check the result in line 2 and check if it is executed properly. The results after each line should show up in the SGEMS output pane and can be visualized. Hope this helps.