Jar examples for s:sernetcdf
Serializable NetCDF utils based on SciSpark NetCDF utils
You can download jar file sernetcdf 0.1.0 in this page.
Apache License 2.0
You can use the following script to add sernetcdf-0.1.0.jar to your project.
<dependency> <groupId>org.datasyslab</groupId> <artifactId>sernetcdf</artifactId> <version>0.1.0</version> </dependency>
compile group: 'org.datasyslab', name: 'sernetcdf', version: '0.1.0'
libraryDependencies += "org.datasyslab" % "sernetcdf" % "0.1.0"
<dependency org="org.datasyslab" name="sernetcdf" rev="0.1.0"/>
@Grapes(@Grab(group='org.datasyslab', module='sernetcdf', version='0.1.0'))
'org.datasyslab:sernetcdf:jar:0.1.0'
Click the following link to download the jar file.
sernetcdf-0.1.0-javadoc.jar