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-parent:4.2.20'
<dependency>
<groupId>edu.ucar</groupId>
<artifactId>netcdf-parent</artifactId>
<version>4.2.20</version>
</dependency>
<dependency org="edu.ucar" name="netcdf-parent" rev="4.2.20"/>
"edu.ucar", "netcdf-parent", "4.2.20"