ISS Software
Information about software related to the Integrated Sounding System and its datasets.
Access to SPC Format with POPEXAM
- Linux C++ Library for POP Data Access
-
Wayne Angevine and Dave Carter, both of NOAA, wrote a PDA library in C for PC programs needing access to POP spectral data files. EOL has slightly modified the library to port it to linux and added a C++ wrapper interface. The source distribution includes the popexam program, which prints data similarly to the examin32 program but also writes netcdf files.
There may already be binary executables built for your needs, especially for Linux 32-bit and 64-bit. Check in the download link below. The filenames include the OS, machine architecture, and version of the PDA source package for which popexam was built. The executables are statically linked with the netcdf library, so it is not necessary to install netcdf separately to use those programs. Otherwise, download the .tar.gz source package, unpack it, and see the installation instructions in the README file.
