There are some questions related to this on the Internet, but I still cannot comprehend clearly the way to do this, being completely new to this stuff. Recently, I came across Sentinel Hub which facilitates using Python to extract Satellite images within a given time period. I believe it can get me to the point of extracting useful information from images.
However, what I am looking for is, that I would like to acquire satellite images for a given time period (say September 2017-September 2018) of a particular location (eg. Leven, Fife Coast), and get information such as sea state/weather/wave height/ice buildup etc. for the same time period as a time series. What is the best way to do this in Python, and is there any example notebook/library which can help accomplish this. Thank you!