LRT = Low RaTe. All data has been averaged to achieve 1 sample per second.
HRT = High RaTe. Variables at different rates, mostly at 25 samples per second. Rates achieved through FIR filtering.
We have developed a set of conventions for aircraft data; NCAR-RAF netCDF conventions.
05/2009: OpenMotif is now available for free. It comes bundled with RHEL4 and RHEL5, but is not available with Fedora Core due to a license conflict. I have been able to locate some RPMS from the Stanford Music School available at pbone.net.
At this point you will need to edit Makefiles, and make sure they are correct for your installation (Solaris or Linux) by commenting/uncommenting the correct section near the top.cd /home/local/
mkdir raf
setenv LOCAL /home/local/raf
setenv JLOCAL /home/local/raf
cd raf
mkdir lib include
uncompress ncplot.tar.Z
uncompress ncpp.tar.Z
uncompress xpms2d.tar.Z
uncompress libraf++.tar.Z
tar xf libraf++.tar
tar xf ncplot.tar
tar xf ncpp.tar
tar xf xpms2d.tar
cd libraf++
make install
cd ../ncplot
make
cd ../ncpp/src
make
cd ../../xpms2d/src
make
Make sure Makefiles are edited appropriatly.
setenv DATA_DIR /my/data/directory
setenv LPDEST my_printer # May already be set.
setenv HOME ~ # Should already be set.
Chris Webster
National Center for Atmospheric Research
EOL/Computing, Data and Software Facility
(303) 497-1044