This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
> 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