Processing first and last granules.

Advanced Technology Microwave Sounder Sensor Data Record
Post Reply
zion0210
Posts: 29
Joined: Thu Mar 27, 2014 4:28 am

Processing first and last granules.

Post by zion0210 »

Hi colleagues,

How can i process first and last granules of ATMS RDR data?

The default run exepted first and last granules.

Also, the next command not helped me:

Code: Select all

$CSPP_SDR_HOME/atms/atms_sdr.sh  -t 0 0 $ifile.h5
Regards,
zion0210
kathys
Posts: 487
Joined: Tue Jun 22, 2010 4:51 pm

Re: Processing first and last granules.

Post by kathys »

Hello,

The ATMS calibration/geolocation software has a requirement of cross granule information in order to properly execute, therefore the first and last granule of a pass cannot be processed. Section 5.2 of the CSPP Installation Guide states:

"For a given contiguous sequence of N raw data record (RDR) processing granules, the user can expect up to N-2 SDR granules, also of 12 scan-lines, will be produced. The first 12 scan-line processing granule and the last 12 scan-line processing granules are used for context and are not processed by the SDR algorithm. This yield may be reduced if there are incomplete intermediate granules."

If you have not done so, please apply CSPP SDR Pathes 3.1.1 and 3.1.2 to your CSPP SDR 3.1 installation. This may help improve the CSPP SDR granule yields by relaxing the filtering of space diary and science RDRs.

I hope this helps,

Kathy
zion0210
Posts: 29
Joined: Thu Mar 27, 2014 4:28 am

Re: Processing first and last granules.

Post by zion0210 »

Hi Kathy,

I use CSPP SDR 3.1.2.

RDR input files was get at https://avl.class.noaa.gov.

There are 15 granules in files that i use. 

The data, wich intedesting for me, contain into last two granules of first file and first two granules in last file.

What can i do for this?

Regards,
zion0210
kathys
Posts: 487
Joined: Tue Jun 22, 2010 4:51 pm

Re: Processing first and last granules.

Post by kathys »

Hi zion0210,

In order to get valid data for the first 2 granules or last two granules in your data set, you will need to order one or more RDRs from before the time of the data you are interested in, and one or more RDRs after the time of the data that you are interested. The cross granule requirement for calibration means that you need at least 3 granules in a row to get one valid calibrated/geolocated output granule (the middle granule of the three).

Good luck,

Kathy
Post Reply