Skip to content

Commit

Permalink
Merge pull request #2 from vbrancat/calval_point_release_update
Browse files Browse the repository at this point in the history
Update for Cal/Val point release
  • Loading branch information
vbrancat authored Aug 1, 2023
2 parents 60e0797 + cf7b5ec commit e3bf94d
Showing 1 changed file with 6 additions and 93 deletions.
99 changes: 6 additions & 93 deletions XML/cslc-s1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -730,6 +730,12 @@
<annotation app="conformance"
lang="en">If True, dry troposphere correction based on weather model has been applied</annotation>
</bool>
<string length="100"
name="/metadata/processing_information/parameters/elevation_antenna_pattern_correction_applied"
shape="scalar">
<annotation app="conformance"
lang="en">Elevation antenna pattern correction. OPERA: correction applied by s1-reader and COMPASS. ESA: correction was applied by ESA. None: when the correction was not applied.</annotation>
</string>
<bool name="/metadata/processing_information/parameters/ellipsoidal_flattening_applied"
shape="scalar">
<annotation app="conformance"
Expand Down Expand Up @@ -801,13 +807,6 @@
lang="en"
units="seconds">Azimuth FM-rate mismatch mitigation (azimuth) correction as a function of slant range and azimuth time</annotation>
</real>
<real name="/metadata/processing_information/timing_corrections/azimuth_solid_earth_tides"
shape="correctionsLutShape"
width="32">
<annotation app="conformance"
lang="en"
units="seconds">Solid Earth tides (azimuth) correction as a function of slant range and azimuth time</annotation>
</real>
<real name="/metadata/processing_information/timing_corrections/bistatic_delay"
shape="correctionsLutShape"
width="32">
Expand Down Expand Up @@ -836,20 +835,6 @@
lang="en"
units="meters">Solid Earth tides (range) correction as a function of slant range and azimuth time</annotation>
</real>
<real name="/metadata/processing_information/timing_corrections/wet_los_troposphere_delay"
shape="correctionsLutShape"
width="32">
<annotation app="conformance"
lang="en"
units="meters">Wet LOS troposphere delay correction as a function of slant range and azimuth time</annotation>
</real>
<real name="/metadata/processing_information/timing_corrections/dry_los_troposphere_delay"
shape="correctionsLutShape"
width="32">
<annotation app="conformance"
lang="en"
units="meters">Dry LOS troposphere delay correction as a function of slant range and azimuth time</annotation>
</real>
<string length="100"
name="/metadata/processing_information/timing_corrections/extended_coefficients/doppler_centroid_azimuth_time"
shape="polynomialCoefficientsWidth">
Expand Down Expand Up @@ -1095,30 +1080,6 @@
<annotation app="conformance"
lang="en">STD of the bistatic delay</annotation>
</real>
<real name="/quality_assurance/statistics/timing_corrections/azimuth_solid_earth_tides/max"
shape="scalar"
width="64">
<annotation app="conformance"
lang="en">Max of the azimuth solid Earth tides</annotation>
</real>
<real name="/quality_assurance/statistics/timing_corrections/azimuth_solid_earth_tides/mean"
shape="scalar"
width="64">
<annotation app="conformance"
lang="en">Mean of the azimuth solid Earth tides</annotation>
</real>
<real name="/quality_assurance/statistics/timing_corrections/azimuth_solid_earth_tides/min"
shape="scalar"
width="64">
<annotation app="conformance"
lang="en">Min of the azimuth solid Earth tides</annotation>
</real>
<real name="/quality_assurance/statistics/timing_corrections/azimuth_solid_earth_tides/std"
shape="scalar"
width="64">
<annotation app="conformance"
lang="en">STD of the azimuth solid Earth tides</annotation>
</real>
<real name="/quality_assurance/statistics/timing_corrections/los_solid_earth_tides/max"
shape="scalar"
width="64">
Expand Down Expand Up @@ -1191,54 +1152,6 @@
<annotation app="conformance"
lang="en">STD of the los ionosphere delay</annotation>
</real>
<real name="/quality_assurance/statistics/timing_corrections/dry_los_troposphere_delay/max"
shape="scalar"
width="64">
<annotation app="conformance"
lang="en">Max of the dry troposphere delay</annotation>
</real>
<real name="/quality_assurance/statistics/timing_corrections/dry_los_troposphere_delay/mean"
shape="scalar"
width="64">
<annotation app="conformance"
lang="en">Mean of the dry troposphere delay</annotation>
</real>
<real name="/quality_assurance/statistics/timing_corrections/dry_los_troposphere_delay/min"
shape="scalar"
width="64">
<annotation app="conformance"
lang="en">Min of the dry troposphere delay</annotation>
</real>
<real name="/quality_assurance/statistics/timing_corrections/dry_los_troposphere_delay/std"
shape="scalar"
width="64">
<annotation app="conformance"
lang="en">STD of the dry troposphere delay</annotation>
</real>
<real name="/quality_assurance/statistics/timing_corrections/wet_los_troposphere_delay/max"
shape="scalar"
width="64">
<annotation app="conformance"
lang="en">Max of the wet troposphere delay</annotation>
</real>
<real name="/quality_assurance/statistics/timing_corrections/wet_los_troposphere_delay/mean"
shape="scalar"
width="64">
<annotation app="conformance"
lang="en">Mean of the wet troposphere delay</annotation>
</real>
<real name="/quality_assurance/statistics/timing_corrections/wet_los_troposphere_delay/min"
shape="scalar"
width="64">
<annotation app="conformance"
lang="en">Min of the wet troposphere delay</annotation>
</real>
<real name="/quality_assurance/statistics/timing_corrections/wet_los_troposphere_delay/std"
shape="scalar"
width="64">
<annotation app="conformance"
lang="en">STD of the wet troposphere delay</annotation>
</real>
</nodes>
</science>

Expand Down

0 comments on commit e3bf94d

Please sign in to comment.