4.7. L3#
The Level 3 altimeter dataset represents a simplified version of the L2P. Along-track measurements from different missions are merged together into single daily multi-mission files and only key variables are kept. The L2P measurements lower than 3 (good quality) are discarded in the L3 which only contains the best quality measurements. This dataset is intended for users who only care about SWH values.
For altimeters, only the Ku band measurements are considered, when available (the only current exception being SARAL for which only Ka band is provided).
This section describes in detail the specific content of the version 4 L3 dataset, configured as shown in the table Table 4.60, which can be used to locate the appropriate detailed information in this document.
netCDF File Contents |
Description |
|---|---|
Coordinate variables |
Information to permit locating data on non-orthogonal grids, as defined in Section 3.2 |
Geophysical data record variables |
environmental variables for 1st band altimeter (usually Ku) as defined in Section 4.7.1 |
Traceability data record variables |
traceability variables to source measurements as defined in Section 4.7.2 |
Global Attributes |
A collection of required global attributes describing general characteristics of the file, as defined in section Section 3.3 |
4.7.1. L3 geophysical data record format specification#
The Table 4.61 provides an overview of the CCI Sea State L3 environmental data records together with a link to their detailed description.
Variable Name |
Description |
Units |
|---|---|---|
Significant wave height, as retrieved from the altimeter retracker, averaged over 1 Hz cells, without bias correction. |
m |
|
Significant wave height, averaged over 1 Hz cells, with cross-mission bias correction. |
m |
|
Significant wave height, averaged over 1 Hz cells, with cross-mission bias correction and denoising. |
m |
|
Uncertainty of the significant wave height averaged over 1 Hz cells. |
1 |
4.7.2. L3 traceability data record format specification#
The Table 4.62 provides an overview of the variables that detail the source and context of each SWH measurement.
Variable Name |
Description |
Units |
|---|---|---|
Mean of median significant wave height values |
code |
|
Maximum median significant wave height value |
int |
|
RMS of median significant wave height values |
int |
4.7.2.1. satellite#
This variable provides the identifier of the satellite from which a SWH measurement originates. The identifier is one of the following enumerate code:
value |
satellite mission |
|---|---|
0 |
Cryosat-2 |
1 |
Jason-1 |
2 |
Jason-2 |
3 |
Jason-3 |
4 |
Saral |
5 |
Sentinel-3 A |
6 |
ENVISAT |
7 |
Topex-Poseidon |
8 |
ERS-1 |
9 |
ERS-2 |
10 |
Ssentinel-3 B |
11 |
Sentinel-6 A |
Storage type |
Name |
Unit |
|---|---|---|
float |
|
code |
ubyte satellite(time) ;
satellite:long_name = "satellite associated with measurement" ;
satellite:flag_values = 0UB, 1UB, 2UB, 3UB, 4UB, 5UB, 6UB, 7UB, 8UB, 9UB, 10UB, 11UB ;
satellite:flag_meanings = "cryosat-2 jason-1 jason-2 jason-3 saral sentinel-3_a envisat topex-poseidon ers-1 ers-2 sentinel-3_b sentinel-6_a" ;
satellite:coverage_content_type = "auxiliaryInformation" ;
satellite:coordinates = "lat lon" ;
4.7.2.2. cycle#
The number of the satellite cycle a given SWH measurement originates from. Note that this information may not be available for all satellite missions.
Storage type |
Name |
Unit |
|---|---|---|
float |
|
int |
ushort cycle(time) ;
cycle:coverage_content_type = "auxiliaryInformation" ;
cycle:long_name = "cycle number of satellite associated with measurement" ;
cycle:coordinates = "lat lon" ;
4.7.2.3. relative_pass#
The number of the satellite relative pass with a cycle a given SWH measurement originates from. Note that this information may not be available for all satellite missions.
Storage type |
Name |
Unit |
|---|---|---|
float |
|
int |
ushort relative_pass(time) ;
relative_pass:_FillValue = 0US ;
relative_pass:coverage_content_type = "auxiliaryInformation" ;
relative_pass:long_name = "relative pass number of satellite associated with measurement" ;
relative_pass:coordinates = "lat lon" ;
4.7.3. L3 auxiliary data record format specification#
The Table 4.66 provides an overview of the auxiliary data record within a L3 file together with a link to their detailed description.
Variable Name |
Description |
Units |
|---|---|---|
Distance to the nearest shoreline |
m |
|
Water depth to sea floor |
m |