NoiseModelling icon indicating copy to clipboard operation
NoiseModelling copied to clipboard

A open-source model to compute noise maps.

Results 87 NoiseModelling issues
Sort by recently updated
recently updated
newest added

As it is done for source, add an optional yaw, pitch, roll and directivity id for receivers points.

enhancement

I think could be nice to implement this model to better predict sound levels in quiet areas: http://www.qside.se/proj/pub/QSIDE_Action2_Aug21_2013_all.pdf

enhancement

And update scripts accordingly...

enhancement

H2GIS Driver launch a web console but crash when trying to resolve local adress. org.h2.util.NetUtils.getLocalAddress The H2GIS Driver should check if this method does not throw an error before declaring...

bug

Hi! I am using NoiseModelling 3.4.1 with the parameter "export_source_id" set to "true" (to export sound levels for each source-receiver pair). In order to evaluate the attenuation level between sources...

bug

Hi! I am using NoiseModelling 3.4.1, and I have noticed a weird behavior of the noise propagation in a specific situation. I am trying to evaluate noise levels on a...

bug

Since CNOSSOS implementation, the name of the fields uses to describe the input data have been changed. e.g the field day_lv_hour has been replaced by [LV_D](https://github.com/Ifsttar/NoiseModelling/blob/cnossos/wps_scripts/src/main/groovy/org/noise_planet/noisemodelling/wps/NoiseModelling/Noise_level_from_traffic.groovy#L67) for the road table...

enhancement
question

The slope definition available here https://github.com/Ifsttar/NoiseModelling/blob/cnossos/wps_scripts/src/main/groovy/org/noise_planet/noisemodelling/wps/NoiseModelling/Noise_level_from_traffic.groovy#L83 says "If the field is not filled in, the LINESTRING z-values will be used to calculate..." What about if the LINESTRING has a 2...

enhancement
question

The road table uses the WAY name to define the direction of the road. Here the input field : https://github.com/Ifsttar/NoiseModelling/blob/cnossos/wps_scripts/src/main/groovy/org/noise_planet/noisemodelling/wps/NoiseModelling/Noise_level_from_traffic.groovy#L83 I find it a bit confusing.

enhancement
question

Here https://github.com/Ifsttar/NoiseModelling/blob/cnossos/wps_scripts/src/main/groovy/org/noise_planet/noisemodelling/wps/NoiseModelling/Noise_level_from_traffic.groovy#L67 the hourly average light vehicle count is expressed as double. Shouldn't it be in integer ?

enhancement
question