1
0
Fork
You've already forked pm10-newyear
0
PM10 in Dresden around the New Year
  • R 100%
Find a file
2026年01月01日 15:53:52 +01:00
.gitignore update for 2026, add grid plot 2026年01月01日 15:50:16 +01:00
plot.R update for 2026, add grid plot 2026年01月01日 15:50:16 +01:00
pm10.csv update for 2026, add grid plot 2026年01月01日 15:50:16 +01:00
README.md add license, self-reference 2026年01月01日 15:53:52 +01:00

PM10 on New Years

This short repo holds data and visualization for showing the PM10 ("Feinstaub") around New Year.

built result plot

Data Source

Sächsisches Staatsministerium für Umwelt und Landwirtschaft

These plots use PM10_THEOM (automatically determined). Note that actual legal limits are based on PM10_HVS, which is determined in a lab, but is only available after some delay.

Build

You need R and ggplot2. With pm10.csv visible in your pwd run:

R --vanilla < ./plot.R

FAQ

  • Why not PM2.5?
    • Because the data is not available hourly.
  • What conclusions can be drawn from the data?
    • They do not cross the legal limits. For anything else ask somebody more knowledgeable.
  • What is the legal limit?

License

All files in this repo are licensed under either GPL-3.0-or-later or, at your option, CC-BY-SA-4.0.

Online

Find this project online on Codeberg.