jllodra / ncdump-json

Modified ncdump to output data in json format
85 stars 28 forks source link

Can you provide the converted JSON file #20

Closed BobHu14 closed 4 years ago

BobHu14 commented 4 years ago

我尝试转换数据,但是我需要一份数据提供参考

jllodra commented 4 years ago

I'd suggest you to compile it and run against the provided .nc files on the tests folder

jllodra commented 4 years ago

FYI, I have just added a Dockerfile and instructions so you can run the program without having to compile it. You just need to install and use Docker