The NetCDF-Java Library is a Java interface to NetCDF files, as well as to many other types of scientific data formats.
'edu.ucar:netcdf:4.2'
<dependency>
<groupId>edu.ucar</groupId>
<artifactId>netcdf</artifactId>
<version>4.2</version>
</dependency>
<dependency org="edu.ucar" name="netcdf" rev="4.2"/>
"edu.ucar", "netcdf", "4.2"