[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[IDV #EAX-500866]: Point data issues in IDV
- Subject: [IDV #EAX-500866]: Point data issues in IDV
- Date: Wed, 18 May 2011 10:14:05 -0600
> Hi again-
> Here's the ncml snippet that surrounds the file in the catalog- hope it
> helps-
> Ellyn
>
Hi Ellyn,
I checked your dataset, it is not valid in the point feature type
convention. The variable is declared as
T_20(time, depth, lat, lon), it actually looks like the grid type, not the
point feature type. A good point feature type variable should look like
T_20(station, time), lat(station), and lon(station). Here is the URL for the
point feature convention:
https://cf-pcmdi.llnl.gov/trac/attachment/ticket/37/CFch9-may4.docx?format=raw
You need to make the change to create a valid point feature type dataset.
Yuan
Ticket Details
===================
Ticket ID: EAX-500866
Department: Support IDV
Priority: Normal
Status: Closed