NCAR / VAPOR

VAPOR is the Visualization and Analysis Platform for Ocean, Atmosphere, and Solar Researchers
https://www.vapor.ucar.edu/
Other
177 stars 49 forks source link

WRF/headwaters fails to populate #1623

Open StasJ opened 5 years ago

StasJ commented 5 years ago

Importing wrfout_d01_2053-03-20_00:00:00 directly into vapor works

Command: wrf2vdc wrfout_d01_2053-03-20_00:00:00 wrfout_d01_2053-03-21_00:00:00 out.nc

Error:

Copying variable U10
  Time step 0
  Time step 1
  Time step 2
  Time step 3
  Time step 4
  Time step 5
  Time step 6
  Time step 7
  Time step 8
  Time step 9
  Time step 10
  Time step 11
  Time step 12
  Time step 13
  Time step 14
  Time step 15
Copying variable UDROFF
  Time step 0
Error accessing netCDF file "/little_glade/data/VDC/vapor-3.1.0/WRF/headwaters/headwaters-3.1.0_data/data/UDROFF/UDROFF.0000.nc", nc_put_vara_double : NetCDF: Numeric conversion not representable -- file (/media/samuel/Shared Disk/Git/VAPOR-master-src/lib/wasp/NetCDFCpp.cpp), line(883)
Error accessing netCDF file "/little_glade/data/VDC/vapor-3.1.0/WRF/headwaters/headwaters-3.1.0_data/data/UDROFF/UDROFF.0000.nc", nc_put_vara_double : NetCDF: Numeric conversion not representable -- file (/media/samuel/Shared Disk/Git/VAPOR-master-src/lib/wasp/NetCDFCpp.cpp), line(883)
clyne commented 4 years ago

This is a duplicate of #855. Closing