Simple access to scientific datasets with Processing

Howdy folks!

I’d like to announce NetCDF for Processing, a wrapper around the NetCDF Java library. The goal is to provide a simple API for accessing scientific datasets in formats like HDF5, NetCDF, GRIB, and many more.

Have a look on GitHub and please keep me posted with any feedback or suggestions. Additional examples and documentation are on the way!

Gobble gobble,
Nick

5 Likes

This is fantastic Nick. Exactly what I’m looking for to parse some climate data.
Thanks very much!!

Glad to hear it! I’m curious to learn what may be missing or otherwise needs a rethink.