S2D2 - Sentinel-2 data deepening documentation
When top-tier information extraction of Sentinel-2 imagery is needed, the provided metadata is essential. However documentation or processing procedures to do so, are limited in number. Hence, this repository consists of some functionality to enhance the imagery of Sentinel-2 Level-1C data.
Functionality
consistent import of Sentinel-2 imagery with band specifics
observation angles at pixel resolution, for every band
flight path reconstruction
flight path optimization
timestamps at pixel resolution, for every band
Library
- generic
- basic reading of Sentinel-2 data
dn2toa_s2()get_flight_bearing_from_detector_mask_s2()get_integration_and_sampling_time_s2()list_central_wavelength_msi()read_band_s2()read_cloud_mask()read_detector_mask()read_detector_time_s2()read_geotransform_s2()read_mean_sun_angles_s2()read_orbit_number_s2()read_sensing_time_s2()read_stack_s2()read_sun_angles_s2()read_view_angles_s2()
- advanced reading of Sentinel-2 sensors
- basic reading of geo-referenced imagery
- coordinate transformations
- transfer between mapping and image domain
- metric conversions
- basic reading of Sentinel-2 data
- handling formats and specifics
- look at consistency
- API Reference