Index: pom.xml =================================================================== --- pom.xml (revision 0) +++ pom.xml (revision 0) @@ -0,0 +1,147 @@ + + 4.0.0 + edu.ucar + netcdf + jar + The NetCDF-Java Library + 4.2 + The NetCDF-Java Library is a Java interface to NetCDF files, + as well as to many other types of scientific data formats. + + http://www.unidata.ucar.edu/software/netcdf-java/ + + + (MIT-style) netCDF C library license. + http://www.unidata.ucar.edu/software/netcdf/copyright.html + repo + + + + http://svn.unidata.ucar.edu/repos/thredds/trunk + http://svn.unidata.ucar.edu/repos/thredds/trunk/ + + + + campbell + Tina Campbell + campbell@unidata.ucar.edu + + + caron + John Caron + caron@unidata.ucar.edu + + + chastang + Julien Chastang + chastang@unidata.ucar.edu + + + edavis + Ethan Davis + edavis@unidata.ucar.edu + + + ddirks + Dirks Douglas + ddirks@unidata.ucar.edu + + + ben + Ben Domenico + ben@unidata.ucar.edu + + + gemery + Emery Ginger + gemery@unidata.ucar.edu + + + steve + Steven Emmerson + steve@unidata.ucar.edu + + + fulker + David Fulker + fulker@unidata.ucar.edu + + + ed + Ed Hartnett + ed@unidata.ucar.edu + + + dmh + Dennis Heimbigner + dmh@unidata.ucar.edu + + + yuanho + Ho Yuan + yuanho@unidata.ucar.edu + + + mjames + Michael James + mjames@unidata.ucar.edu + + + rkambic + Robb Kambic + rkambic@unidata.ucar.edu + + + bkelly + Brian Kelly + bkelly@unidata.ucar.edu + + + lmiller + Linda Miller + lmiller@unidata.ucar.edu + + + tmitchel + Terry Mitchell + tmitchel@unidata.ucar.edu + + + oxelson + Jennifer Ganter Oxelson + oxelson@unidata.ucar.edu + + + mohan + Mohan Ramamurthy + mohan@unidata.ucar.edu + + + russ + Russel Rew + russ@unidata.ucar.edu + + + mschmidt + Michael Schmidt + mschmidt@unidata.ucar.edu + + + jweber + Jeff Weber + jweber@unidata.ucar.edu + + + yoksas + Tom Yoksas + yoksas@unidata.ucar.edu + + + + + org.slf4j + slf4j-api + 1.5.6 + + + Index: build.xml =================================================================== --- build.xml (revision 12615) +++ build.xml (working copy) @@ -1,5 +1,5 @@ - + basedir=${basedir} @@ -80,6 +80,17 @@ + + + + + + + + + + + @@ -150,6 +161,9 @@ + + + @@ -815,6 +829,95 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +