ESA-PhiLab / PyRawS

Python for Raw Sentinel-2 data (PyRawS) is an open-source software providing utilities to open and process Sentinel 2 RAW data, which corresponds to a decompressed version of Level-0 data with additional metadata. The software is demonstrated on the first Sentinel-2 dataset containing raw data for warm temperature hotspots detection/classification.
https://esa-philab.github.io/PyRawS/
Apache License 2.0
70 stars 7 forks source link

Fixing coregistration study notebook. #10

Closed GabrieleMeoni closed 1 year ago

GabrieleMeoni commented 1 year ago

According to Issue #6 , the "Sat" column is missing. This is supposed to be. The "Sat" column is retrieved from thraws_db. cvs. However, there were some other issues.

Fixes: