File: lat.rdr.xml

package info (click to toggle)
pyaps3 0.3.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,460 kB
  • sloc: python: 2,491; xml: 496; makefile: 5
file content (123 lines) | stat: -rw-r--r-- 4,253 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
<imageFile>
    <property name="ISCE_VERSION">
        <value>Release: 2.2.0, svn-2497, 20180714. Current: svn-exported.</value>
    </property>
    <property name="access_mode">
        <value>read</value>
        <doc>Image access mode.</doc>
    </property>
    <property name="byte_order">
        <value>l</value>
        <doc>Endianness of the image.</doc>
    </property>
    <component name="coordinate1">
        <factorymodule>isceobj.Image</factorymodule>
        <factoryname>createCoordinate</factoryname>
        <doc>['First coordinate of a 2D image (width).']</doc>
        <property name="delta">
            <value>40.0</value>
            <doc>Coordinate quantization.</doc>
        </property>
        <property name="endingvalue">
            <value>9480.0</value>
            <doc>Starting value of the coordinate.</doc>
        </property>
        <property name="family">
            <value>imagecoordinate</value>
            <doc>Instance family name</doc>
        </property>
        <property name="name">
            <value>imagecoordinate_name</value>
            <doc>Instance name</doc>
        </property>
        <property name="size">
            <value>237</value>
            <doc>Coordinate size.</doc>
        </property>
        <property name="startingvalue">
            <value>20</value>
            <doc>Starting value of the coordinate.</doc>
        </property>
    </component>
    <component name="coordinate2">
        <factorymodule>isceobj.Image</factorymodule>
        <factoryname>createCoordinate</factoryname>
        <doc>['Second coordinate of a 2D image (length).']</doc>
        <property name="delta">
            <value>100.0</value>
            <doc>Coordinate quantization.</doc>
        </property>
        <property name="endingvalue">
            <value>46000.0</value>
            <doc>Starting value of the coordinate.</doc>
        </property>
        <property name="family">
            <value>imagecoordinate</value>
            <doc>Instance family name</doc>
        </property>
        <property name="name">
            <value>imagecoordinate_name</value>
            <doc>Instance name</doc>
        </property>
        <property name="size">
            <value>460</value>
            <doc>Coordinate size.</doc>
        </property>
        <property name="startingvalue">
            <value>50</value>
            <doc>Starting value of the coordinate.</doc>
        </property>
    </component>
    <property name="data_type">
        <value>DOUBLE</value>
        <doc>Image data type.</doc>
    </property>
    <property name="description">
        <value>['Pixel-by-pixel latitude in degrees.']</value>
        <doc>Image description</doc>
    </property>
    <property name="extra_file_name">
        <value>/scratch/projects/insarlab/yzhang1/KirishimaAlosAT424F620_630/geom_master/lat.rdr.vrt</value>
        <doc>For example name of vrt metadata.</doc>
    </property>
    <property name="family">
        <value>image</value>
        <doc>Instance family name</doc>
    </property>
    <property name="file_name">
        <value>/scratch/projects/insarlab/yzhang1/KirishimaAlosAT424F620_630/geom_master/lat.rdr</value>
        <doc>Name of the image file.</doc>
    </property>
    <property name="isce_version">
        <value>Release: 2.2.0, svn-2497, 20180714. Current: svn-exported.</value>
        <doc>Information about the isce release version.</doc>
    </property>
    <property name="length">
        <value>460</value>
        <doc>Image length</doc>
    </property>
    <property name="name">
        <value>image_name</value>
        <doc>Instance name</doc>
    </property>
    <property name="number_bands">
        <value>1</value>
        <doc>Number of image bands.</doc>
    </property>
    <property name="scheme">
        <value>BIP</value>
        <doc>Interleaving scheme of the image.</doc>
    </property>
    <property name="width">
        <value>237</value>
        <doc>Image width</doc>
    </property>
    <property name="xmax">
        <value>9480.0</value>
        <doc>Maximum range value</doc>
    </property>
    <property name="xmin">
        <value>20</value>
        <doc>Minimum range value</doc>
    </property>
</imageFile>