[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[IDV #GMD-821596]: netCDF file: IDV only sees one time level, and valid_range misses the negative lower bound
- Subject: [IDV #GMD-821596]: netCDF file: IDV only sees one time level, and valid_range misses the negative lower bound
- Date: Thu, 24 Jan 2013 13:55:30 -0700
> > 2. That allows me to open it with IDV and make a plot.
> > I get an error message (I'm Feeling Lucky fails), but I click OK and
> > the Data Source appears.
> > But I only see one time level. Why?
> > [cid:05411747-3AB7-4C78-836D-0A426943A324]
> >
>
> I will download and let you know what is wrong.
>
>
> Yuan
Brian,
the time variable in this dataset is defined as:
int time(time=36);
:long_name = "time";
:units = "minutes since 2010-02-04 14:30:00";
:time_increment = 60000; // int
:begin_date = 20100204; // int
:begin_time = 143000; // int
:_CoordinateAxisType = "Time";
data:
{0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
I understand what you try to do, but I don't think these attributes is in CF
convention.
Yuan
Ticket Details
===================
Ticket ID: GMD-821596
Department: Support IDV
Priority: Normal
Status: Open