This release updates the hdf imports to remove the dependency on HDFview.
On unix, you might need to install jhdf5 and javahdf5.
Either git clone or download stochdiff-master.zip, do NOT use the other two zip files from 2018.
To compile and build jar file, type:
util/hdf5-maven-stub.sh 1.12.1
mvn package
NOTE: 1.12.1 is the java-hdf5 version. Use a different argument to hdf5-maven-stub.sh if your version is different