-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy pathmetadata.txt
More file actions
95 lines (87 loc) · 3.73 KB
/
metadata.txt
File metadata and controls
95 lines (87 loc) · 3.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
# This file contains metadata for your plugin.
[general]
qgisMinimumVersion=3.22
qgisMaximumVersion=3.98
name=opeNoise Map
description= opeNoise Map allows to compute the noise level generated by point source or by road source at fixed receiver points and buildings.
about= The plugin allows to compute the noise level generated by point source or by road source at fixed receiver points and buildings.
Please consider the following condition:
- geometrical divergence
- atmospheric absorption ISO 9613-1
- pure diffraction without ground effects, for horizontal and vertical obstacles
- modelization is 3D
version=2.2
author=Arpa Piemonte (developer Stefano Masera - porting Pierluigi De Rosa)
email=openoise@arpa.piemonte.it
# end of mandatory metadata
# Optional items:
# Uncomment the following line and add your changelog entries:
changelog=Ver 2.2 (July 2024)
- Improved computation time
- Point sources in 1/3 octave bands
- Added calculation for ischemic effetcs
- Added noise exposure with 1 db level
- Creation of receivers to selected buildings
- Added grid point spacing 1-2-3-4 m
- Added search ray 2000-3000-4000-5000 m
- Added control for multilayers
- Added controls for NULL values
- New color palette
- Bug fixing NMPB emission
- Bug fixing processing times
- Fixed GUI
- Rename plugin overlall
- Changed shapefile for testing
Ver 2.0 (July 2022)
- Bug fixing
- CNOSSOS roads emission (amends Annex II to Directive 2002/49/EC)
- Added stored of the emission levels of the roads in the source layer
- Added horizontal diffraction computation
- Added possibility to skip diffractions computation
- Added possibility to create receiver points according to § 2.8 Directive 2002/49/EC Annex II
- Custom receiver point height
- Custom buildings height
- Added new tool: draw level contours and area exposed to noise according to § 2.8 Directive 2002/49/EC Annex II
- Added new tool: noise exposure for people and dwellings according to § 2.8 Directive 2002/49/EC Annex II
- Added new tool: harmful effects of environmental noise according to Directive 2002/49/EC Annex III
Ver 1.4 (April 2021)
- Added extension of the temperature and humidity range temperature for atmospheric attenuation
- Fixed speed limit <20 to 20 for CNOSSOS road emission
- Bug fix UI
- Bug fixing
Ver 1.2 (March 2019)
- Bug fixing
Ver 1.1 (February 2019):
- Porting code to QGIS version 3.x
- Fixed and GUI improvements
- Added control in input data
Ver 1.0 (November 2017):
- Added possibility to create receivers along the facades
- Added CNOSSOS emission data
- Added vertical diffraction computation
- Added atmospheric attenuation
- New graphical interface
Ver. 0.4.1 (February 2017):
- Added crs control
Ver. 0.4 (January 2017):
- Added the "Point Source Computation" script.
Ver. 0.3.1 (November 2014):
- Fixed bug born with Qgis 2.6
Ver. 0.3 (October 2014):
- Added italian language;
- Added Lden customization;
- Changed noise symbology colours.
Ver. 0.2 (June 2014):
- Added the "Apply Noise Symbology" script.
Ver. 0.1 (March 2014):
- First release.
# tags are comma separated with spaces allowed
tags=noise,annoyance,Directive,2002/49/EC,exposure,road,roads,pollution,environmental,level,levels,vector,shapefile,shape,layer,modellization,calculation
homepage=https://github.com/Arpapiemonte/openoise
tracker=https://github.com/Arpapiemonte/openoise/issues
repository=https://github.com/Arpapiemonte/openoise
icon=icons/icon_opeNoise_mini.png
# experimental flag
experimental=False
# deprecated flag (applies to the whole plugin, not just a single version
deprecated=False