This Python package simulates Sentinel 1 & 2 data based on output from the JULES land surface model. Here we provide documentation on this package. Below we illustrate a basic example of the package in use.
Example of using sentinelSimulator package:
import simulator as sim # Create class instance containing sentinel simulator data sim.Simulator(year=2012, month=1, days=365)
- Simulates Sentinel 1 & 2 data from JULES output
- Allows for sensitivity analysis using an ensemble of model runs from JULES
www.github.com/Ewan82/sentinelSimulator
If you are having issues, please let us know. Contact: ewan.pinnington@gmail.com
Details of licensing information.