Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.34 KB

01_Introduction.rst

File metadata and controls

38 lines (28 loc) · 1.34 KB

Introduction

Right now the python package SenSE summarizes Radiative Transfer (RT) models developed for the active microwave domain with backscatter responses from open soil and vegetated (mainly agriculture) land surfaces.

Statement of need

tdb

Getting Started

Please find instructions on how to download and install SenSE in the :ref:`Installation` section.

Support, contributing and testing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.

Reporting bugs

If you find a bug in SenSE, please open an new issue and tag it "bug".

Suggesting enhancements

If you want to suggest a new feature or an improvement of a current feature, you can submit this on the issue tracker and tag it "enhancement".

Testing

The package is currently tested for Python >= 3.6 on Unix-like systems. To run unit tests, execute the following line from the root of the repository:

pytest

Include mentioning Alex

tbd (move somewhere else)