Filename Size (KB) Date Modified Description
FORTRAN/read_qscat2b.f 16417 2009-05-20 Read a QuikSCAT Level 2B data in HDF format. To run this program, use the following command: <br><br>read_qscat2b &lt;infile&gt;<br><br> Sample output from this program are available in file sample_output2b.
IDL/read_qscat2b.pro 9746 2009-05-20 Read a QuikSCAT L2B data in HDF format. To run this program, use the following command: <br><br>IDL> read_qscat2b<br><br> Sample output from this program are available in file sample_output2b.
C/read_qscat2b.c 14769 2009-05-20 Read the QuikSCAT Level 2B data files in HDF format. To run this program, use the following command: <br><br>read_qscat2b &lt;infile&gt;<br><br> Sample output from this program are available in files sample_output2b.
IDL/read_qscat_info.pro 6926 2009-05-20 Read the attribute information contained in the QuikSCAT Level 1B, 2A and 2B data files in HDF format. To run this program, use the following command: <br><br>IDL> read_qscat_info<br><br> Sample output from this program are available in file sample_header2b.
C/read_qscat_info.c 6017 2009-05-20 Read the attribute information contained in the QuikSCAT Level 1B, 2A and 2B data files in HDF format. To run this program, use the following command: <br><br>read_qscat_info &lt;infile&gt;<br><br> Sample output from this program are available in file sample_header2b.
FORTRAN/read_qscat_info.f 7487 2009-05-20 Read the attribute information contained in the QuikSCAT Level 1B, 2A and 2B data files in HDF format. To run this program, use the following command: <br>read_qscat_info &lt;infile&gt;<br><br> Sample output from this program are available in file sample_header2b.
C/makefile.hp 951 2009-05-20 Makefile for QuikSCAT read software on HP platforms
FORTRAN/sample_output2b 4837 2009-05-20 Sample output from read_qscat2b.f
IDL/sample_output2b 4824 2009-05-20 Sample output from read_qscat2b.pro
C/makefile.sgi 948 2009-05-20 Makefile for QuikSCAT read software on SGI platforms
IDL/sample_header2b 5518 2009-05-20 ample output from read_qscat_info.pro
FORTRAN/sample_header2b 8337 2009-05-20 Sample output from read_qscat_info.f
C/makefile.sun 977 2009-05-20 Makefile for QuikSCAT read software on SUN platforms
FORTRAN/Makefile 1769 2009-05-20 An example Makefile for the QuikSCAT read software in FORTRAN. Please note that this Makefile is currently set for "read_qscat2b.f", and it must be modified before it will work properly for the Level 1B, Level 2A and attribute readers. To run this Makefile, use the following command: <br><br>make<br>
C/sample_output2b 4579 2009-05-20 Sample output from read_qscat2b.c
C/sample_header2b 5545 2009-05-20 Sample output from read_qscat_info.c