Update Instructions - national_category_table.template 03/10/11 1. Log into the dx3 server as the fxa user. 2. Save a copy of the site's national_category_table.template file cd /data/fxa/nationalData cp -p national_category_table.template national_category_table.template.{date} 3. ftp dataset from NOAA1 pub/ndm sftp noaa1 cd pub/ndm get national_category_table.template bye 4. Relocalize. On the dx3 server, run the mainScript.csh localization command to create the national_category_table.dat file from the updated national_category_table.template file. Enter the following commands as the fxa user: cd /awips/fxa/data/localization/scripts ./mainScript.csh -text 5. Stop and start ingest on dx3 (or the coll decoder in dx3) stopIngest.dx3 startIngest.dx3 6. On the dx4 server (for failover), also run mainScript.csh. rlogin dx4 cd /awips/fxa/data/localization/scripts ./mainScript.csh -text