Coder Social home page Coder Social logo

Comments (5)

jreadey avatar jreadey commented on September 26, 2024

@rayosborn - can you make this file available for me to download?

from h5pyd.

rayosborn avatar rayosborn commented on September 26, 2024

I have sent you a link to an online server, which I hope you can access.

from h5pyd.

jreadey avatar jreadey commented on September 26, 2024

I got the file and can reproduce the error.

The HDF5 library doesn't directly support boolean types, but I think h5py emulates it as an enum type. Should be easy to add to h5pyd.

from h5pyd.

jreadey avatar jreadey commented on September 26, 2024

I've got a fix in this commit: 80b43b4.

There are also downstream changes in h5serv and hdf5-json. You'll want to pick up the last checkins from those repos, do a "python setup.py install" in hdf5-json, and restart h5serv.

Let me know if this works for you.

from h5pyd.

rayosborn avatar rayosborn commented on September 26, 2024

This works. I was able to read both boolean entries without any problem.

from h5pyd.

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.