Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.
Hi, Is it possible to read a CDL file in netcdf-java 4.0.41? When I try to open a cdl file with NetcdfFile.open() NetcdfFile ncfile = null; try { ncfile = NetcdfFile.open(fileName); } .... I get the exception "not a valid NetCDF file" in ucar.nc2.NetcdfFile.open(NetcdfFile.java:716) Thank you. Gabriel
netcdf-java
archives: