[READ-ONLY] Mirror of https://github.com/jmrplens/jmrplens.github.io. José M. Requena Plens — open-source projects & documentation hub
0

Configure Feed

Select the types of activity you want to include in your feed.

content: add phonometry project card with its Wikidata entity (Q140455472)

Claude-Session: https://claude.ai/code/session_01BLj9EK2QsNv6suMJi66YCn

José M. Requena Plens (Jul 7, 2026, 1:00 PM +0200) 8ed97e48 f3b47e0c

+21
+21
src/data/site.ts
··· 139 139 "https://app.crowdsec.net/hub/author/jmrplens/remediation-components/cs-routeros-bouncer", 140 140 ], 141 141 }, 142 + { 143 + name: "phonometry", 144 + kicker: "Acoustics · DSP", 145 + description: 146 + "Acoustic measurement toolkit for Python: fractional octave-band filter banks, A/C/Z and time weighting, and sound level metrology — conformance-tested against IEC 61260-1 and IEC 61672-1. Formerly PyOctaveBand.", 147 + docsUrl: "https://jmrplens.github.io/phonometry/", 148 + repoUrl: "https://github.com/jmrplens/phonometry", 149 + language: "Python", 150 + status: "Active", 151 + license: "MIT", 152 + licenseUrl: MIT_URL, 153 + keywords: ["acoustics", "DSP", "octave bands", "IEC 61672", "sound level", "Python"], 154 + operatingSystem: "Linux, macOS, Windows", 155 + wikidata: "Q140455472", 156 + sameAs: [ 157 + "https://www.wikidata.org/wiki/Q140455472", 158 + "https://github.com/jmrplens/phonometry", 159 + "https://pypi.org/project/phonometry/", 160 + "https://doi.org/10.5281/zenodo.21215280", 161 + ], 162 + }, 142 163 ]; 143 164 144 165 // The author's outbound identity links (footer). Curated subset of sameAs.