Opinions on NetCDF vs HDF5 for storing scientific data?

后端 未结 7 1316
死守一世寂寞
死守一世寂寞 2021-01-30 02:59

Anyone out there have enough experience w/ NetCDF and HDF5 to give some pluses / minuses about them as a way of storing scientific data?

I\'ve used HDF5 and would like

7条回答
  •  情话喂你
    2021-01-30 03:24

    I know this is an older post, and the original poster has indicated they've moved on, but for anyone that ends up here...the netCDF-Java library (as of 4.3.13) has netCDF-4 write support via the netCDF C library. It's still in beta, but it does work and feedback is certainly appreciated!

    Please see the netCDF-Java reference docs for more details.

提交回复
热议问题