Siradel Web Services

Python client documentation

client_simulations.py allows to run point to area, point to point simulations, and obtain results as raster results or per point results.

Access API documentation on our Postman documentation site

This documentation details all available functions and related inputs and outputs.

Main command

python client_simulations.py -input.json

Input.json detailed main computation parameters, and points to a .csv file to describe transmitter properties.

Available options :

-k activate .kmz output

Input.json structure

Input.json example

A input.json sample is available on https://github.com/siradel-telecom/web-services/blob/main/Python%20Sample/input.json