A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Recent Releases of NoiseModelling

NoiseModelling - NoiseModelling 4.0.5

What's Changed

New Contributors

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 GUI
  • NoiseModelling_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

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 GUI
  • NoiseModelling_without_gui.zip : version without GUI. Useful to run NoiseModelling using command lines

https://www.virustotal.com/gui/file/e8a5592a4770a0d110d8dbea5d1ccde222c8241b9b0f3d442673a437adfb18b5/detection

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 and Noise_level_from_source switch compute_vertical_diffraction and compute_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

Exe scan:
https://www.virustotal.com/gui/file/f32c4e3b458010412572bf99f135e64b71603b76a2dbb852c2de1cea96530c25/detection

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 GUI
  • NoiseModelling_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 GUI
  • NoiseModelling_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