== Releases == Our latest release is 1.1.0, most notable for the inclusion of "big variable" support and support for combining multiple I/O operations [wiki:ReleaseNotes-1.1.0] has all the details * bzip2ed tarball: (3.5 MB) [http://ftp.mcs.anl.gov/pub/parallel-netcdf/parallel-netcdf-1.1.0.tar.bz2 parallel-netcdf-1.1.0.tar.bz2] * gzipped tarball: (13 MB) [http://ftp.mcs.anl.gov/pub/parallel-netcdf/parallel-netcdf-1.1.0.tar.gz parallel-netcdf-1.1.0.tar.gz] '''Test Releases''': there are no test releases at this time but feel free to get the latest code from our subversion repository. == Subversion Access == The Parallel-NetCDF project is now using [http://subversion.tigris.org Subversion] for source-code management. With the change we can also provide read-only access to anyone interested. {{{ svn co https://svn.mcs.anl.gov/repos/parallel-netcdf/trunk parallel-netcdf }}} The SSL fingerprint should be df:f5:37:b1:69:11:e0:63:d3:99:a8:e4:de:50:11:01:f5:73:dc:0a After you've checked out the source, run 'aclocal && autoconf && autoheader' to generate the configure script.