pysiral.sentinel3.sral_l1b
Classes
Functions
|
Reads the XML header file of a Sentinel 3 L1b Data set |
Module Contents
- class pysiral.sentinel3.sral_l1b.Sentinel3SRALL1b
Bases:
object- product_info
- _filename = None
- n_records = 0
- parse()
- parse_xml_header(settings)
Parse the Sentinel-3 XML header file and extract key attributes for filtering
- _parse_measurement_nc()
- get_status()
- post_processing()
- property filename
- property radar_mode
- _prepare_waveform_power_and_range()
reforms the waveform to computes the corresponding range for each range bin
- _validate()
- class pysiral.sentinel3.sral_l1b.Sentinel3SRALProductInfo
Bases:
object- sar_mode_percentage = None
- open_ocean_percentage = None
- timeliness = None
- start_time = None
- stop_time = None
- lat_min = None
- lat_max = None
- lon_min = None
- lon_max = None
- pysiral.sentinel3.sral_l1b.parse_sentinel3_l1b_xml_header(filename)
Reads the XML header file of a Sentinel 3 L1b Data set and returns the contents as an OrderedDict