[Met_help] [rt.rap.ucar.edu #100135] History for Error with MODE: cannot read from netcdf file

John Halley Gotway via RT met_help at ucar.edu
Mon Jun 7 15:33:57 MDT 2021


----------------------------------------------------------------
  Initial Request
----------------------------------------------------------------

I created 6-hour precipitation accumulation files from HRRR output using
pcp_combine. When trying to run mode (whether 9.0 or 9.1, didn't seem to
matter), I got this error shortly after invoking:

DEBUG 1: Forecast File:
/mnt/lfs1/BMC/wrfruc/jdduda/HRRRv4_fcst_hourly/2020051618/HRRR_precip_06h_f30.nc
DEBUG 1: Observation File:
/mnt/lfs1/BMC/wrfruc/jdduda/ST4/2020/ST4.2020051800.06h
ERROR  :
ERROR  : setup_fcst_obs_data() -> can't get forecast data "APCP_A06(*,*)"
from file
"/mnt/lfs1/BMC/wrfruc/jdduda/HRRRv4_fcst_hourly/2020051618/HRRR_precip_06h_f30.nc"
ERROR  :
NetCDF: HDF error
file:
/mnt/lfs1/projects/jetmgmt/Raghu.Reddy/apps/netcdf-cxx4-4.3.0/cxx4/ncFile.cpp
 line:33

Loaded modules:
Currently Loaded Modules:
  1) intelpython/3.6.5   2) met/9.1   3) intel/2020   4) hdf5/1.10.4   5)
netcdf/4.7.0

This is on NOAA's Jet machine. I presume I'm making a mistake, but what?

Below is output from ncdump -h on the forecast file:
netcdf HRRR_precip_06h_f30 {
dimensions:
        lat = 1059 ;
        lon = 1799 ;
variables:
        float lat(lat, lon) ;
                lat:long_name = "latitude" ;
                lat:units = "degrees_north" ;
                lat:standard_name = "latitude" ;
        float lon(lat, lon) ;
                lon:long_name = "longitude" ;
                lon:units = "degrees_east" ;
                lon:standard_name = "longitude" ;
        float APCP_06(lat, lon) ;
                APCP_06:name = "APCP_06" ;
                APCP_06:long_name = "Total Precipitation" ;
                APCP_06:level = "A6" ;
                APCP_06:units = "kg/m^2" ;
                APCP_06:_FillValue = -9999.f ;
                APCP_06:init_time = "20200516_180000" ;
                APCP_06:init_time_ut = "1589652000" ;
                APCP_06:valid_time = "20200518_000000" ;
                APCP_06:valid_time_ut = "1589760000" ;
                APCP_06:accum_time = "060000" ;
                APCP_06:accum_time_sec = 21600 ;

// global attributes:
                :FileOrigins = "File HRRR_precip_06h_f30.nc generated
20210201_222358 UTC on host fe4 by the MET pcp_combine tool" ;
                :MET_version = "V9.0.1" ;
                :MET_tool = "pcp_combine" ;
                :RunCommand = "Sum: 6 files with accumulations of 010000." ;
                :Projection = "Lambert Conformal" ;
                :hemisphere = "N" ;
                :scale_lat_1 = "38.500000" ;
                :scale_lat_2 = "38.500000" ;
                :lat_pin = "21.138123" ;
                :lon_pin = "-122.719528" ;
                :x_pin = "0.000000" ;
                :y_pin = "0.000000" ;
                :lon_orient = "-97.500000" ;
                :d_km = "3.000000" ;
                :r_km = "6371.200000" ;
                :nx = "1799" ;
                :ny = "1059 grid_points" ;
}

Jeff Duda
-- 
Research Scientist I, University of Colorado Boulder
Cooperative Institute for Research in Environmental Sciences
NOAA/OAR/ESRL/Global Systems Laboratory/Assimilation and Verification
Innovation Division
Boulder, CO


----------------------------------------------------------------
  Complete Ticket History
----------------------------------------------------------------



More information about the Met_help mailing list