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 Teresa, Thanks for updating the fortran code! I have updated the link at: http://www.unidata.ucar.edu/staff/jweber/suominet/reader.html Cheers, -Jeff ____________________________ _____________________ Jeff Weber address@hidden Unidata Support PH:303-497-8676 NWS-COMET Case Study Library FX:303-497-8690 University Corp for Atmospheric Research 3300 Mitchell Ln http://www.unidata.ucar.edu/staff/jweber Boulder,Co 80307-3000 ________________________________________ ______________________ On Thu, 30 May 2002, Teresa Van Hove wrote: > Hi Jeff, > > I had to change the readnc.f code. There were some instances where data > outages led to less than 48 time windows in the results and the readnc.f > code as orignally written was outputting scrambled values in those > cases. The new code stores all the values as vector arrays and uses > logic to index stations to the correct portion of the vector. As soon > as you can replace the old readnc.f on your web page I'll send out an > email to the suominet list. > > Thanks, > Teresa