Skip to content

fsenf/SynSatiPy

Repository files navigation

SynSatiPy

  • is a python package for atmospheric research (see Science behind SynSatiPy)

  • allows to derive satellite images from weather forecasts or from climate simulations

SynSatiPy is a Python interface to the RTTOV software that helps to input model data (e.g. from IFS or from ICON) and loads emissivity catalogues and sensor specific files.

Getting Started

Installation

Before SynsatiPy can be installed RTTOV must be downloaded, configured and installed on your target platform. See

SynSatiPy can be installed via pip. It is recommended to install the SynSatiPy package into a separate python environment. Perhaps, the optimal way is to adjust this tutorial to your needs:

Using SynSatiPy

SynSatiPy can be imported inside python scripts or jupyter notebooks. Examples are provided in the folder Example Notebooks

User Guide

Further documentation is provided here: https://synsatipy.readthedocs.io.

Contributing

Please feel invited to contributed to the SynSatiPy python package (via pull requests). Possible extension are (not exclusive):

  • implementation of further satellite sensor interfaces
  • implementation of further model input interfaces

Please provide bug reports or ideas for extensions as issues!

Releases

No releases published

Packages

No packages published

Languages