forked from OSGeo/gdal
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
458 changed files
with
6,911 additions
and
2,177 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<VRTDataset rasterXSize="5" rasterYSize="6"> | ||
<VRTRasterBand dataType="CFloat32" band="1" subClass="VRTDerivedRasterBand"> | ||
<Description>Product with complex conjugate</Description> | ||
<PixelFunctionType>cmul</PixelFunctionType> | ||
<SimpleSource> | ||
<SourceFilename relativeToVRT="1">cint_sar.tif</SourceFilename> | ||
<SourceBand>1</SourceBand> | ||
<SrcRect xOff="0" yOff="0" xSize="5" ySize="6"/> | ||
<DstRect xOff="0" yOff="0" xSize="5" ySize="6"/> | ||
</SimpleSource> | ||
<SimpleSource> | ||
<SourceFilename relativeToVRT="1">cint_sar.tif</SourceFilename> | ||
<SourceBand>1</SourceBand> | ||
<SrcRect xOff="0" yOff="0" xSize="5" ySize="6"/> | ||
<DstRect xOff="0" yOff="0" xSize="5" ySize="6"/> | ||
</SimpleSource> | ||
</VRTRasterBand> | ||
</VRTDataset> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<VRTDataset rasterXSize="20" rasterYSize="20"> | ||
<VRTRasterBand dataType="Float32" band="1" subClass="VRTDerivedRasterBand"> | ||
<Description>Product with complex conjugate</Description> | ||
<PixelFunctionType>cmul</PixelFunctionType> | ||
<SimpleSource> | ||
<SourceFilename relativeToVRT="1">uint16.tif</SourceFilename> | ||
<SourceBand>1</SourceBand> | ||
<SrcRect xOff="0" yOff="0" xSize="20" ySize="20"/> | ||
<DstRect xOff="0" yOff="0" xSize="20" ySize="20"/> | ||
</SimpleSource> | ||
<SimpleSource> | ||
<SourceFilename relativeToVRT="1">int32.tif</SourceFilename> | ||
<SourceBand>1</SourceBand> | ||
<SrcRect xOff="0" yOff="0" xSize="20" ySize="20"/> | ||
<DstRect xOff="0" yOff="0" xSize="20" ySize="20"/> | ||
</SimpleSource> | ||
</VRTRasterBand> | ||
</VRTDataset> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<VRTDataset rasterXSize="5" rasterYSize="6"> | ||
<VRTRasterBand dataType="CInt16" band="1" subClass="VRTDerivedRasterBand"> | ||
<Description>conjugate</Description> | ||
<PixelFunctionType>conj</PixelFunctionType> | ||
<SourceTransferType>CInt16</SourceTransferType> | ||
<SimpleSource> | ||
<SourceFilename relativeToVRT="1">cint_sar.tif</SourceFilename> | ||
<SourceBand>1</SourceBand> | ||
<SrcRect xOff="0" yOff="0" xSize="5" ySize="6"/> | ||
<DstRect xOff="0" yOff="0" xSize="5" ySize="6"/> | ||
</SimpleSource> | ||
</VRTRasterBand> | ||
</VRTDataset> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<VRTDataset rasterXSize="20" rasterYSize="20"> | ||
<VRTRasterBand dataType="Float64" band="1" subClass="VRTDerivedRasterBand"> | ||
<Description>conjugate</Description> | ||
<PixelFunctionType>conj</PixelFunctionType> | ||
<SourceTransferType>Int32</SourceTransferType> | ||
<SimpleSource> | ||
<SourceFilename relativeToVRT="1">int32.tif</SourceFilename> | ||
<SourceBand>1</SourceBand> | ||
<SrcRect xOff="0" yOff="0" xSize="20" ySize="20"/> | ||
<DstRect xOff="0" yOff="0" xSize="20" ySize="20"/> | ||
</SimpleSource> | ||
</VRTRasterBand> | ||
</VRTDataset> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<VRTDataset rasterXSize="20" rasterYSize="20"> | ||
<VRTRasterBand dataType="Float64" band="1" subClass="VRTDerivedRasterBand"> | ||
<Description>db to amplitude</Description> | ||
<PixelFunctionType>dB2amp</PixelFunctionType> | ||
<SourceTransferType>Float64</SourceTransferType> | ||
<SimpleSource> | ||
<SourceFilename relativeToVRT="1">float32.tif</SourceFilename> | ||
<SourceBand>1</SourceBand> | ||
<SrcRect xOff="0" yOff="0" xSize="20" ySize="20"/> | ||
<DstRect xOff="0" yOff="0" xSize="20" ySize="20"/> | ||
</SimpleSource> | ||
</VRTRasterBand> | ||
</VRTDataset> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<VRTDataset rasterXSize="20" rasterYSize="20"> | ||
<VRTRasterBand dataType="Float64" band="1" subClass="VRTDerivedRasterBand"> | ||
<Description>dB to power</Description> | ||
<PixelFunctionType>dB2pow</PixelFunctionType> | ||
<SourceTransferType>Float64</SourceTransferType> | ||
<SimpleSource> | ||
<SourceFilename relativeToVRT="1">float32.tif</SourceFilename> | ||
<SourceBand>1</SourceBand> | ||
<SrcRect xOff="0" yOff="0" xSize="20" ySize="20"/> | ||
<DstRect xOff="0" yOff="0" xSize="20" ySize="20"/> | ||
</SimpleSource> | ||
</VRTRasterBand> | ||
</VRTDataset> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<VRTDataset rasterXSize="5" rasterYSize="6"> | ||
<VRTRasterBand dataType="CFloat32" band="1" subClass="VRTDerivedRasterBand"> | ||
<Description>Difference</Description> | ||
<PixelFunctionType>diff</PixelFunctionType> | ||
<SimpleSource> | ||
<SourceFilename relativeToVRT="1">cint_sar.tif</SourceFilename> | ||
<SourceBand>1</SourceBand> | ||
<SrcRect xOff="0" yOff="0" xSize="5" ySize="6"/> | ||
<DstRect xOff="0" yOff="0" xSize="5" ySize="6"/> | ||
</SimpleSource> | ||
<SimpleSource> | ||
<SourceFilename relativeToVRT="1">cfloat64.tif</SourceFilename> | ||
<SourceBand>1</SourceBand> | ||
<SrcRect xOff="0" yOff="0" xSize="5" ySize="6"/> | ||
<DstRect xOff="0" yOff="0" xSize="5" ySize="6"/> | ||
</SimpleSource> | ||
</VRTRasterBand> | ||
</VRTDataset> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<VRTDataset rasterXSize="5" rasterYSize="6"> | ||
<VRTRasterBand dataType="Float32" band="1" subClass="VRTDerivedRasterBand"> | ||
<Description>Difference</Description> | ||
<PixelFunctionType>diff</PixelFunctionType> | ||
<SimpleSource> | ||
<SourceFilename relativeToVRT="1">int32.tif</SourceFilename> | ||
<SourceBand>1</SourceBand> | ||
<SrcRect xOff="0" yOff="0" xSize="5" ySize="6"/> | ||
<DstRect xOff="0" yOff="0" xSize="5" ySize="6"/> | ||
</SimpleSource> | ||
<SimpleSource> | ||
<SourceFilename relativeToVRT="1">float32.tif</SourceFilename> | ||
<SourceBand>1</SourceBand> | ||
<SrcRect xOff="10" yOff="10" xSize="5" ySize="6"/> | ||
<DstRect xOff="0" yOff="0" xSize="5" ySize="6"/> | ||
</SimpleSource> | ||
</VRTRasterBand> | ||
</VRTDataset> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<VRTDataset rasterXSize="5" rasterYSize="6"> | ||
<VRTRasterBand dataType="Float64" band="1" subClass="VRTDerivedRasterBand"> | ||
<Description>Imaginary part</Description> | ||
<PixelFunctionType>imag</PixelFunctionType> | ||
<SourceTransferType>CFloat64</SourceTransferType> | ||
<SimpleSource> | ||
<SourceFilename relativeToVRT="1">cint_sar.tif</SourceFilename> | ||
<SourceBand>1</SourceBand> | ||
<SrcRect xOff="0" yOff="0" xSize="5" ySize="6"/> | ||
<DstRect xOff="0" yOff="0" xSize="5" ySize="6"/> | ||
</SimpleSource> | ||
</VRTRasterBand> | ||
</VRTDataset> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<VRTDataset rasterXSize="20" rasterYSize="20"> | ||
<VRTRasterBand dataType="Float32" band="1" subClass="VRTDerivedRasterBand"> | ||
<Description>Imaginary part</Description> | ||
<PixelFunctionType>imag</PixelFunctionType> | ||
<SourceTransferType>Float32</SourceTransferType> | ||
<SimpleSource> | ||
<SourceFilename relativeToVRT="1">float32.tif</SourceFilename> | ||
<SourceBand>1</SourceBand> | ||
<SrcRect xOff="0" yOff="0" xSize="20" ySize="20"/> | ||
<DstRect xOff="0" yOff="0" xSize="20" ySize="20"/> | ||
</SimpleSource> | ||
</VRTRasterBand> | ||
</VRTDataset> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<VRTDataset rasterXSize="5" rasterYSize="6"> | ||
<VRTRasterBand dataType="Float64" band="1" subClass="VRTDerivedRasterBand"> | ||
<Description>Intensity</Description> | ||
<PixelFunctionType>intensity</PixelFunctionType> | ||
<SourceTransferType>CFloat64</SourceTransferType> | ||
<SimpleSource> | ||
<SourceFilename relativeToVRT="1">cint_sar.tif</SourceFilename> | ||
<SourceBand>1</SourceBand> | ||
<SrcRect xOff="0" yOff="0" xSize="5" ySize="6"/> | ||
<DstRect xOff="0" yOff="0" xSize="5" ySize="6"/> | ||
</SimpleSource> | ||
</VRTRasterBand> | ||
</VRTDataset> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<VRTDataset rasterXSize="20" rasterYSize="20"> | ||
<VRTRasterBand dataType="Float32" band="1" subClass="VRTDerivedRasterBand"> | ||
<Description>Intensity</Description> | ||
<PixelFunctionType>intensity</PixelFunctionType> | ||
<SourceTransferType>Float32</SourceTransferType> | ||
<SimpleSource> | ||
<SourceFilename relativeToVRT="1">float32.tif</SourceFilename> | ||
<SourceBand>1</SourceBand> | ||
<SrcRect xOff="0" yOff="0" xSize="20" ySize="20"/> | ||
<DstRect xOff="0" yOff="0" xSize="20" ySize="20"/> | ||
</SimpleSource> | ||
</VRTRasterBand> | ||
</VRTDataset> |
Oops, something went wrong.