Skip to content

Ewan82/sentinelSimulator

Repository files navigation

sentinelSimulator

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)

Features

  • Simulates Sentinel 1 & 2 data from JULES output
  • Allows for sensitivity analysis using an ensemble of model runs from JULES

Source Code

www.github.com/Ewan82/sentinelSimulator

Support

If you are having issues, please let us know. Contact: ewan.pinnington@gmail.com

License

Details of licensing information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors