SDI-104 Operator's Manual
Version 2008
[Search Manual] [Table of Contents] [FAQ] [Go to Previous] [Go to Next]
Perform the following procedure to change or update server dataset names.
1. To change ADDE names associated with particular datasets, edit the /data/opt/etc/RESOLV.SRV file. The following is a sample of this file. Notice that all fields are comma delimited.
N1=MTSAT,N2=ALL,TYPE=IMAGE,RT=N,K=MTST,R1=1,R2=999999,MASK=/data/IMG_*,C=All MTSAT images, N1=MTSAT,N2=FD,TYPE=IMAGE,RT=N,K=MTST,R1=1,R2=999999,MASK=/data/IMG_DK01*,C=MTSAT full disk, N1=MTSAT,N2=NH,TYPE=IMAGE,RT=N,K=MTST,R1=1,R2=999999,MASK=/data/IMG_DK0[12]*,C=MTSAT northern hemisphere, N1=MTSAT,N2=SH,TYPE=IMAGE,RT=N,K=MTST,R1=1,R2=999999,MASK=/data/IMG_DK0[13]*,C=MTSAT southern hemisphere, N1=MTSAT,N2=OTHER,TYPE=IMAGE,RT=N,K=MTST,R1=1,R2=999999,MASK=/data/IMG_SF01*,C=MTSAT other, N1=MTSAT,N2=MANAM,TYPE=TEXT,RT=N,K=TEXT,Q=/data/MANAM, |
Where:
N1 |
is the ADDE group name |
N2 |
is the ADDE descriptor name |
TYPE |
is the data type |
RT | not used for MTSAT datasets |
K |
is the data format or kind |
R1 |
is the beginning dataset position number (usually 1) |
R2 |
is the ending dataset position number; this number should always be greater than the total number of images the ingestor has been configured to retain |
Q | is the directory that the descriptor file is in |
C |
is the comment field displayed with the DSINFO command |
2. Save the file.
The IMGLIST command lists the images in a dataset. It always shows the image resolution as 1 (full resolution) and the image size as the complete image size. All sectorizing or image blowdowns are done via other ADDE commands such as IMGDISP, IMGCOPY, etc.
[Search Manual] [Table of Contents] [FAQ] [Go to Previous] [Go to Next]