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.
>From: Harry Edmon <address@hidden> >Organization: University of Washington >Keywords: 199907161642.KAA01495 unirec archive date format Hi Harry- >1. What is the username and password for the data archive on >unidata.ssec.wisc.edu? user: XXXXXX pass: XXXXXX >2. In an area file, there is a word (4) that contains the year and julian date >in the form: YYJJJ. What will this word look like in the year 2000? For >example, will January 1, 2000 be: > > 00001 > >or > > 100001 It will be the latter. Dates in the headers of AREA files will indicate the (years since 1900)*1000 + the day of the year. See the Y2K Strategy link on the Unidata McIDAS-X homepage for more details: http://www.ssec.wisc.edu/mug/hot_topics/y2k_strategy.html Don Murray