Re: [netcdf-java] announce: 4.2.18 release with maven build

On 12/23/2010 11:01 AM, John Caron wrote:
Hi all:

The Netcdf-Java/CDM library version 4.2.18 is an experimental version that
allows maven building from svn

If you are interested in building from source, you should be able to do:

svn co http://svn.unidata.ucar.edu/repos/thredds/trunk/ thredds
cd thredds
mvn install

This is experimental, please try it out and give feedback.

I'm getting:

**No "unidata.testdata.path"property, defaulting to "/share/testdata/".
**WARN: Non-existence of Level 3 test data directory [/share/testdata].


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running ucar.grib.TestForDupsInGribIndex
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
details.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.089 sec <<< FAILURE!
Running ucar.grib.grib1.TestGrib1WriteIndex
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.009 sec <<< FAILURE!
Running ucar.grib.grib2.TestGrib2GetData
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.008 sec <<< FAILURE!
Running ucar.grib.grib1.TestGrib1Indexer

Testing indexing of pgbf12.gfs.2004091700
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.008 sec <<< FAILURE!
Running ucar.grib.TestGribReadIndex
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.007 sec <<< FAILURE!
Running ucar.grib.grib1.TestGrib1Edition

Testing GRIB edition of RUC.wmo
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.017 sec <<< FAILURE!
Running ucar.grib.grib2.TestGrib2Dump

Testing header dump of ndfd.wmo
FileNotFoundException : java.io.FileNotFoundException: /share/testdata/grid/grib/grib2/data/ndfd.wmo (No such file or directory)
Diff can't read file /share/testdata/grid/grib/grib2/test/NdfdDump.test
Error Exception was:java.io.FileNotFoundException: /share/testdata/grid/grib/grib2/test/NdfdDump.test (No such file or directory)


I see a number of testdata dirs:

./netcdf-java-4.2.18/tds/src/main/webapp/WEB-INF/altContent/startup/public/testdata
./netcdf-java-4.2.18/tds/src/main/webapp/WEB-INF/altContent/startup/public/wcsExample/testdata
./netcdf-java-4.2.18/tds/src/test/data/thredds/public/testdata
./netcdf-java-4.2.18/opendap/src/main/java/opendap/dap/parser/testdata

Do I use one of these?  How do I set the "unidata.testdata.path" property?


--
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  orion@xxxxxxxxxxxxx
Boulder, CO 80301              http://www.cora.nwra.com



  • 2010 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdf-java archives: