astrojs / fitsjs

JavaScript library for reading the FITS astronomical format. Functionality includes reading of images, data cubes, compressed images, binary and ascii tables.
http://astrojs.github.io/fitsjs/
MIT License
85 stars 21 forks source link

Support fot HDF5 #22

Open Merg1255 opened 10 years ago

Merg1255 commented 10 years ago

@kapadia Have you considered creating a library also for HDF5 files? Btw, which format do you use more often? Getting a JS version for common ones is a good way to transition to the browser.

kapadia commented 10 years ago

@Merg1255 Oh, this is an ambitious task! I've looked at the HDF5 specs a while back, but I'm not familiar enough to write a parser. Are you using this format?