NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

Re: error message when run Aeri application

Thanks for your email.

1) The application is ruuning.
 2) How can I fix the problem "unit specifications in the file not being
understood by the file adapter"

3) I have downloaded all files under
ftp://www.ssec.wisc.edu/pub/visad-2.0/aeri_data/

20000112_hillsboro_windprof.cdf
20000112_lamont_windprof.cdf
20000112_morris_windprof.cdf
20000112_purcell_windprof.cdf
20000112_vici_windprof.cdf
hillsboro_20000112AP.cdf
lamont_20000112AP.cdf
morris_20000112AP.cdf
purcell_20000112AP.cdf
vici_20000112AP.cdf

Should I also download the following files ? where to keep them?

 AREA0007
 AREA0008
 AREA2001

Thanks, /helen



Tom Rink wrote:

> Hi Helen,
>
> Is the application running?  The messages below are the result of
> unit specifications in the file not being understood by the file
> adapter.  The final message means that you have no GOES image data,
> so the app runs anyway without it.
>
> TomR
>
> Helen Yi wrote:
> >
> > Hi there,
> >
> > Can someone tell me how can I get rid of the following message when I am
> > running Aeri application?
> >
> > helen@virga [17] java visad.aeri.Aeri
> > Couldn't decode unit attribute (none) of variable "year": Unit not in
> > database
> > Couldn't decode unit attribute (none) of variable "month": Unit not in
> > database
> > Couldn't decode unit attribute (none) of variable "day": Unit not in
> > database
> > Couldn't decode unit attribute (none) of variable "dayOfYear": Unit not
> > in database
> > Couldn't decode unit attribute (none) of variable "stationID": Unit not
> > in database
> > The unit attribute (0.0010) of variable "Pressure" is incompatible with
> > the unit (Pa) of the RealType of the same name.  Attempting to create
> > new RealType "Pressure_0".
> > Couldn't decode unit attribute (none) of variable "year": Unit not in
> > database
> > Couldn't decode unit attribute (none) of variable "month": Unit not in
> > database
> > Couldn't decode unit attribute (none) of variable "day": Unit not in
> > database
> > Couldn't decode unit attribute (none) of variable "dayOfYear": Unit not
> > in database
> > Couldn't decode unit attribute (none) of variable "stationID": Unit not
> > in database
> > The unit attribute (0.0010) of variable "Pressure" is incompatible with
> > the unit (Pa) of the RealType of the same name.  Attempting to create
> > new RealType "Pressure_1".
> > Couldn't decode unit attribute (none) of variable "year": Unit not in
> > database
> > Couldn't decode unit attribute (none) of variable "month": Unit not in
> > database
> > Couldn't decode unit attribute (none) of variable "day": Unit not in
> > database
> > Couldn't decode unit attribute (none) of variable "dayOfYear": Unit not
> > in database
> > Couldn't decode unit attribute (none) of variable "stationID": Unit not
> > in database
> > The unit attribute (0.0010) of variable "Pressure" is incompatible with
> > the unit (Pa) of the RealType of the same name.  Attempting to create
> > new RealType "Pressure_2".
> > Couldn't decode unit attribute (none) of variable "year": Unit not in
> > database
> > Couldn't decode unit attribute (none) of variable "month": Unit not in
> > database
> > Couldn't decode unit attribute (none) of variable "day": Unit not in
> > database
> > Couldn't decode unit attribute (none) of variable "dayOfYear": Unit not
> > in database
> > Couldn't decode unit attribute (none) of variable "stationID": Unit not
> > in database
> > The unit attribute (0.0010) of variable "Pressure" is incompatible with
> > the unit (Pa) of the RealType of the same name.  Attempting to create
> > new RealType "Pressure_3".
> > Couldn't decode unit attribute (none) of variable "year": Unit not in
> > database
> > Couldn't decode unit attribute (none) of variable "month": Unit not in
> > database
> > Couldn't decode unit attribute (none) of variable "day": Unit not in
> > database
> > Couldn't decode unit attribute (none) of variable "dayOfYear": Unit not
> > in database
> > Couldn't decode unit attribute (none) of variable "stationID": Unit not
> > in database
> > The unit attribute (0.0010) of variable "Pressure" is incompatible with
> > the unit (Pa) of the RealType of the same name.  Attempting to create
> > new RealType "Pressure_4".
> > (date,
> >  base_time,
> >  (Time -> (time_offset,
> >            year,
> >            month,
> >            day,
> >            timeUTC,
> >            dayOfYear,
> >            Latitude,
> >            Longitude,
> >            alt,
> >            stationID,
> >            (Pressure_0 -> (Altitude, ambientAirTemperature,
> > dewpointTemperature, windDir, windSpeed)))))
> >
> > (Time -> (Altitude -> (u_wind, v_wind)))
> > The unit attribute (0.0010) of variable "pressure" is incompatible with
> > the unit (Pa) of the RealType of the same name.  Attempting to create
> > new RealType "pressure_5".
> > Couldn't decode unit attribute (m.) of variable "height": Encountered
> > "<EOF>" at line 1, column 2.
> > Was expecting one of:
> >     <INTEGER> ...
> >     <REAL> ...
> >     <NAME> ...
> >     "." ...
> >     "(" ...
> >
> > Couldn't decode unit attribute (cm.) of variable "totalWaterVapor":
> > Encountered "<EOF>" at line 1, column 3.
> > Was expecting one of:
> >     <INTEGER> ...
> >     <REAL> ...
> >     <NAME> ...
> >     "." ...
> >     "(" ...
> >
> > Couldn't decode unit attribute (m.) of variable "cloudBaseHeight":
> > Encountered "<EOF>" at line 1, column 2.
> > Was expecting one of:
> >     <INTEGER> ...
> >     <REAL> ...
> >     <NAME> ...
> >     "." ...
> >     "(" ...
> >
> > Couldn't decode unit attribute (None) of variable "auxDataFlagsNow":
> > Unit not in database
> > Couldn't decode unit attribute (None) of variable
> > "retrievalRejectionFlag": Unit not in database
> > Couldn't decode unit attribute (yymmdd; year-month-day) of variable
> > "Date": Lexical error at line 1, column 7.  Encountered: ";" (59), after
> > : ""
> > Couldn't decode unit attribute (meters above Mean Sea Level) of variable
> > "alt": Unit not in database
> > The unit attribute (null) of variable "alt" is incompatible with the
> > unit (m) of the quantity referenced by the long_name attribute
> > (altitude).  Attempting to create new quantity "alt_6".
> > Couldn't decode unit attribute (None) of variable "auxDataFlagsToday":
> > Unit not in database
> > The unit attribute (0.0010) of variable "pressure" is incompatible with
> > the unit (Pa) of the RealType of the same name.  Attempting to create
> > new RealType "pressure_7".
> > Couldn't decode unit attribute (m.) of variable "height": Encountered
> > "<EOF>" at line 1, column 2.
> > Was expecting one of:
> >     <INTEGER> ...
> >     <REAL> ...
> >     <NAME> ...
> >     "." ...
> >     "(" ...
> >
> > Couldn't decode unit attribute (cm.) of variable "totalWaterVapor":
> > Encountered "<EOF>" at line 1, column 3.
> > Was expecting one of:
> >     <INTEGER> ...
> >     <REAL> ...
> >     <NAME> ...
> >     "." ...
> >     "(" ...
> >
> > Couldn't decode unit attribute (m.) of variable "cloudBaseHeight":
> > Encountered "<EOF>" at line 1, column 2.
> > Was expecting one of:
> >     <INTEGER> ...
> >     <REAL> ...
> >     <NAME> ...
> >     "." ...
> >     "(" ...
> >
> > Couldn't decode unit attribute (None) of variable "auxDataFlagsNow":
> > Unit not in database
> > Couldn't decode unit attribute (None) of variable
> > "retrievalRejectionFlag": Unit not in database
> > Couldn't decode unit attribute (yymmdd; year-month-day) of variable
> > "Date": Lexical error at line 1, column 7.  Encountered: ";" (59), after
> > : ""
> > Couldn't decode unit attribute (meters above Mean Sea Level) of variable
> > "alt": Unit not in database
> > The unit attribute (null) of variable "alt" is incompatible with the
> > unit (m) of the quantity referenced by the long_name attribute
> > (altitude).  Attempting to create new quantity "alt_8".
> > Couldn't decode unit attribute (None) of variable "auxDataFlagsToday":
> > Unit not in database
> > The unit attribute (0.0010) of variable "pressure" is incompatible with
> > the unit (Pa) of the RealType of the same name.  Attempting to create
> > new RealType "pressure_9".
> > Couldn't decode unit attribute (m.) of variable "height": Encountered
> > "<EOF>" at line 1, column 2.
> > Was expecting one of:
> >     <INTEGER> ...
> >     <REAL> ...
> >     <NAME> ...
> >     "." ...
> >     "(" ...
> >
> > Couldn't decode unit attribute (cm.) of variable "totalWaterVapor":
> > Encountered "<EOF>" at line 1, column 3.
> > Was expecting one of:
> >     <INTEGER> ...
> >     <REAL> ...
> >     <NAME> ...
> >     "." ...
> >     "(" ...
> >
> > Couldn't decode unit attribute (m.) of variable "cloudBaseHeight":
> > Encountered "<EOF>" at line 1, column 2.
> > Was expecting one of:
> >     <INTEGER> ...
> >     <REAL> ...
> >     <NAME> ...
> >     "." ...
> >     "(" ...
> >
> > Couldn't decode unit attribute (None) of variable "auxDataFlagsNow":
> > Unit not in database
> > Couldn't decode unit attribute (None) of variable
> > "retrievalRejectionFlag": Unit not in database
> > Couldn't decode unit attribute (yymmdd; year-month-day) of variable
> > "Date": Lexical error at line 1, column 7.  Encountered: ";" (59), after
> > : ""
> > Couldn't decode unit attribute (meters above Mean Sea Level) of variable
> > "alt": Unit not in database
> > The unit attribute (null) of variable "alt" is incompatible with the
> > unit (m) of the quantity referenced by the long_name attribute
> > (altitude).  Attempting to create new quantity "alt_10".
> > Couldn't decode unit attribute (None) of variable "auxDataFlagsToday":
> > Unit not in database
> > The unit attribute (0.0010) of variable "pressure" is incompatible with
> > the unit (Pa) of the RealType of the same name.  Attempting to create
> > new RealType "pressure_11".
> > Couldn't decode unit attribute (m.) of variable "height": Encountered
> > "<EOF>" at line 1, column 2.
> > Was expecting one of:
> >     <INTEGER> ...
> >     <REAL> ...
> >     <NAME> ...
> >     "." ...
> >     "(" ...
> >
> > Couldn't decode unit attribute (cm.) of variable "totalWaterVapor":
> > Encountered "<EOF>" at line 1, column 3.
> > Was expecting one of:
> >     <INTEGER> ...
> >     <REAL> ...
> >     <NAME> ...
> >     "." ...
> >     "(" ...
> >
> > Couldn't decode unit attribute (m.) of variable "cloudBaseHeight":
> > Encountered "<EOF>" at line 1, column 2.
> > Was expecting one of:
> >     <INTEGER> ...
> >     <REAL> ...
> >     <NAME> ...
> >     "." ...
> >     "(" ...
> >
> > Couldn't decode unit attribute (None) of variable "auxDataFlagsNow":
> > Unit not in database
> > Couldn't decode unit attribute (None) of variable
> > "retrievalRejectionFlag": Unit not in database
> > Couldn't decode unit attribute (yymmdd; year-month-day) of variable
> > "Date": Lexical error at line 1, column 7.  Encountered: ";" (59), after
> > : ""
> > Couldn't decode unit attribute (meters above Mean Sea Level) of variable
> > "alt": Unit not in database
> > The unit attribute (null) of variable "alt" is incompatible with the
> > unit (m) of the quantity referenced by the long_name attribute
> > (altitude).  Attempting to create new quantity "alt_12".
> > Couldn't decode unit attribute (None) of variable "auxDataFlagsToday":
> > Unit not in database
> > The unit attribute (0.0010) of variable "pressure" is incompatible with
> > the unit (Pa) of the RealType of the same name.  Attempting to create
> > new RealType "pressure_13".
> > Couldn't decode unit attribute (m.) of variable "height": Encountered
> > "<EOF>" at line 1, column 2.
> > Was expecting one of:
> >     <INTEGER> ...
> >     <REAL> ...
> >     <NAME> ...
> >     "." ...
> >     "(" ...
> >
> > Couldn't decode unit attribute (cm.) of variable "totalWaterVapor":
> > Encountered "<EOF>" at line 1, column 3.
> > Was expecting one of:
> >     <INTEGER> ...
> >     <REAL> ...
> >     <NAME> ...
> >     "." ...
> >     "(" ...
> >
> > Couldn't decode unit attribute (m.) of variable "cloudBaseHeight":
> > Encountered "<EOF>" at line 1, column 2.
> > Was expecting one of:
> >     <INTEGER> ...
> >     <REAL> ...
> >     <NAME> ...
> >     "." ...
> >     "(" ...
> >
> > Couldn't decode unit attribute (None) of variable "auxDataFlagsNow":
> > Unit not in database
> > Couldn't decode unit attribute (None) of variable
> > "retrievalRejectionFlag": Unit not in database
> > Couldn't decode unit attribute (yymmdd; year-month-day) of variable
> > "Date": Lexical error at line 1, column 7.  Encountered: ";" (59), after
> > : ""
> > Couldn't decode unit attribute (meters above Mean Sea Level) of variable
> > "alt": Unit not in database
> > The unit attribute (null) of variable "alt" is incompatible with the
> > unit (m) of the quantity referenced by the long_name attribute
> > (altitude).  Attempting to create new quantity "alt_14".
> > Couldn't decode unit attribute (None) of variable "auxDataFlagsToday":
> > Unit not in database
> > (base_time,
> >  (Time -> (time_offset,
> >            (height -> (pressure_5, ambientTemp, dewpointTemp,
> > WaterVaporMixingRatio)),
> >            AERItime,
> >            totalWaterVapor,
> >            cloudBaseHeight,
> >            auxDataFlagsNow,
> >            retrievalRejectionFlag)),
> >  Date,
> >  Latitude,
> >  Longitude,
> >  alt_6,
> >  auxDataFlagsToday)
> > (Time -> (height -> (pressure_5, ambientTemp, dewpointTemp,
> > WaterVaporMixingRatio)))
> > (stn_idx -> (Time -> ((Longitude, Latitude, Altitude) -> (ambientTemp,
> > dewpointTemp, WaterVaporMixingRatio, RH, theta, thetaE))))
> > no AREA image data, proceeding...


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