New to Noise Modelling: Drone Modelling and general questions #838
|
Hi all, I've started using NoiseModelling in the last month or two and have found it to be a very interesting piece of software. I am intending to use the software to model the environmental noise from UAS / Drone flights. I have quite a lot of previous experience using other noise modelling (CadnaA) and GIS (QGIS and ArcMap) software so I've generally been preparing my models in QGIS alongside the NoiseModelling GUI. However, I do have a couple of general questions questions:
With regards to modelling drone noise, my current plan is to define the flight path in QGIS and the separate the line into points. The distance between points would likely depend on the cruise speed but I'd like to start with each point being representative of 1-second of flight.
As a last thing, I was reading through some of the previous discussions on this site and I noticed that @pierromond, you have already done some work on modelling drone flights, unfortunately the link doesn't work for me. "https://github.com/Ifsttar/NoiseModelling/blob/cnossos/wps_scripts/src/main/groovy/org/noise_planet/noisemodelling/wps/Experimental/Drone_Dynamic_map.groovy"). I wondered if you might be able to share this script again along with any instructions/guidance you might have if it is still available? Any thoughts or additional information you have about the above would be much appreciated! Thanks in advance. Nathan |
Replies: 1 comment 1 reply
|
Hi, Sorry for the delay
LWXX was the old field for NoiseModelling < 5.X Now we are using the field HZ500 for noise level at 500Hz in dB
The documentation of the wps block are included into the script itself and displayed in the wps builder. You can find it also in the source code ex:
I don't understand this question, do you talk about the time delay of the propagation ?
You can request the attenuation/noise level for each source per receiver by enabling the option confExportSourceId on noise_level_from_source, on the RECEIVERS_LEVEL table you will have an additional column with the source identifier.
I let @pierromond answer this question when he will come back |

Hi,
Sorry for the delay
LWXX was the old field for NoiseModelling < 5.X
Now we are using the field HZ500 for noise level at 500Hz in dB