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.
> I have been using Java netCDF to access some station data (METAR, and > other obs) and have not found a way to retrieve the station names > (String). The Java netCDF version that I am using is the Alpha version > from Unidata (as far as I can tell) with some minor mods by Leigh Angus > at FSL. Does the Alpha version support strings? Any ideas on how I > could retrieve the station names? > > - Herb The lastest release, 19980626, still doesn't have text support for variables. I was looking at it then, and it is not a big deal. I'll try to get to it this week. I put it off trying to decide about how to handle String vs array-of-character. -glenn