README file for NCEPDATA (create NCEP data input file "tcvitals") DETAILS: ------- executable: ncepdata.x input: compute file -> alCCYYYY.com -or- "AL" epCCYYYY.com -or- "EP" cpCCYYYY.com -or- "CP" wpCCYYYY.com -or- "WP" ioCCYYYY.com -or- "IO" shCCYYYY.com -or- "SH" slCCYYYY.com "SL" output: NCEP special input file -> tcvitals.dat NCEP CARQ only file -> ncepdata.dat CALLS: ------ sample calling sequence: ncepdata.x al852005.com > ncepdata.out output is: "tcvitals.dat" AND "ncepdata.dat" used by NCEP modelling effort DEPENDANCIES: ------------- dataio library - libguidanceio.a include files - dataformats.inc BUILD: ------ make - compile and build executable make clean - remove object code and executable make install - install executable macro VERSION HISTORY: ---------------- last update: 16-OCT-2012 (ARK) 30-OCT-2006 - corrected radii bugs (CAS) 30-OCT-2006 - added logic to create initialization record for all basins (CAS) 16-OCT-2012 - transition to WCOSS the new Linux NCEP SP (ARK)