DMSP Software Available
DMSP SSM/I TDR data processing software files

SSM/I TDR Data Processing Software

To obtain DMSP SSM/I TDR data processing software files, click on the appropriate links below. You will be presented with the source code. To save the source code, go to your file menu and select "Save As."

C language program ssmitdrta.c reads the SSM/I TDR data set file and writes the antenna temperatures, satellite ID, time, revolution number, latitudes, and longitudes to an output file. This output file is read by FORTRAN program ssmitdrtb.f which converts the antenna temperatures to brightness temperatures.

C language program ssmitdrlatlon.c reads the TDR data set and creates a new TDR file containing scans within specified latitude-longitude boundaries.

DMSP/README.tdr
DMSP/ssmitdrta.c
DMSP/ssmitdrtb.f
DMSP/ssmitdrlatlon.c
DMSP/read_ssmi_netcdf.pro <new>

DMSP SSM/T-1 Data processing software

To obtain DMSP SSM/T-1 data processing software files, click on the appropriate link below. You will be presented with the source code. To save the source code, go to your file menu and select `Save As'.

The C language program, ssmt1rdc.c, reads the SSM/T-1 data set file and generates an intermediate file with all the necessary data from the data set. FORTRAN program ssmt1rdf.f reads this intermediate file into arrays.

DMSP/README.ssmt1
DMSP/ssmt1rdc.c
DMSP/ssmt1rdf.f

 

DMSP SSM/T-2 data processing software file

SSM/T-2 Data Processing Software

To obtain the DMSP SSM/T-2 data processing software file, click on the link below. You will be presented with the source code. To save the source code, go to your file menu and select `Save As'.

C language program ssmt2list.c reads and lists the SSM/T-2 file contents.

DMSP/README.ssmt2
DMSP/ssmt2list.c

top