wavebitscientific / wavy

A spectral ocean wave modeling framework
https://wavebitscientific.github.io/wavy/
BSD 3-Clause "New" or "Revised" License
17 stars 6 forks source link

NetCDF I/O for spectrum and domain instances #1

Open milancurcic opened 7 years ago

milancurcic commented 7 years ago

Similar to readJSON and writeJSON, but for NetCDF.

This is a requirement for any larger dataset (read 2-d grid) as writeJSON does not scale up well.