Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 960 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 960 Bytes

gnssr4river

What is gnssr4river?

gnssr4river is a free and open-source Python toolbox that helps to:

  • find suitable locations for placing a low-cost GNSS receiver to perform GNSS reflectometry
  • assess rivers stages height using SNR data (Signal-to-Noise Ratio)

Documentation and examples

A Notebook example that explains the different features of the toolbox can be found here. It countains basics example of every function.

Another Notebook ready to use can be found here. It aims to provide various information for a given location, including the reflection points, the optimal height of the antenna, and potential additional data such as intersection with rivers and altimeter tracks.

How to use it

You can use gnssr4river by cloning it with a bash terminal:

https://github.com/lroineau/gnssr4river.git

Author