README file for CLIPER5 (5-day Climate Model) aka. Sim Aberson Cliper Model for Atlantic and Pacific Basins DETAILS: ------- executable: cliper5.x input: compute file -> epCCYYYY.com -or- alCCYYYY.com -or- cpCCYYYY.com output: ATCF objective aid format file -> cliper5.dat set ENV variable CLIPER5_COEF="path of file called"-> nhc_alclp5.cof nhc_epclp5.cof nhc_gmclp5.cof ksh: export CLIPER5_COEF=/tpcprd/production/guidance/cliper5 csh: setenv CLIPER5_COEF /tpcprd/production/guidance/cliper5 CALLS: ------ sample calling sequence: cliper5.x ep892005.com > cliper5.log cliper5.x al892005.com > cliper5.log cliper5.x cp892005.com > cliper5.log output is: cliper5.dat cliper5.dat is later merged into the a-deck with the rest of the objective guidance per tropical cyclone. DEPENDANCIES: ------------ libguidance.a BUILD: ------ make - compile and build executable make clean - remove object code and executable make install - install executables and coefs VERSION HISTORY: ---------------- last update: 24-OCT-2012 (ARK) 28-NOV-2006 - Port to Mist/Dew and addition of install script (CAS) 24-OCT-2012 - ported to WCOSS Linux