Releases: Universite-Gustave-Eiffel/NoiseModelling
Releases · Universite-Gustave-Eiffel/NoiseModelling
NoiseModelling 4.0.5
What's Changed
- fix a rare osm import node NullPointer error by @Nitnelav in #548
- Update Import_Symuvia.groovy for ANR SYMEXPO project by @pierromond in #549
- Fix building grid 3D with pop column, add unit test by @nicolas-f in #550
- Fix buildings receivers by @nicolas-f in #553
- fix plotting of directivity by @nicolas-f in #557
- TRIANGLES in Regular Grid by @nicolas-f in #563
- small fix & improvements by @Nitnelav in #567
- More explicit error message by @nicolas-f in #573
- Add input param by @gpetit in #571
- Bump jackson-databind from 2.9.10.7 to 2.12.7.1 in /noisemodelling-propagation by @dependabot in #566
- Update Noise_Map_From_Point_Source.rst by @mrerdem in #581
- Update nm_terminal.bash by @pierromond in #587
- Fix kml path by @nicolas-f in #590
- Thanks to GeoClimate, much more Buildings are kept... by @pierromond in #578
- Repair major diffraction issues (horizontal through berms or topograp… by @pierromond in #595
- Refactor emission module by @pierromond in #596
- Update Input_receivers.rst by @nicolas-f in #600
- avoid NPE if no description in wps, about #597 by @nicolas-f in #599
- fix ComputeCnossosRays.java by @pierromond in #603
New Contributors
Full Changelog: v4.0.3...v4.0.5
Packaging
Please read the get started documentation before downloading
https://noisemodelling.readthedocs.io/en/latest/Get_Started_GUI.html
NoiseModelling_4.0.5.zip
: cross-platform version, with local web graphical interface (Contain Geoserver and WPS Builder website)NoiseModelling_4.0.5_install.exe
: windows installer, with GUI (You don't need to install Java as it is delivered into the exe file)NoiseModelling_without_gui.zip
: version without GUI. Useful to run NoiseModelling using command lines
v4.0.4
What's Changed
- Use H2GIS version 2.2.0 with CTS 1.7.0
- to 4.0.2 and merge master changes by @nicolas-f in #522
- Advanced relative sound source lines offset by @nicolas-f in #528
- Bump jackson-databind from 2.13.0 to 2.13.2.1 in /noisemodelling-pathfinder by @dependabot in #519
- Add parameter receiver-wall distance in building grid by @nicolas-f in #534
- Input table description by @gpetit in #535
- update & cleanup matsim experimental by @Nitnelav in #540
- update matsim roads by @Nitnelav in #542
Full Changelog: v4.0.2...v4.0.3
Packaging
Please read the get started documentation before downloading
https://noisemodelling.readthedocs.io/en/latest/Get_Started_GUI.html
NoiseModelling_4.0.4.zip
: cross-platform version, with GUI (Graphic User Interface)NoiseModelling_4.0.4_install.exe
: windows installer, with GUINoiseModelling_without_gui.zip
: version without GUI. Useful to run NoiseModelling using command lines
NoiseModelling 4.0.2
- change script runner arguments
- in
RAYS
Table export ray attenuation and time period Noise_level_from_traffic
andNoise_level_from_source
switchcompute_vertical_diffraction
andcompute_horizontal_diffraction
parameters- check for
Z
ordinate when reading receiver and source table - New option
confRaysName
for exporting to Kml file or local database the propagation rays of NoiseModelling - Add python example for using NoiseModelling from python (jnius dependency)
- Buildings is now using minimum terrain height instead of average terrain height
NoiseModelling 4.0.1
Updates
- Fix discrete directivity of sound sources
- Add WPS script to export polar graph of sound source directivity
- Add tutorial "Point Source noise mapping"
- In the tutorial export 3D rays
- handle .osm .osm.gz file formats
Packaging
NoiseModelling_4.0.1.zip
: cross-platform version, with GUI (Graphic User Interface)NoiseModelling_4.0.1_install.exe
: windows installer, with GUINoiseModelling_4.0.1_without_gui.zip
: version without GUI. Useful to run NoiseModelling using command lines
NoiseModelling 4.0.0
Numerical Model
NoiseModelling v4.0 implements the CNOSSOS-EU
standard method for the noise emission (road and rail (for France)) and with noise propagation (Read more).
Optimizations
- Upgrade H2 and H2GIS version
- Change triangulation library Poly2Tri -> Tinfoor
- Does not use triangulation for accelerate propagation (only used in DEM intersections test)
Packaging
NoiseModelling_4.0.0.zip
: cross-platform version, with GUI (Graphic User Interface)NoiseModelling_4.0.0_install.exe
: windows installer, with GUINoiseModelling_4.0.0_without_gui.zip
: version without GUI. Usefull to run NoiseModelling using command lines
NoiseModelling V3.4.4
- Fix train emission
- Use delaunay on building to accelerate diffraction intersection test
- better road traffic assignement on small roads
- Option to export only laeq values (instead of all frequencies)
- Option to export results as SQL file instead of directly to the database
NoiseModelling V3.4.3
/!\ This release doesn't work
Profiler document
To complete
NoiseModelling V3.4.1
- Support for float on ASC driver file import (digital elevation model)
- Add train noise emission models "Railway_Emission_From_Traffic"
- Add directivity based attenuation feature along with train directivity models
- Fix force SRID
NoiseModelling V3.4
- Update import of open street map script
- Increase performance of Building_Grid WPS block
- Keep population column when using on Building_Grid WPS block
- complete Import_Osm_Pbf, including buildings, roads and grounds
- Fix NoiseModelling robustness issues by replacing Delaunay library poly2tri to tinfour
NoiseModelling V3.3.2
- Diffraction over berm ( with digital elevation model )
- OSM bbbike import
- MatSim import integration ( traffic simulation )
- Option to ignore tunnels when importing from open street map
- Windows .exe