README: Add images links.
parent
fa6f50b443
commit
c6bd5a1b5e
15
README.md
15
README.md
|
|
@ -3,7 +3,9 @@
|
||||||
AcouSed for **Acou**stic Backscattering for Concentration of Suspended **Sed**iments in Rivers is a software developped by INRAE, in collaboation with CNR.
|
AcouSed for **Acou**stic Backscattering for Concentration of Suspended **Sed**iments in Rivers is a software developped by INRAE, in collaboation with CNR.
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<img src="logos/AcouSed.png" align="center" width=200px>
|
<a href="https://riverhydraulics.riverly.inrae.fr/outils/logiciels-pour-la-mesure/acoused">
|
||||||
|
<img src="logos/AcouSed.png" align="center" width=200px>
|
||||||
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
It is divided in six tabs:
|
It is divided in six tabs:
|
||||||
|
|
@ -26,6 +28,7 @@ The user needs to download the folder "acoused-packaging" including :
|
||||||
- documentation
|
- documentation
|
||||||
|
|
||||||
Acoused.exe file must be launched from this folder.
|
Acoused.exe file must be launched from this folder.
|
||||||
|
|
||||||
Test data can be dowloaded from the [INRAE nextcloud](https://nextcloud.inrae.fr/s/3zZdieztrx7nwYa)
|
Test data can be dowloaded from the [INRAE nextcloud](https://nextcloud.inrae.fr/s/3zZdieztrx7nwYa)
|
||||||
|
|
||||||
### Python environment
|
### Python environment
|
||||||
|
|
@ -118,13 +121,15 @@ This study was conducted within the [Rhône Sediment Observatory](https://observ
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<a href="https://www.inrae.fr/">
|
||||||
|
<img src="logos/BlocMarque-INRAE-Inter.jpg" align="center" width=200px>
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
AcouSed
|
AcouSed
|
||||||
Copyright (C) 2024-2025 - INRAE
|
Copyright (C) 2024-2025 - INRAE
|
||||||
|
|
||||||
<p>
|
|
||||||
<img src="logos/BlocMarque-INRAE-Inter.jpg" align="center" width=200px>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue