-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #57 from Terradue/feature/saocom-processing-level_…
…ESACPE-1951 Fix for wrongly assigned processing level in SAOCOM identifier
- Loading branch information
Showing
103 changed files
with
4,277 additions
and
9 deletions.
There are no files selected for viewing
148 changes: 148 additions & 0 deletions
148
...OCOM-1/L1D/MetadataExtractorsTests_S1A_OPER_SAR_EOSSP__CORE_L1D_OLVF_20230312T050117.json
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,148 @@ | ||
{ | ||
"stac_version": "1.0.0", | ||
"stac_extensions": [ | ||
"https://stac-extensions.github.io/processing/v1.0.0/schema.json", | ||
"https://stac-extensions.github.io/projection/v1.0.0/schema.json", | ||
"https://stac-extensions.github.io/sar/v1.0.0/schema.json", | ||
"https://stac-extensions.github.io/sat/v1.0.0/schema.json", | ||
"https://stac-extensions.github.io/view/v1.0.0/schema.json" | ||
], | ||
"type": "Feature", | ||
"id": "S1A_OPER_SAR_EOSSP__CORE_L1D_OLVF_20230312T050117", | ||
"geometry": { | ||
"type": "Polygon", | ||
"coordinates": [ | ||
[ | ||
[ | ||
43.1992527068778, | ||
-22.7031446553536 | ||
], | ||
[ | ||
43.1850852033387, | ||
-23.7548748462209 | ||
], | ||
[ | ||
43.9330034351116, | ||
-23.7618514367155 | ||
], | ||
[ | ||
43.9413361787041, | ||
-22.7097778159655 | ||
], | ||
[ | ||
43.1992527068778, | ||
-22.7031446553536 | ||
] | ||
] | ||
] | ||
}, | ||
"properties": { | ||
"sat:orbit_state": "ascending", | ||
"saocom:path": 203, | ||
"proj:epsg": null, | ||
"proj:shape": [ | ||
8337, | ||
12886 | ||
], | ||
"view:off_nadir": 32.0, | ||
"sar:instrument_mode": "SM", | ||
"sar:frequency_band": "L", | ||
"sar:polarizations": [ | ||
"HH", | ||
"HV" | ||
], | ||
"sar:product_type": "GTC", | ||
"sar:observation_direction": "right", | ||
"sar:center_frequency": 12.75, | ||
"sar:pixel_spacing_range": 9.03987930490642, | ||
"sar:pixel_spacing_azimuth": 9.14447914243438, | ||
"sar:looks_equivalent_number": 3.0, | ||
"sar:resolution_range": 10.0, | ||
"sar:resolution_azimuth": 10.0, | ||
"processing:level": "L1D", | ||
"datetime": "2023-03-12T03:39:31.647Z", | ||
"created": "2023-03-12T06:46:42Z", | ||
"platform": "saocom-1a", | ||
"mission": "saocom-1", | ||
"instruments": [ | ||
"sao1a" | ||
], | ||
"sensor_type": "radar", | ||
"gsd": 10.0, | ||
"title": "SAOCOM-1A SAO1A GTC HH/HV 2023-03-12 03:39:31", | ||
"providers": [ | ||
{ | ||
"name": "CONAE", | ||
"description": "The SAOCOM satellite series represents Argentina's approved polarimetric L-band SAR (Synthetic Aperture Radar) constellation of two spacecraft. The SAOCOM-1 mission is composed of two satellites (SAOCOM-1A and -1B) launched consecutively. The overall objective of SAOCOM is to provide an effective Earth observation and disaster monitoring capability.", | ||
"roles": [ | ||
"producer", | ||
"processor", | ||
"licensor" | ||
], | ||
"url": "http://saocom.invap.com.ar" | ||
} | ||
] | ||
}, | ||
"bbox": [ | ||
43.1850852033387, | ||
-23.7618514367155, | ||
43.9413361787041, | ||
-22.7031446553536 | ||
], | ||
"assets": { | ||
"metadata-hh": { | ||
"type": "application/xml", | ||
"roles": [ | ||
"metadata" | ||
], | ||
"href": "data/Call932_EOL1DSARSAO1A6612997/Data/gtc-acqId0001535768-a-sm7-2303120651-hh-h.xml", | ||
"filename": "Data/gtc-acqId0001535768-a-sm7-2303120651-hh-h.xml", | ||
"file:size": 17916 | ||
}, | ||
"amplitude-hh": { | ||
"type": "image/tiff; application=geotiff", | ||
"roles": [ | ||
"amplitude", | ||
"data" | ||
], | ||
"href": "data/Call932_EOL1DSARSAO1A6612997/Data/gtc-acqId0001535768-a-sm7-2303120651-hh-h", | ||
"filename": "Data/gtc-acqId0001535768-a-sm7-2303120651-hh-h", | ||
"file:size": 0, | ||
"sar:polarizations": [ | ||
"HH" | ||
] | ||
}, | ||
"metadata-hv": { | ||
"type": "application/xml", | ||
"roles": [ | ||
"metadata" | ||
], | ||
"href": "data/Call932_EOL1DSARSAO1A6612997/Data/gtc-acqId0001535768-a-sm7-2303120651-hv-h.xml", | ||
"filename": "Data/gtc-acqId0001535768-a-sm7-2303120651-hv-h.xml", | ||
"file:size": 17917 | ||
}, | ||
"amplitude-hv": { | ||
"type": "image/tiff; application=geotiff", | ||
"roles": [ | ||
"amplitude", | ||
"data" | ||
], | ||
"href": "data/Call932_EOL1DSARSAO1A6612997/Data/gtc-acqId0001535768-a-sm7-2303120651-hv-h", | ||
"filename": "Data/gtc-acqId0001535768-a-sm7-2303120651-hv-h", | ||
"file:size": 0, | ||
"sar:polarizations": [ | ||
"HV" | ||
] | ||
}, | ||
"overview": { | ||
"type": "image/png", | ||
"roles": [ | ||
"overview" | ||
], | ||
"href": "data/Call932_EOL1DSARSAO1A6612997/Images/gtc-acqId0001535768-a-sm7-2303120651-h.png", | ||
"filename": "Images/gtc-acqId0001535768-a-sm7-2303120651-h.png", | ||
"file:size": 2271455 | ||
} | ||
}, | ||
"links": [] | ||
} |
148 changes: 148 additions & 0 deletions
148
...OCOM-1/L1D/MetadataExtractorsTests_S1B_OPER_SAR_EOSSP__CORE_L1D_OLVF_20240320T055121.json
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,148 @@ | ||
{ | ||
"stac_version": "1.0.0", | ||
"stac_extensions": [ | ||
"https://stac-extensions.github.io/processing/v1.0.0/schema.json", | ||
"https://stac-extensions.github.io/projection/v1.0.0/schema.json", | ||
"https://stac-extensions.github.io/sar/v1.0.0/schema.json", | ||
"https://stac-extensions.github.io/sat/v1.0.0/schema.json", | ||
"https://stac-extensions.github.io/view/v1.0.0/schema.json" | ||
], | ||
"type": "Feature", | ||
"id": "S1B_OPER_SAR_EOSSP__CORE_L1D_OLVF_20240320T055121", | ||
"geometry": { | ||
"type": "Polygon", | ||
"coordinates": [ | ||
[ | ||
[ | ||
106.313184635296, | ||
48.8072524924538 | ||
], | ||
[ | ||
106.290090595131, | ||
47.9007341649435 | ||
], | ||
[ | ||
107.30513957326, | ||
47.884838391943 | ||
], | ||
[ | ||
107.346372702731, | ||
48.7908457067088 | ||
], | ||
[ | ||
106.313184635296, | ||
48.8072524924538 | ||
] | ||
] | ||
] | ||
}, | ||
"properties": { | ||
"sat:orbit_state": "ascending", | ||
"saocom:path": 149, | ||
"proj:epsg": null, | ||
"proj:shape": [ | ||
8149, | ||
10986 | ||
], | ||
"view:off_nadir": 32.0, | ||
"sar:instrument_mode": "SM", | ||
"sar:frequency_band": "L", | ||
"sar:polarizations": [ | ||
"HH", | ||
"HV" | ||
], | ||
"sar:product_type": "GTC", | ||
"sar:observation_direction": "right", | ||
"sar:center_frequency": 12.75, | ||
"sar:pixel_spacing_range": 9.17422344240508, | ||
"sar:pixel_spacing_azimuth": 9.31551766752336, | ||
"sar:looks_equivalent_number": 3.0, | ||
"sar:resolution_range": 10.0, | ||
"sar:resolution_azimuth": 10.0, | ||
"processing:level": "L1D", | ||
"datetime": "2024-03-19T22:27:14.882Z", | ||
"created": "2024-03-20T06:27:44Z", | ||
"platform": "saocom-1b", | ||
"mission": "saocom-1", | ||
"instruments": [ | ||
"sao1b" | ||
], | ||
"sensor_type": "radar", | ||
"gsd": 10.0, | ||
"title": "SAOCOM-1B SAO1B GTC HH/HV 2024-03-19 22:27:14", | ||
"providers": [ | ||
{ | ||
"name": "CONAE", | ||
"description": "The SAOCOM satellite series represents Argentina's approved polarimetric L-band SAR (Synthetic Aperture Radar) constellation of two spacecraft. The SAOCOM-1 mission is composed of two satellites (SAOCOM-1A and -1B) launched consecutively. The overall objective of SAOCOM is to provide an effective Earth observation and disaster monitoring capability.", | ||
"roles": [ | ||
"producer", | ||
"processor", | ||
"licensor" | ||
], | ||
"url": "http://saocom.invap.com.ar" | ||
} | ||
] | ||
}, | ||
"bbox": [ | ||
106.290090595131, | ||
47.884838391943, | ||
107.346372702731, | ||
48.8072524924538 | ||
], | ||
"assets": { | ||
"metadata-hh": { | ||
"type": "application/xml", | ||
"roles": [ | ||
"metadata" | ||
], | ||
"href": "data/Call997_EOL1DSARSAO1B9141738/Data/gtc-acqId0000200734-b-sm2-2403200632-hh-h.xml", | ||
"filename": "Data/gtc-acqId0000200734-b-sm2-2403200632-hh-h.xml", | ||
"file:size": 13446 | ||
}, | ||
"amplitude-hh": { | ||
"type": "image/tiff; application=geotiff", | ||
"roles": [ | ||
"amplitude", | ||
"data" | ||
], | ||
"href": "data/Call997_EOL1DSARSAO1B9141738/Data/gtc-acqId0000200734-b-sm2-2403200632-hh-h", | ||
"filename": "Data/gtc-acqId0000200734-b-sm2-2403200632-hh-h", | ||
"file:size": 0, | ||
"sar:polarizations": [ | ||
"HH" | ||
] | ||
}, | ||
"metadata-hv": { | ||
"type": "application/xml", | ||
"roles": [ | ||
"metadata" | ||
], | ||
"href": "data/Call997_EOL1DSARSAO1B9141738/Data/gtc-acqId0000200734-b-sm2-2403200632-hv-h.xml", | ||
"filename": "Data/gtc-acqId0000200734-b-sm2-2403200632-hv-h.xml", | ||
"file:size": 13447 | ||
}, | ||
"amplitude-hv": { | ||
"type": "image/tiff; application=geotiff", | ||
"roles": [ | ||
"amplitude", | ||
"data" | ||
], | ||
"href": "data/Call997_EOL1DSARSAO1B9141738/Data/gtc-acqId0000200734-b-sm2-2403200632-hv-h", | ||
"filename": "Data/gtc-acqId0000200734-b-sm2-2403200632-hv-h", | ||
"file:size": 0, | ||
"sar:polarizations": [ | ||
"HV" | ||
] | ||
}, | ||
"overview": { | ||
"type": "image/png", | ||
"roles": [ | ||
"overview" | ||
], | ||
"href": "data/Call997_EOL1DSARSAO1B9141738/Images/gtc-acqId0000200734-b-sm2-2403200632-h.png", | ||
"filename": "Images/gtc-acqId0000200734-b-sm2-2403200632-h.png", | ||
"file:size": 3252586 | ||
} | ||
}, | ||
"links": [] | ||
} |
Binary file added
BIN
+1.57 KB
...es/CONAE/SAOCOM-1/L1D/data/Call932_EOL1DSARSAO1A6612997/Config/ANT_DS7_AZ/ANT_DS7_AZ_0001
Binary file not shown.
27 changes: 27 additions & 0 deletions
27
...ONAE/SAOCOM-1/L1D/data/Call932_EOL1DSARSAO1A6612997/Config/ANT_DS7_AZ/ANT_DS7_AZ_0001.xml
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,27 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<AresysXmlDoc xmlns:at="aresysTypes"> | ||
<NumberOfChannels>1</NumberOfChannels> | ||
<VersionNumber>2.1</VersionNumber> | ||
<Description>Aresys XML metadata file</Description> | ||
<Channel Number="1" Total="1"> | ||
<RasterInfo> | ||
<FileName>ANT_DS7_AZ_0001</FileName> | ||
<Lines>401</Lines> | ||
<Samples>1</Samples> | ||
<HeaderOffsetBytes>0</HeaderOffsetBytes> | ||
<RowPrefixBytes>0</RowPrefixBytes> | ||
<ByteOrder>LITTLEENDIAN</ByteOrder> | ||
<CellType>FLOAT32</CellType> | ||
<LinesStep unit="deg">0.1</LinesStep> | ||
<SamplesStep unit="deg">0.000000</SamplesStep> | ||
<LinesStart unit="deg">-2.000000E+01</LinesStart> | ||
<SamplesStart unit="deg">1.050000E+01</SamplesStart> | ||
</RasterInfo> | ||
<AntennaInfo> | ||
<SensorName>SAOCOM-1A</SensorName> | ||
<AcquisitionMode>STRIPMAP</AcquisitionMode> | ||
<BeamName>DS7</BeamName> | ||
<Polarization>H/H</Polarization> | ||
</AntennaInfo> | ||
</Channel> | ||
</AresysXmlDoc> |
Binary file added
BIN
+1.57 KB
...es/CONAE/SAOCOM-1/L1D/data/Call932_EOL1DSARSAO1A6612997/Config/ANT_DS7_AZ/ANT_DS7_AZ_0002
Binary file not shown.
27 changes: 27 additions & 0 deletions
27
...ONAE/SAOCOM-1/L1D/data/Call932_EOL1DSARSAO1A6612997/Config/ANT_DS7_AZ/ANT_DS7_AZ_0002.xml
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,27 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<AresysXmlDoc xmlns:at="aresysTypes"> | ||
<NumberOfChannels>1</NumberOfChannels> | ||
<VersionNumber>2.1</VersionNumber> | ||
<Description>Aresys XML metadata file</Description> | ||
<Channel Number="1" Total="1"> | ||
<RasterInfo> | ||
<FileName>ANT_DS7_AZ_0002</FileName> | ||
<Lines>401</Lines> | ||
<Samples>1</Samples> | ||
<HeaderOffsetBytes>0</HeaderOffsetBytes> | ||
<RowPrefixBytes>0</RowPrefixBytes> | ||
<ByteOrder>LITTLEENDIAN</ByteOrder> | ||
<CellType>FLOAT32</CellType> | ||
<LinesStep unit="deg">0.1</LinesStep> | ||
<SamplesStep unit="deg">0.000000</SamplesStep> | ||
<LinesStart unit="deg">-2.000000E+01</LinesStart> | ||
<SamplesStart unit="deg">1.050000E+01</SamplesStart> | ||
</RasterInfo> | ||
<AntennaInfo> | ||
<SensorName>SAOCOM-1A</SensorName> | ||
<AcquisitionMode>STRIPMAP</AcquisitionMode> | ||
<BeamName>DS7</BeamName> | ||
<Polarization>H/V</Polarization> | ||
</AntennaInfo> | ||
</Channel> | ||
</AresysXmlDoc> |
Binary file added
BIN
+1.57 KB
...es/CONAE/SAOCOM-1/L1D/data/Call932_EOL1DSARSAO1A6612997/Config/ANT_DS7_AZ/ANT_DS7_AZ_0003
Binary file not shown.
27 changes: 27 additions & 0 deletions
27
...ONAE/SAOCOM-1/L1D/data/Call932_EOL1DSARSAO1A6612997/Config/ANT_DS7_AZ/ANT_DS7_AZ_0003.xml
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,27 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<AresysXmlDoc xmlns:at="aresysTypes"> | ||
<NumberOfChannels>1</NumberOfChannels> | ||
<VersionNumber>2.1</VersionNumber> | ||
<Description>Aresys XML metadata file</Description> | ||
<Channel Number="1" Total="1"> | ||
<RasterInfo> | ||
<FileName>ANT_DS7_AZ_0003</FileName> | ||
<Lines>401</Lines> | ||
<Samples>1</Samples> | ||
<HeaderOffsetBytes>0</HeaderOffsetBytes> | ||
<RowPrefixBytes>0</RowPrefixBytes> | ||
<ByteOrder>LITTLEENDIAN</ByteOrder> | ||
<CellType>FLOAT32</CellType> | ||
<LinesStep unit="deg">0.1</LinesStep> | ||
<SamplesStep unit="deg">0.000000</SamplesStep> | ||
<LinesStart unit="deg">-2.000000E+01</LinesStart> | ||
<SamplesStart unit="deg">1.050000E+01</SamplesStart> | ||
</RasterInfo> | ||
<AntennaInfo> | ||
<SensorName>SAOCOM-1A</SensorName> | ||
<AcquisitionMode>STRIPMAP</AcquisitionMode> | ||
<BeamName>DS7</BeamName> | ||
<Polarization>V/H</Polarization> | ||
</AntennaInfo> | ||
</Channel> | ||
</AresysXmlDoc> |
Binary file added
BIN
+1.57 KB
...es/CONAE/SAOCOM-1/L1D/data/Call932_EOL1DSARSAO1A6612997/Config/ANT_DS7_AZ/ANT_DS7_AZ_0004
Binary file not shown.
Oops, something went wrong.