Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
pollination-pmv-comfort-map
Advanced tools
PMV thermal comfort map recipe for Pollination.
Compute spatially-resolved PMV thermal comfort from a Honeybee model and EPW.
This recipe also computes operative temperature or (optionally) Standard
Effective Temperature (SET). Raw results are written into a results/
folder and
include CSV matrices of hourly temperatures, thermal conditions and PMV. Processed
metrics of Thermal Comfort Percent (TCP) can be found in the metrics/
folder.
Input conditions to the comfort model are written to an initial_results/conditions
folder.
This recipe uses EnergyPlus to obtain surface temperatures and indoor air temperatures + humidities. Outdoor air temperatures, relative humidities, and air speeds are taken directly from the EPW. All outdoor points are assumed to be at one half of the EPW meteorological wind speed (effectively representing wind speed at ground/human height).
Longwave radiant temperatures are achieved by computing spherical view factors from each sensor to the surfaces of the model using Radiance. These view factors are then multiplied by the surface temperatures output by EnergyPlus to yield longwave MRT at each sensor. All indoor shades (eg. those representing furniture) are assumed to be at the room-average MRT. For outdoor sensors, the EnergyPlus outdoor surface temperatures are used and each sensor's sky view is multiplied by the EPW sky temperature to account for longwave radiant exchange with the sky. All outdoor context shades and the ground are assumed to be at the EPW air temperature unless they have been modeled as Honeybee rooms.
A Radiance-based enhanced 2-phase method is used for all shortwave MRT calculations, which precisely represents direct sun by tracing a ray from each sensor to the solar position. The energy properties of the model geometry are what determine the reflectance and transmittance of the Radiance materials in this shortwave calculation.
To determine Thermal Comfort Percent (TCP), the occupancy schedules of the energy model are used. Any hour of the occupancy schedule that is 0.1 or greater will be considered occupied. For outdoor sensors, all hours are considered occupied.
FAQs
PMV thermal comfort map for Pollination.
We found that pollination-pmv-comfort-map demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.