Recent Releases of NoiseModelling
NoiseModelling - NoiseModelling 4.0.5
What's Changed
- fix a rare osm import node NullPointer error by @Nitnelav in https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/548
- Update Import_Symuvia.groovy for ANR SYMEXPO project by @pierromond in https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/549
- Fix building grid 3D with pop column, add unit test by @nicolas-f in https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/550
- Fix buildings receivers by @nicolas-f in https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/553
- fix plotting of directivity by @nicolas-f in https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/557
- TRIANGLES in Regular Grid by @nicolas-f in https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/563
- small fix & improvements by @Nitnelav in https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/567
- More explicit error message by @nicolas-f in https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/573
- Add input param by @gpetit in https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/571
- Bump jackson-databind from 2.9.10.7 to 2.12.7.1 in /noisemodelling-propagation by @dependabot in https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/566
- Update Noise_Map_From_Point_Source.rst by @mrerdem in https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/581
- Update nm_terminal.bash by @pierromond in https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/587
- Fix kml path by @nicolas-f in https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/590
- Thanks to GeoClimate, much more Buildings are kept... by @pierromond in https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/578
- Repair major diffraction issues (horizontal through berms or topograp… by @pierromond in https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/595
- Refactor emission module by @pierromond in https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/596
- Update Input_receivers.rst by @nicolas-f in https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/600
- avoid NPE if no description in wps, about #597 by @nicolas-f in https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/599
- fix ComputeCnossosRays.java by @pierromond in https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/603
New Contributors
- @mrerdem made their first contribution in https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/581
Full Changelog: https://github.com/Universite-Gustave-Eiffel/NoiseModelling/compare/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 GUINoiseModelling_without_gui.zip
: version without GUI. Useful to run NoiseModelling using command lines
Consumption - Mobility and Transportation
- Java
Published by nicolas-f over 1 year ago

NoiseModelling - 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 https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/522
- Advanced relative sound source lines offset by @nicolas-f in https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/528
- Bump jackson-databind from 2.13.0 to 2.13.2.1 in /noisemodelling-pathfinder by @dependabot in https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/519
- Add parameter receiver-wall distance in building grid by @nicolas-f in https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/534
- Input table description by @gpetit in https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/535
- update & cleanup matsim experimental by @Nitnelav in https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/540
- update matsim roads by @Nitnelav in https://github.com/Universite-Gustave-Eiffel/NoiseModelling/pull/542
Full Changelog: https://github.com/Universite-Gustave-Eiffel/NoiseModelling/compare/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
Consumption - Mobility and Transportation
- Java
Published by nicolas-f about 2 years ago

NoiseModelling - 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
Consumption - Mobility and Transportation
- Java
Published by nicolas-f over 2 years ago

NoiseModelling - 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
Consumption - Mobility and Transportation
- Java
Published by nicolas-f over 2 years ago

NoiseModelling - 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
Consumption - Mobility and Transportation
- Java
Published by nicolas-f almost 3 years ago

NoiseModelling - 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
Consumption - Mobility and Transportation
- Java
Published by nicolas-f over 3 years ago

NoiseModelling - NoiseModelling V3.4.3
/!\ This release doesn't work
Profiler document
To complete
Consumption - Mobility and Transportation
- Java
Published by nicolas-f over 3 years ago

NoiseModelling - 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
Consumption - Mobility and Transportation
- Java
Published by nicolas-f almost 4 years ago

NoiseModelling - 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
Consumption - Mobility and Transportation
- Java
Published by nicolas-f about 4 years ago

NoiseModelling - 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
Consumption - Mobility and Transportation
- Java
Published by nicolas-f about 4 years ago

NoiseModelling - NoiseModelling V3.3.1
Fix ImportOSMBBBike
/!\ Cell index of cells containing receivers were reverted
Improve Clean_Buildings WPS script
Consumption - Mobility and Transportation
- Java
Published by nicolas-f over 4 years ago

NoiseModelling - NoiseModelling V3.3.0
- Fix issue where LN table was the same as LDAY table
- Add WPS script Building_Grid3D that create receivers on each buildings floors
- ST_RandomGrid now use the polygon instead of polygon envelope
- Primary key print with Table_Visualization_Data
- Reset Z of buildings if no dem is provided
- Add OSMImport from BBBike or pbf (experimental)
- Add WPS Set_Height to force geometry height on a table
Consumption - Mobility and Transportation
- Java
Published by nicolas-f over 4 years ago

NoiseModelling - NoiseModelling V3.2.1
warning - There is an issue with this release LNIGHT noise level are the same than LDAY levels
Fix duplicate rays issues when reflection order are >= 3
Add easy export option of rays into connected database
Display geometry attributes when there is a geometry exception
Consumption - Mobility and Transportation
- Java
Published by nicolas-f over 4 years ago

NoiseModelling - NoiseModelling V3.2.0
warning - There is an issue with this release LNIGHT noise level are the same than LDAY levels
- Add environmental parameters (Temperate, Humidity and favorable occurrences)
- Add Iso-surface generation
- Increase computation speed of noise propagation wps blocks
- Add more vehicles categories (two wheels, medium vehicles)
- Enhance OSM import
- Output LAeq and Leq by default
- Output LDay, LEvening, LNight and LDEN tables
- Option to separate contribution of each noise source on noise propagation results
Consumption - Mobility and Transportation
- Java
Published by nicolas-f almost 5 years ago

NoiseModelling - NoiseModelling V3.1.0
- Rewrite WPS blocks
- Update tutorials
Consumption - Mobility and Transportation
- Java
Published by nicolas-f about 5 years ago

NoiseModelling - NoiseModelling V3.0.6 Cnossos
Fix wps blocks
Consumption - Mobility and Transportation
- Java
Published by nicolas-f about 5 years ago

NoiseModelling - NoiseModelling V3.0.5 Cnossos
Documentation&tutorials
SRID fix
Consumption - Mobility and Transportation
- Java
Published by nicolas-f over 5 years ago

NoiseModelling - NoiseModelling V3.0.4 Cnossos
Consumption - Mobility and Transportation
- Java
Published by nicolas-f over 5 years ago

NoiseModelling - NoiseModelling V3.0.3 Cnossos
Fix wrong return value on Display empty table
Consumption - Mobility and Transportation
- Java
Published by nicolas-f over 5 years ago

NoiseModelling - NoiseModelling V3.0.2 Cnossos
Fix issue on Table_Visualization wps
Consumption - Mobility and Transportation
- Java
Published by nicolas-f over 5 years ago

NoiseModelling - NoiseModelling V3.0.1 Cnossos
New wps scripts blocks
Consumption - Mobility and Transportation
- Java
Published by nicolas-f over 5 years ago

NoiseModelling - NoiseModelling V3.0.0 Cnossos
First release of NoiseModelling with CNOSSOS model
This release includes a distribution of GeoServer software in order to command NoiseModelling through web processing service.
Please read the documentation for a quick start:
https://noisemodelling.readthedocs.io
Consumption - Mobility and Transportation
- Java
Published by nicolas-f over 5 years ago

NoiseModelling - 2.1.2-SNAPSHOT
Fix coordinate robustness for noise propagation. https://github.com/Ifsttar/NoiseModelling/pull/59
Consumption - Mobility and Transportation
- Java
Published by nicolas-f almost 7 years ago

NoiseModelling - 2.1.1-SNAPSHOT-2018-05-29
Update to snapshot version of OrbisGIS https://github.com/orbisgis/orbisgis/commit/958f63b384262497609849c1af2b3c87bbc085ae
Fix BR_PTGrid
Consumption - Mobility and Transportation
- Java
Published by nicolas-f almost 7 years ago

NoiseModelling - 2.1.1-SNAPSHOT
Remove JDelaunay
Fix issue when 1 building in area
Consumption - Mobility and Transportation
- Java
Published by nicolas-f about 7 years ago

NoiseModelling - NoiseModelling
Upgrade to H2GIS version 1.3.2
Consumption - Mobility and Transportation
- Java
Published by nicolas-f about 7 years ago

NoiseModelling - NoiseMap 2.0.2
Release with some documentation fix
Consumption - Mobility and Transportation
- Java
Published by nicolas-f about 7 years ago

NoiseModelling - 2.0.1.SNAPSHOT with OrbisGIS 5.0.1
Snapshot version of NoiseMap 2.0.1 using release version of OrbisGIS 5.0.1
BR_EvalSource log issue has been fixed https://github.com/Ifsttar/NoiseMap/commit/f31e07590b434b8f134e5779e1fe904b833dcac7
Consumption - Mobility and Transportation
- Java
Published by nicolas-f about 9 years ago

NoiseModelling - NoiseMap 2.0.0 with OrbisGIS 5.0.0
TODO feature list
Consumption - Mobility and Transportation
- Java
Published by nicolas-f over 9 years ago

NoiseModelling - 1.1.1
GDMS NoiseMap plug-in without Triangle executable dependencies.
Consumption - Mobility and Transportation
- Java
Published by nicolas-f over 11 years ago
