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.
> Inquiry: It appears that a csv point data file must have a time value in > each line, right? > Yes. > Is the order (time,latitude,longitude) important? No, I don't think so. As long as you have the correct visad-ish 2 line header. > > Can a non-number item be used, such as chars for station names? > Yes, for example below we have an exported csv file from metars whcih includes temp and the state field: (index) -> (Time,Latitude,Longitude,Altitude,ST(Text),T) Time[fmt="yyyy-MM-dd HH:mm:ss z"],Latitude[unit="deg"],Longitude[unit="degrees west"],Altitude[unit="m"],ST(Text),T[unit="celsius"] 2007-02-09 07:00:00 MST,48.3,92.5,341.0,MN ,-29.0 2007-02-09 07:00:00 MST,36.8,98.7,449.0,OK ,-2.0 -Jeff Ticket Details =================== Ticket ID: YZC-603647 Department: Support IDV Priority: Normal Status: Closed