An open API service indexing awesome lists of open source software.

https://github.com/universite-gustave-eiffel/noisemodelling

A open-source model to compute noise maps.
https://github.com/universite-gustave-eiffel/noisemodelling

acoustics cnossos-eu gis java modelling noise noise-modelling noise-propagation pathfinder pathfinding propagation research sound-propagation

Last synced: 8 days ago
JSON representation

A open-source model to compute noise maps.

Awesome Lists containing this project

README

          

Build documentation with Sphynx
----------------------------------

```bash
cd Docs/
pip install -r requirements.txt
sphinx-build -M html ./ build
```