Giter VIP home page Giter VIP logo

Comments (7)

grantbrown avatar grantbrown commented on July 2, 2024

Hmm, copied your script and it seems to work for me. I tried:

    python simulate.py junk.las
    python simulate.py junk2.las
    lasverify junk.las junk2.las

It spit out what seemed to be reasonable output, so the resulting files appear to be valid, at least to laspy on my system. Are you getting errors I'm not seeing, or did I misunderstand the issue?

from laspy.

hobu avatar hobu commented on July 2, 2024

Must somehow be my system (osx with python 2.7). I'll try on linux or somewhere else to confirm.

from laspy.

grantbrown avatar grantbrown commented on July 2, 2024

Was using linux (Mint 14), but tried it out on osx 10.6 w/ python 2.7 and reproduced the error. The script exits without producing a file. Perhaps numpy related? I'll look into this more tomorrow afternoon.

from laspy.

hobu avatar hobu commented on July 2, 2024

It seems to me that the mmap isn't getting flushed before it is closed.

from laspy.

hobu avatar hobu commented on July 2, 2024

If I give it a HeaderManager that I copied from another file instead of a naked Header object, it works. I wonder why...

from laspy.

grantbrown avatar grantbrown commented on July 2, 2024

Well I'm stumped again. The behavior I saw last night was due to me not copying the last lines

if __name__ == "__main__":
    main()

so it's no surprise that it didn't do anything when I called the script! Tried again just now and everything worked fine. I'll go see if I can find any problems on windows.

Edit: seems to work fine on my windows machine as well. Are you running the latest version?

from laspy.

hobu avatar hobu commented on July 2, 2024

Weird. I'll keep digging..

from laspy.

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.