[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[IDV #RJX-162617]: Difficulty Converting GFS Data into netcdf with 2.6u2



Hi Bill-

Thanks for the sample file.  I can reproduce the error you are seeing with IDV 
2.6u2.  
The latest nightly build (2.7a1) contains a version of the netCDF library that 
fixes
this bug.  You can get the nightly build at:

http://www.unidata.ucar.edu/downloads/idv/nightly

It's pretty stable at this point.

Don Murray

> Full Name: Bill Capehart
> Email Address: address@hidden
> Organization: SDSMT-IAS
> Package Version: 2.6u2 build date:2009-02-13 19:03 UTC
> Operating System: Linux
> Hardware: Java: home: /usr/local/IDV_2.6u2/jre version: 1.6.0_07 j3d:1.5.2 
> fcs (build4)
> Description of problem: On multiple platforms (Mac and Linux) we cannot 
> convert the GFS hi-rez (0.5 degree global product) from GRIB1 to NETCDF.
> 
> Error is below.
> 
> Error writing local netcdf file.
> Data:/data/NCAR/GFS-HIREZ/ci_gribdata/2008/11/05/gfs_hirez_2008-11-05_12_f012.grib
> Variables:[Absolute_vorticity, Clear_Sky_UV-B_Downward_Solar_Flux, 
> Cloud_water, Cloud_water_entire_atmosphere, Convective_precip_rate, 
> Geopotential_height, Geopotential_height_tropopause, Ground_heat_flux, 
> Ice_concentration_ice=1;no_ice=0, Ice_thickness, Land_cover_land=1;sea=0, 
> Liquid_volumetric_soil_moisture_non-frozen, Ozone_mixing_ratio, 
> Planetary_boundary_layer_height, Precipitable_water, Pressure_reduced_to_MSL, 
> Pressure_surface, Pressure_tropopause, Relative_humidity, 
> Relative_humidity_entire_atmosphere, Relative_humidity_height_above_ground, 
> Specific_humidity, Temperature, Temperature_height_above_ground, 
> Temperature_surface, Total_cloud_cover, 
> Total_cloud_cover_convective_cloud_layer, 
> Total_cloud_cover_entire_atmosphere, Total_cloud_cover_high_cloud_layer, 
> Total_cloud_cover_low_cloud_layer, Total_cloud_cover_middle_cloud_layer, 
> Total_ozone, Total_precipitation, u_wind, u_wind_height_above_ground, 
> Upward_long_wave_flux, Upward_long_wave_flux_surface, Upward_short_wa
 ve_flux, Upward_short_wave_flux_surface, UV-B_Downward_Solar_Flux, v_wind, 
v_wind_height_above_ground, Volumetric_soil_moisture, Water_runoff]
> java.lang.NullPointerException
> 
> ******************
> Stack trace:
> java.lang.NullPointerException
> at ucar.nc2.dt.grid.NetcdfCFWriter.makeFile(NetcdfCFWriter.java:170)
> at ucar.nc2.dt.grid.NetcdfCFWriter.makeFile(NetcdfCFWriter.java:74)
> at 
> ucar.unidata.data.grid.GeoGridDataSource.saveDataToLocalDisk(GeoGridDataSource.java:802)
> at 
> ucar.unidata.data.DataSourceImpl.saveDataToLocalDisk(DataSourceImpl.java:2495)
> at 
> ucar.unidata.data.DataSourceImpl.saveDataToLocalDisk(DataSourceImpl.java:2462)
> at 
> ucar.unidata.data.grid.GeoGridDataSource$1$1.run(GeoGridDataSource.java:609)
> at ucar.unidata.util.Misc$3.run(Misc.java:1038)
> 
> 
> 


Ticket Details
===================
Ticket ID: RJX-162617
Department: Support IDV
Priority: Normal
Status: Open