Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic update, DEN period to free PERIOD field in input and output #728

Merged
merged 89 commits into from
Mar 7, 2025

Conversation

nicolas-f
Copy link
Member

@nicolas-f nicolas-f commented Feb 28, 2025

About #605 #713

User can now provide custom PERIOD for source emission. NoiseLevelFromSource and NoiseLevelFromTraffic are still compatible with the old format table with day evening and night columns (and will still export the DEN level)

However LDAY_GEOM, LEVENING_GEOM, LNIGHT_GEOM and LDEN_GEOM have been replaced by the table RECEIVERS_LEVEL that contain an additional column named PERIOD that contain the period of the simulation.

Contouring_noise_map will read this column (if it exists) and output iso contours for each periods in the same table.

Noise_level_from_source can now be supplied with only the geometry of the sources, and will output the attenuation for each receiver/source. An additional table SOURCES_EMISSION can be provided to give the emission of sound sources for each periods.

The documentation has been updated and additional pages have been created. Dynamic tutorials page have been translated with WPS gui, still a link with the groovy equivalent has been provided (from the unit tests).

ezgif-6e262e412e8026

… if we don't find the source emission for a period)
…on each period. i have to reword that special part.
@nicolas-f nicolas-f requested a review from pierromond March 6, 2025 14:08
@nicolas-f
Copy link
Member Author

Still documentation/screenshots to check and update following changes in expected fields and versions update

@pierromond pierromond merged commit c0486c8 into main Mar 7, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants