id | field name | definition |
0 | sph_descriptor_title |
ascii string | size: 15 |
SPH_DESCRIPTOR=
fixed value: "SPH_DESCRIPTOR="
|
hidden: true
|
1 | quote_1 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
2 | sph_descriptor |
ascii string | size: 28 |
SPH descriptor is an ascii description of the product
|
|
3 | quote_2 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
4 | newline_char_1 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
5 | start_time_title |
ascii string | size: 11 |
START_TIME=
fixed value: "START_TIME="
|
hidden: true
|
6 | quote_3 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
7 | start_time |
ascii time | size: 27 |
Start time of the occultation
unit: "s since 2000-01-01"
value: if(str(., 27) == " ", nan, time(str(.), "dd-MMM-yyyy HH:mm:ss.SSSSSS"))
ascii string | size: 27 |
ENVISAT ASCII datetime "DD-MMM-YYYY hh:mm:ss.uuuuuu".
|
|
|
8 | quote_4 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
9 | newline_char_2 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
10 | stop_time_title |
ascii string | size: 10 |
STOP_TIME=
fixed value: "STOP_TIME="
|
hidden: true
|
11 | quote_5 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
12 | stop_time |
ascii time | size: 27 |
Time of the end of the occultation
unit: "s since 2000-01-01"
value: if(str(., 27) == " ", nan, time(str(.), "dd-MMM-yyyy HH:mm:ss.SSSSSS"))
ascii string | size: 27 |
ENVISAT ASCII datetime "DD-MMM-YYYY hh:mm:ss.uuuuuu".
|
|
|
13 | quote_6 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
14 | newline_char_3 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
15 | start_lat_title |
ascii string | size: 18 |
START_TANGENT_LAT=
fixed value: "START_TANGENT_LAT="
|
hidden: true
|
16 | start_tangent_lat |
ascii int32 (double) | size: 11 |
Latitude of the tangent point at the START_TIME. WGS84 latitude, positive = North
unit: "1e-6 degrees_north"
converted unit: "degrees_north" (multiply by 1/1000000)
|
|
17 | start_lat_units |
ascii string | size: 10 |
fixed value: "<10-6degN>"
|
hidden: true
|
18 | newline_char_4 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
19 | start_long_title |
ascii string | size: 19 |
START_TANGENT_LONG=
fixed value: "START_TANGENT_LONG="
|
hidden: true
|
20 | start_tangent_long |
ascii int32 (double) | size: 11 |
Longitude of the tangent point at the START_TIME. WGS84 longitude, positive = East, 0 = Greenwich
unit: "1e-6 degrees_east"
converted unit: "degrees_east" (multiply by 1/1000000)
|
|
21 | start_long_units |
ascii string | size: 10 |
fixed value: "<10-6degE>"
|
hidden: true
|
22 | newline_char_5 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
23 | stop_lat_title |
ascii string | size: 17 |
STOP_TANGENT_LAT=
fixed value: "STOP_TANGENT_LAT="
|
hidden: true
|
24 | stop_tangent_lat |
ascii int32 (double) | size: 11 |
Latitude of the tangent point at the STOP_TIME. WGS84 latitude, positive = North
unit: "1e-6 degrees_north"
converted unit: "degrees_north" (multiply by 1/1000000)
|
|
25 | stop_lat_units |
ascii string | size: 10 |
fixed value: "<10-6degN>"
|
hidden: true
|
26 | newline_char_6 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
27 | stop_long_title |
ascii string | size: 18 |
STOP_TANGENT_LONG=
fixed value: "STOP_TANGENT_LONG="
|
hidden: true
|
28 | stop_tangent_long |
ascii int32 (double) | size: 11 |
Longitude of the tangent point at the STOP_TIME. WGS84 longitude, positive = East, 0 = Greenwich
unit: "1e-6 degrees_east"
converted unit: "degrees_east" (multiply by 1/1000000)
|
|
29 | stop_long_units |
ascii string | size: 10 |
fixed value: "<10-6degE>"
|
hidden: true
|
30 | newline_char_7 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
31 | spare_1 |
ascii string | size: 50 |
Spare
|
hidden: true
|
32 | newline_char_8 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
33 | occ_duration_title |
ascii string | size: 13 |
OCC_DURATION=
fixed value: "OCC_DURATION="
|
hidden: true
|
34 | occ_duration |
ascii int16 (double) | size: 6 |
Occultation duration. Its value is the product of the values in 2 below fields SAMP_DURATION and NUM_MEASURE
unit: "1e-2 s"
converted unit: "s" (multiply by 1/100)
|
|
35 | occ_duration_units |
ascii string | size: 7 |
fixed value: "<10-2s>"
|
hidden: true
|
36 | newline_char_9 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
37 | samp_duration_title |
ascii string | size: 14 |
SAMP_DURATION=
fixed value: "SAMP_DURATION="
|
hidden: true
|
38 | samp_duration |
ascii int16 (double) | size: 6 |
Sampling duration
unit: "1e-3 s"
converted unit: "s" (multiply by 1/1000)
|
|
39 | samp_duration_units |
ascii string | size: 7 |
fixed value: "<10-3s>"
|
hidden: true
|
40 | newline_char_10 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
41 | num_measure_title |
ascii string | size: 12 |
NUM_MEASURE=
fixed value: "NUM_MEASURE="
|
hidden: true
|
42 | num_measure |
ascii int16 | size: 6 |
Number of measurements
|
|
43 | newline_char_11 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
44 | ins_status_title |
ascii string | size: 11 |
INS_STATUS=
fixed value: "INS_STATUS="
|
hidden: true
|
45 | ins_status |
ascii string | size: 1 |
Status of the instrument redundancy definition vector + instrument configuration
|
|
46 | newline_char_12 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
47 | occ_num_title |
ascii string | size: 8 |
OCC_NUM=
fixed value: "OCC_NUM="
|
hidden: true
|
48 | occ_num |
ascii uint8 | size: 4 |
Occultation number in the orbit. The counting of occultations starts from 1.
|
|
49 | newline_char_13 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
50 | star_title |
ascii string | size: 5 |
STAR=
fixed value: "STAR="
|
hidden: true
|
51 | star |
ascii string | size: 13 |
Star name
|
|
52 | newline_char_14 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
53 | star_id_title |
ascii string | size: 8 |
STAR_ID=
fixed value: "STAR_ID="
|
hidden: true
|
54 | star_id |
ascii int16 | size: 6 |
Star identifier in the star catalogue
|
|
55 | newline_char_15 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
56 | star_mag_title |
ascii string | size: 9 |
STAR_MAG=
fixed value: "STAR_MAG="
|
hidden: true
|
57 | star_mag |
ascii int16 (double) | size: 6 |
Star apparent magnitude
unit: "1e-3"
converted unit: "" (multiply by 1/1000)
|
|
58 | star_mag_units |
ascii string | size: 6 |
fixed value: "<10-3>"
|
hidden: true
|
59 | newline_char_16 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
60 | star_temp_title |
ascii string | size: 10 |
STAR_TEMP=
fixed value: "STAR_TEMP="
|
hidden: true
|
61 | star_temp |
ascii int32 (double) | size: 11 |
Star temperature
unit: "1e-1 K"
converted unit: "K" (multiply by 1/10)
|
|
62 | star_temp_units |
ascii string | size: 7 |
fixed value: "<10-1K>"
|
hidden: true
|
63 | newline_char_17 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
64 | star_direct_1_title |
ascii string | size: 13 |
STAR_DIRECT1=
fixed value: "STAR_DIRECT1="
|
hidden: true
|
65 | star_direct_1 |
ascii array[2] | size: 30 |
Star direction in the heliocentric JD2000 frame. Two float values, the right ascension of the occulted star, and the declination of the occultated star.
ascii float | size: 15 |
unit: "degrees"
|
|
|
66 | star_direct_1_units |
ascii string | size: 5 |
fixed value: "<deg>"
|
hidden: true
|
67 | newline_char_18 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
68 | star_direct_2_title |
ascii string | size: 13 |
STAR_DIRECT2=
fixed value: "STAR_DIRECT2="
|
hidden: true
|
69 | star_direct_2 |
ascii array[3] | size: 45 |
Star direction in the quasi-true of date frame (Cartesian).
|
|
70 | newline_char_19 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
71 | bright_limb_title |
ascii string | size: 12 |
BRIGHT_LIMB=
fixed value: "BRIGHT_LIMB="
|
hidden: true
|
72 | bright_limb |
ascii int32 | size: 1 |
Dark/bright limb flag. Set to 1 for bright limb, 0 for dark limb.
|
|
73 | newline_char_20 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
74 | num_lv2proc_title |
ascii string | size: 12 |
NUM_LV2PROC=
fixed value: "NUM_LV2PROC="
|
hidden: true
|
75 | num_lv2proc |
ascii int16 | size: 6 |
Number of acquisitions processed by the level 2 processor
|
|
76 | newline_char_21 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
77 | spare_2 |
ascii string | size: 31 |
Spare
|
hidden: true
|
78 | newline_char_22 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
79 | ref_wave_title |
ascii string | size: 15 |
REF_WAVELENGTH=
fixed value: "REF_WAVELENGTH="
|
hidden: true
|
80 | ref_wavelength |
ascii int32 (double) | size: 11 |
Reference wavelength used for the ray tracing
unit: "1e-3 nm"
converted unit: "nm" (multiply by 1/1000)
|
|
81 | ref_wave_units |
ascii string | size: 8 |
fixed value: "<10-3nm>"
|
hidden: true
|
82 | newline_char_23 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
83 | time_shift_title |
ascii string | size: 11 |
TIME_SHIFT=
fixed value: "TIME_SHIFT="
|
hidden: true
|
84 | time_shift |
ascii int16 (double) | size: 6 |
Time shift for the ray tracing/geolocation
unit: "1e-3 s"
converted unit: "s" (multiply by 1/1000)
|
|
85 | time_shift_units |
ascii string | size: 7 |
fixed value: "<10-3s>"
|
hidden: true
|
86 | newline_char_24 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
87 | turb_start_title |
ascii string | size: 11 |
TURB_START=
fixed value: "TURB_START="
|
hidden: true
|
88 | turb_start |
ascii int16 | size: 6 |
Start of the Turbulence fluctuations processing (measurement index). A value 1 indicates 'no turbulence computation was performed'
|
|
89 | newline_char_25 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
90 | turb_size_title |
ascii string | size: 10 |
TURB_SIZE=
fixed value: "TURB_SIZE="
|
hidden: true
|
91 | turb_size |
ascii int16 | size: 6 |
Size of the Turbulence fluctuations processing (number of measurements). A value 1 indicates 'no turbulence computation was performed'
|
|
92 | newline_char_26 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
93 | cc_wind_len_title |
ascii string | size: 15 |
CC_WIND_LENGTH=
fixed value: "CC_WIND_LENGTH="
|
hidden: true
|
94 | cc_wind_length |
ascii float | size: 15 |
Length of the cross-correlation window. A value 1 indicates 'no turbulence computation was performed'
unit: "m"
|
|
95 | cc_wind_len_units |
ascii string | size: 3 |
fixed value: "<m>"
|
hidden: true
|
96 | newline_char_27 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
97 | spare_3 |
ascii string | size: 50 |
Spare
|
hidden: true
|
98 | newline_char_28 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|