|
12 | 12 | "sar_processor": r"SAR_PROCESSOR:\s+(.+)", |
13 | 13 | "product_type": r"Product type specifier:\s+(.+)", |
14 | 14 | "pass_direction": r"Scene identification:.*?(ASCENDING|DESCENDING)", |
15 | | - "wavelength": r"Radar_wavelength \(m\):\s+([\d\.E\+\-]+)", |
| 15 | + "wavelength": r"Radar_wavelength \(m\):\s+([\d\.Ee\+\-]+)", |
16 | 16 | "pulse_repetition_frequency": ( |
17 | | - r"Pulse_Repetition_Frequency \(computed, Hz\):\s+([\d\.E\+\-]+)" |
| 17 | + r"Pulse_Repetition_Frequency \(computed, Hz\):\s+([\d\.Ee\+\-]+)" |
18 | 18 | ), |
19 | | - "total_azimuth_bandwidth": r"Total_azimuth_band_width \(Hz\):\s+([\d\.E\+\-]+)", |
| 19 | + "total_azimuth_bandwidth": r"Total_azimuth_band_width \(Hz\):\s+([\d\.Ee\+\-]+)", |
20 | 20 | "first_range_time": ( |
21 | | - r"Range_time_to_first_pixel \(2way\) \(ms\):\s+([\d\.E\+\-]+)" |
| 21 | + r"Range_time_to_first_pixel \(2way\) \(ms\):\s+([\d\.Ee\+\-]+)" |
22 | 22 | ), |
23 | | - "range_sampling_rate": r"Range_sampling_rate \(computed, MHz\):\s+([\d\.E\+\-]+)", |
24 | | - "total_range_bandwidth": r"Total_range_band_width \(MHz\):\s+([\d\.E\+\-]+)", |
| 23 | + "range_sampling_rate": r"Range_sampling_rate \(computed, MHz\):\s+([\d\.Ee\+\-]+)", |
| 24 | + "total_range_bandwidth": r"Total_range_band_width \(MHz\):\s+([\d\.Ee\+\-]+)", |
25 | 25 | "weighting_azimuth": r"Weighting_azimuth:\s+(.+)", |
26 | 26 | "weighting_range": r"Weighting_range:\s+(.+)", |
27 | 27 | "first_azimuth_time": r"First_pixel_azimuth_time \(UTC\):\s+(.+)", |
|
34 | 34 | "swath": r"SWATH:\s+(.+)", |
35 | 35 | "image_mode": r"IMAGE_MODE:\s+(.+)", |
36 | 36 | "polarisation": r"polarisation:\s+(.+)", |
37 | | - "range_pixel_spacing": r"rangePixelSpacing:\s+([\d\.E\+\-]+)", |
38 | | - "azimuth_pixel_spacing": r"azimuthPixelSpacing:\s+([\d\.E\+\-]+)", |
39 | | - "radar_frequency": r"RADAR_FREQUENCY \(HZ\):\s+([\d\.E\+\-]+)", |
| 37 | + "range_pixel_spacing": r"rangePixelSpacing:\s+([\d\.Ee\+\-]+)", |
| 38 | + "azimuth_pixel_spacing": r"azimuthPixelSpacing:\s+([\d\.Ee\+\-]+)", |
| 39 | + "radar_frequency": r"RADAR_FREQUENCY \(HZ\):\s+([\d\.Ee\+\-]+)", |
40 | 40 | "sensor_platform": r"Sensor platform mission identifer:\s+(.+)", |
41 | | - "wavelength": r"Radar_wavelength \(m\):\s+([\d\.E\+\-]+)", |
| 41 | + "wavelength": r"Radar_wavelength \(m\):\s+([\d\.Ee\+\-]+)", |
42 | 42 | "pulse_repetition_frequency_raw": ( |
43 | | - r"Pulse_Repetition_Frequency_raw_data\(TOPSAR\):\s+([\d\.E\+\-]+)" |
| 43 | + r"Pulse_Repetition_Frequency_raw_data\(TOPSAR\):\s+([\d\.Ee\+\-]+)" |
44 | 44 | ), |
45 | 45 | "pulse_repetition_frequency": ( |
46 | | - r"Pulse_Repetition_Frequency \(computed, Hz\):\s+([\d\.E\+\-]+)" |
| 46 | + r"Pulse_Repetition_Frequency \(computed, Hz\):\s+([\d\.Ee\+\-]+)" |
47 | 47 | ), |
48 | 48 | "first_azimuth_time": r"First_pixel_azimuth_time \(UTC\):\s+(.+)", |
49 | | - "azimuth_time_interval": r"Azimuth_time_interval \(s\):\s+([\d\.E\+\-]+)", |
50 | | - "total_azimuth_bandwidth": r"Total_azimuth_band_width \(Hz\):\s+([\d\.E\+\-]+)", |
| 49 | + "azimuth_time_interval": r"Azimuth_time_interval \(s\):\s+([\d\.Ee\+\-]+)", |
| 50 | + "total_azimuth_bandwidth": r"Total_azimuth_band_width \(Hz\):\s+([\d\.Ee\+\-]+)", |
51 | 51 | "weighting_azimuth": r"Weighting_azimuth:\s+(.+)", |
52 | 52 | "first_range_time": ( |
53 | | - r"Range_time_to_first_pixel \(2way\) \(ms\):\s+([\d\.E\+\-]+)" |
| 53 | + r"Range_time_to_first_pixel \(2way\) \(ms\):\s+([\d\.Ee\+\-]+)" |
54 | 54 | ), |
55 | | - "range_sampling_rate": r"Range_sampling_rate \(computed, MHz\):\s+([\d\.E\+\-]+)", |
56 | | - "total_range_bandwidth": r"Total_range_band_width \(MHz\):\s+([\d\.E\+\-]+)", |
| 55 | + "range_sampling_rate": r"Range_sampling_rate \(computed, MHz\):\s+([\d\.Ee\+\-]+)", |
| 56 | + "total_range_bandwidth": r"Total_range_band_width \(MHz\):\s+([\d\.Ee\+\-]+)", |
57 | 57 | "weighting_range": r"Weighting_range:\s+(.+)", |
58 | 58 | "dataformat": r"Dataformat:\s+(.+)", |
59 | | - "deramp": r"deramp:\s+([\d\.E\+\-]+)", |
60 | | - "reramp": r"reramp:\s+([\d\.E\+\-]+)", |
61 | | - "esd_correct": r"ESD_correct:\s+([\d\.E\+\-]+)", |
| 59 | + "deramp": r"deramp:\s+([\d\.Ee\+\-]+)", |
| 60 | + "reramp": r"reramp:\s+([\d\.Ee\+\-]+)", |
| 61 | + "esd_correct": r"ESD_correct:\s+([\d\.Ee\+\-]+)", |
62 | 62 | "orbit_txyz": ( |
63 | 63 | r"(\d+)\s+([-+]?\d+\.\d+(?:\.\d+)?)\s+([-+]?\d+" |
64 | 64 | r"\.\d+(?:\.\d+)?)\s+([-+]?\d+\.\d+(?:\.\d+)?)" |
|
0 commit comments