Git Product home page Git Product logo

Comments (14)

neha845 avatar neha845 commented on July 22, 2024

@Japhiolite , no update yet.

from subsurface.

Japhiolite avatar Japhiolite commented on July 22, 2024

Hi @neha845

the created well object w seems to be empty in your example (that's why it's NoneType).
What is your version of welly?
It may also be, that subsurface has to be updated in that regard, as position is now moved to location.position in welly, I think.

from subsurface.

neha845 avatar neha845 commented on July 22, 2024

Thanks for the reply @Japhiolite
Currently, I am using welly=0.5.2

But have tried with welly's previous versions also, same or new errors are coming.

from subsurface.

Japhiolite avatar Japhiolite commented on July 22, 2024

This may indeed be a bug in subsurface.
I'll have a look into it.

from subsurface.

neha845 avatar neha845 commented on July 22, 2024

This may indeed be a bug in subsurface. I'll have a look into it.

Sure

from subsurface.

neha845 avatar neha845 commented on July 22, 2024

Hey @Japhiolite
Is there any update in the issue?
Kindly help.

from subsurface.

Japhiolite avatar Japhiolite commented on July 22, 2024

Hi @neha845

I implemented a change in PR #58 .

However, from your screenshot, I noticed that your welly object seems to be empty (not initialized correctly?), as it shows Nonetype.
could you maybe provide the collar, survey, lith dataframes? Then I could check.

from subsurface.

neha845 avatar neha845 commented on July 22, 2024

Sure, pls see the screenshots attached.
Img 1
image
Img 2
image
Img 3
image
Img 4
image
Img 5
image
Img 6
image

Data used is same as provided in the T21 tutorial - https://raw.githubusercontent.com/softwareunderground/subsurface/main/tests/data/borehole/kim_ready.csv

from subsurface.

neha845 avatar neha845 commented on July 22, 2024

Hi, @Japhiolite
Pls see.

from subsurface.

Japhiolite avatar Japhiolite commented on July 22, 2024

Hi @neha845

Ah, didn't know it was the T21 tutorial. I've tested the tutorial notebook, and indeed it raises the error with welly version 0.5.2.

With version 0.5.0, the welly team reworked a good chunk of their code, so there may be some substantial changes to be made to subsurface.

If you downgrade welly to version 0.4.8, the T21 tutorial should work. At least it worked for me, when welly was downgraded to a version < 0.5. Hope that helps.

from subsurface.

neha845 avatar neha845 commented on July 22, 2024

Hi @Japhiolite
Thank you for your reply.
I tried with welly = 0.4.9, 0.4.8 and 0.4.6

But got this error in all the 3 cases
image

from subsurface.

Japhiolite avatar Japhiolite commented on July 22, 2024

I remember this error. from_dict_advanced was a method developed by @Leguark in Striplog. But that method did not make it in the striplog pip-release. It is referenced in his fork from striplog: https://github.com/Leguark/striplog

For making the Transform 2021 notebook work, you'd have to use the striplog version from Leguark. Best would be to create a new pyhton-environment (e.g. cloning your current one) and there use pip install git+https://github.com/Leguark/striplog.git.
Then you would use the changed striplog version, which is, however, outdated compared to the main by Agile*.

from subsurface.

neha845 avatar neha845 commented on July 22, 2024

Hi @Japhiolite
It worked like magic.
Thank you for your help. :)

Now, going to try with custom dataset.

from subsurface.

Japhiolite avatar Japhiolite commented on July 22, 2024

Great to hear :)

from subsurface.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.