Recent Releases of Open Sustainable Technology Projects
openEO - openEO Python Client v0.40.0
Added
sar_backscatter
: try to retrieve coefficient options from backend (#693)- Improve error message when OIDC provider is unavailable (#751)
- Added
on_response_headers
argument toDataCube.download()
and related to handle (e.g.print
) the response headers (#560)
Changed
- When the bands provided to
Connection.load_stac(..., bands=[...])
do not fully match the bands the client extracted from the STAC metadata, a warning will be triggered, but the provided band names will still be used during the client-side preparation of the process graph. This is a pragmatic approach to bridge the gap between differing interpretations of band detection in STAC. Note that this might produce process graphs that are technically invalid and might not work on other backends or future versions of the backend you currently use. It is recommended to consult with the provider of the STAC metadata and openEO backend on the correct and future-proof band names. (#752)
Fixed
STACAPIJobDatabase.get_by_status()
now always returns apandas.DataFrame
with an index compatible withMultiBackendJobManager
. (#707)
Sustainable Development - Environmental Satellites
- Python
Published by soxofaan 18 days ago

CRITERIA1D - v1.9.0
Consumption - Agriculture and Nutrition
- C++
Published by github-actions[bot] 18 days ago

Oceananigans.jl - v0.96.20
Oceananigans v0.96.20
Merged pull requests:
- Replace IncompleteLU.jl by KrylovPreconditioners.jl (#3789) (@amontoison)
- Interface to Krylov.jl solvers (#4041) (@amontoison)
- Test zstar on a tripolar grid (#4360) (@simone-silvestri)
- Fix
summary()
forConjugateGradientPoissonSolver
(#4373) (@tomchor) - Refactor implicit vertical diffusion solver to avoid passing diffusivity functions to kernel (#4377) (@glwagner)
- Clean up notation in compute_w kernel (#4378) (@glwagner)
- Add extensions for AMDGPU.jl and oneAPI.jl (#4381) (@amontoison)
- add bulidkite pipeline-juliagpu for AMD and oneAPI testing (#4389) (@glwagner)
- fix: better sharding constructs (#4390) (@avik-pal)
- Add topology-aware and conditional ops for AbstractArray (#4391) (@glwagner)
- Change isopycnal_skew_symmetric_diffusivity.jl to use DiffusiveFormulation (#4392) (@glwagner)
Hydrosphere - Ocean Models
- Julia
Published by github-actions[bot] 18 days ago

VEDA Dashboard - v6.4.0
What's changed
π Features
- feat: Separate Marker Layer from RasterTimeSeries (#1595)
π Improvements
- chore: Clean up USWDS DataCatalog Mobile View (#1583)
Sustainable Development - Data Catalogs and Interfaces
- TypeScript
Published by github-actions[bot] 18 days ago

brightwind - 2.3.0
Below is an extract form the CHANGELOG file showing all the updates for this release.
This update brings a comprehensive set of bug fixes and enhancements across the Brightwind library.
Key improvements include more reliable wind and solar data handling, expanded plotting capabilities (including
colormap support and better legends), and the introduction of new functions for downloading and applying cleaning rules
and device orientation offsets.
Enhanced error messages and schema validation strengthen data integrity and user feedback.
Bug Fixes
- Fixed legend display in
plot_scatter_wspd
andplot_scatter_wdir
, ensuring correct labeling in plots. (#443) - Corrected
is_file
usage, resolving an error when checking file existence. (#447) - Fixed bug in
_Measurements_get_table
, which affected how measurement tables were retrieved. (#421) - Made
_Measurements_get_names
public and fixed an issue with how names were retrieved. (#450) - Improved sensor calibration logic in
_Measurements__get_properties
for multi-type sensors by correctly selecting the appropriate calibration. (#449) - Fixed error for solar sites in
_Measurements__get_properties
, improving compatibility. (#453) - Improved support for solar and sodar sites in
_LoggerMainConfigs__get_properties
. (#454) - Resolved calculation issues in
dist()
function when constant values are sent as well as improved error messages. (#459) - Fixed issues in
monthly_means()
, correcting plot output and handling of missing months. (#452, #413) - Corrected
Shear.TimeOfDay()
logic when months are missing along with improving error message and fixing plot labels. (#441)
New Features and Enhancements
- Updated
monthly_means()
andplot_monthly_means()
to improve output and visual clarity. (#452, #413) - Enhanced
plot_timeseries()
to support more than 12 lines and introduced colormap-based coloring. (#457, #492) - Added error feedback in
Shear
: More informative messages returned when no valid data is available. (#205) Shear.TimeSeries
andTimeOfDay
now returnnp.nan
for timestamps with no valid data. (#205)- Enhanced
LoadBrightHub.get_measurement_stations()
to support device type filtering and optional dictionary return format. (#287, #378) - Added
LoadBrightHub.get_cleaning_rules()
, allowing programmatic retrieval of cleaning rules for a station. (#461) - Added
load.apply_cleaning_rules()
, enabling automated column cleaning based on BrightHub rules. (#462) - New function:
apply_device_orientation_offset()
adjusts wind direction data based on remote sensing device orientation as stated in it's data model. (#451) - Schema validation added to
MeasurementStation()
, ensuring input data matches the expected data model version. (#489)
Renewable Energy - Wind Energy
- Python
Published by stephenholleran 18 days ago

Planscape - Pre release Treatment Goals link with DataLayers
Biosphere - Wildfire
- TypeScript
Published by roquebetioljr 18 days ago

CoopCycle - Version 3.32.11
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.10...v3.32.11
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 18 days ago

Electricity Maps - v1.245.0
Changes in this release
- fix button background on timecontroller (#8033)
- feat(app): add intercom to the app (#8030)
- chore(deps-dev): bump vite (#8038)
- Open nem api v4 (#7957)
Credits
Thanks to @cadeban, @tonypls and @t-couery for their contributions!
Emissions - Carbon Intensity and Accounting
- Python
Published by electricitymapsbot 18 days ago

EVCC - 0.203.1
Changelog
- af9f15f68b27286be9b56525beb2a6c7679f37b4 Fronius-GEN24: add 1 phase grid meter (#20574)
- ad9e230e2a3c3084ab27e83d4afe5cea5255b7b3 Templates: fix quoting modbus comset
- 5eed5023cb76f7d0238c7cbdb0a4bbcdee1160f9 sunspec-inverter: complete values for 1 phase meter (#20568)
Consumption - Mobility and Transportation
- Go
Published by andig 18 days ago

CoopCycle - Version 3.32.10
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.9...v3.32.10
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 18 days ago

pydap - 3.5.5
What's Changed
- Update documentation by @Mikejmnez in https://github.com/pydap/pydap/pull/461
- add
FAQ
to documentation by @Mikejmnez in https://github.com/pydap/pydap/pull/462 - remove unnecessary file by @Mikejmnez in https://github.com/pydap/pydap/pull/463
- Last minute fixes to documentation (typos) by @Mikejmnez in https://github.com/pydap/pydap/pull/464
- adds an anchor to ease navigation + typos by @Mikejmnez in https://github.com/pydap/pydap/pull/465
- creates redirects by @Mikejmnez in https://github.com/pydap/pydap/pull/467
- update documentations by @Mikejmnez in https://github.com/pydap/pydap/pull/469
- add
decode_times=False
when reading in parallel by @Mikejmnez in https://github.com/pydap/pydap/pull/470 - add
python 3.13
to testing by @Mikejmnez in https://github.com/pydap/pydap/pull/472 - set
global dims
when initiating the dataset by @Mikejmnez in https://github.com/pydap/pydap/pull/475 - Update pre-commit hooks by @pre-commit-ci in https://github.com/pydap/pydap/pull/476
- enables caching of multiple dap4 urls and custom cache key for dimensions dap responses by @Mikejmnez in https://github.com/pydap/pydap/pull/473
- Add
Python3.13
metadata and fix spelling mistakes by @Zeitsperre in https://github.com/pydap/pydap/pull/477 - update
BaseType
's reference to dimensions inDAP2
by @Mikejmnez in https://github.com/pydap/pydap/pull/481 - update
netcdf
handler to be consistent with dmr parser when creating β¦ by @Mikejmnez in https://github.com/pydap/pydap/pull/479 - rename
datacube_urls
toconsolidate_metadata
by @Mikejmnez in https://github.com/pydap/pydap/pull/483 - fix test warn by @Mikejmnez in https://github.com/pydap/pydap/pull/484
New Contributors
- @Zeitsperre made their first contribution in https://github.com/pydap/pydap/pull/477
Full Changelog: https://github.com/pydap/pydap/compare/3.5.4...3.5.5
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by Mikejmnez 18 days ago

ACCESS-NRI Intake Catalog -
What's Changed
- Fix documentation typos by @charles-turner-1 in https://github.com/ACCESS-NRI/access-nri-intake-catalog/pull/379
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/ACCESS-NRI/access-nri-intake-catalog/pull/380
- Fix conda dependencies by @charles-turner-1 in https://github.com/ACCESS-NRI/access-nri-intake-catalog/pull/382
Full Changelog: https://github.com/ACCESS-NRI/access-nri-intake-catalog/compare/v1.2.1...v1.2.2b0
Climate Change - Climate Data Access and Visualization
- Python
Published by charles-turner-1 18 days ago

ACCESS-NRI Intake Catalog - v1.2.2b0
What's Changed
- Fix docs typos by @charles-turner-1 in https://github.com/ACCESS-NRI/access-nri-intake-catalog/pull/379
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/ACCESS-NRI/access-nri-intake-catalog/pull/380
- Fix conda deps by @charles-turner-1 in https://github.com/ACCESS-NRI/access-nri-intake-catalog/pull/382
Full Changelog: https://github.com/ACCESS-NRI/access-nri-intake-catalog/compare/v1.2.1...v1.2.2b0
Climate Change - Climate Data Access and Visualization
- Python
Published by charles-turner-1 18 days ago

OneBusAway - v2.15.6
Main Changes
We're excited to announce that our app now includes enhanced accessibility features!
This update ensures better support for screen readers, improved navigation, and compatibility with system accessibility settings, making the app more inclusive for all users.
- Bugs fix & improvements
- Integrated plausible SDK
- Added sidecar base URL
What's Changed
- Feat: add sidecar base url by @amrhossamdev in https://github.com/OneBusAway/onebusaway-android/pull/1281
- updated load more arrivals by @Blackspider03 in https://github.com/OneBusAway/onebusaway-android/pull/1282
- Fixes README's path to permissions markdown file by @aaronbrethorst in https://github.com/OneBusAway/onebusaway-android/pull/1288
- Fixed #981 by @viditpawar0 in https://github.com/OneBusAway/onebusaway-android/pull/1285
- Fixed the temprature unit by @CyberFranky05 in https://github.com/OneBusAway/onebusaway-android/pull/1298
- Fix: Corrected back navigation from 'Your Region' to Settings by @Avinash-Codes in https://github.com/OneBusAway/onebusaway-android/pull/1303
- Fix: Settings Screen Now Updates to Dark Mode Correctly by @Avinash-Codes in https://github.com/OneBusAway/onebusaway-android/pull/1301
- Update Suvey Visibility and Frequency Settings by @amrhossamdev in https://github.com/OneBusAway/onebusaway-android/pull/1305
- Integerate Plausible Analytics by @amrhossamdev in https://github.com/OneBusAway/onebusaway-android/pull/1304
- [Service Alerts]: Change time conversion from seconds to milliseconds by @amrhossamdev in https://github.com/OneBusAway/onebusaway-android/pull/1307
- Fix: Ensure the Settings screen follows the system default dark mode theme by @Avinash-Codes in https://github.com/OneBusAway/onebusaway-android/pull/1310
- Fix: Added Content Description for Close Button in Donation View Card by @Avinash-Codes in https://github.com/OneBusAway/onebusaway-android/pull/1315
- Fix: Improve Touch Target Accessibility for Favorite Icon by @Avinash-Codes in https://github.com/OneBusAway/onebusaway-android/pull/1321
- Fix: Ensure Screen Readers Recognize Contact Action Icons by @Avinash-Codes in https://github.com/OneBusAway/onebusaway-android/pull/1323
- Fix: Improve Accessibility by Increasing Touch Target Size by @Avinash-Codes in https://github.com/OneBusAway/onebusaway-android/pull/1319
- Fix: Added Accessibility Label for Alert Description TextView by @Avinash-Codes in https://github.com/OneBusAway/onebusaway-android/pull/1317
- Fix: Increased the touch target for icons in the trip planner. by @Avinash-Codes in https://github.com/OneBusAway/onebusaway-android/pull/1328
- Fix: Add Confirmation Dialog When Deleting Reminders from List View by @Suyog-Bauskar in https://github.com/OneBusAway/onebusaway-android/pull/1327
- Remove android:requestLegacyExternalStorage by @Suyog-Bauskar in https://github.com/OneBusAway/onebusaway-android/pull/1334
- Improve confirmation dialog by @Suyog-Bauskar in https://github.com/OneBusAway/onebusaway-android/pull/1340
- Added satellite functionality, updated settings menu, and updated localization terminology by @theKimSingh in https://github.com/OneBusAway/onebusaway-android/pull/1337
- Fix AM/PM visibility issue in Trip Planner (Beta) screen by @Suyog-Bauskar in https://github.com/OneBusAway/onebusaway-android/pull/1347
- Fix incorrect numbering in README.md by @Suyog-Bauskar in https://github.com/OneBusAway/onebusaway-android/pull/1364
- Fix duplicate content descriptions by @Suyog-Bauskar in https://github.com/OneBusAway/onebusaway-android/pull/1366
- Fix inconsistent array element counts in translations by @Suyog-Bauskar in https://github.com/OneBusAway/onebusaway-android/pull/1363
- Fix: Accessibility Issues for FAB and Zoom In And Zoom Out Button by @Avinash-Codes in https://github.com/OneBusAway/onebusaway-android/pull/1377
- Fix: Added accessibility label to close button in fab by @Avinash-Codes in https://github.com/OneBusAway/onebusaway-android/pull/1371
- Improve accessibility by increasing touch target size in "Stop Problem" and "Arrival Time Problem" screen by @Suyog-Bauskar in https://github.com/OneBusAway/onebusaway-android/pull/1378
- Enhance accessibility by adding label and increasing touch target size by @Suyog-Bauskar in https://github.com/OneBusAway/onebusaway-android/pull/1373
- Replace commit() with apply() for SharedPreferences in NightLightActivity by @Suyog-Bauskar in https://github.com/OneBusAway/onebusaway-android/pull/1367
- Improve accessibility by increasing height of Checkbox in "Report a Problem" screen by @Suyog-Bauskar in https://github.com/OneBusAway/onebusaway-android/pull/1388
- Increase touch target size of Edit Stop Name by @Suyog-Bauskar in https://github.com/OneBusAway/onebusaway-android/pull/1404
- Improve accessibility by increasing touch target size in Contact Customer Service by @Suyog-Bauskar in https://github.com/OneBusAway/onebusaway-android/pull/1408
- Fixed low text contrast issue in Plan a Trip (Beta) screen by @Suyog-Bauskar in https://github.com/OneBusAway/onebusaway-android/pull/1406
- Add missing Finnish and Polish translations to Legend dialog by @Suyog-Bauskar in https://github.com/OneBusAway/onebusaway-android/pull/1392
- Fix: Increased the touch target size of the donation close button by @Avinash-Codes in https://github.com/OneBusAway/onebusaway-android/pull/1402
- Fixed EditText overlap with icons in Report Problem screens by @Suyog-Bauskar in https://github.com/OneBusAway/onebusaway-android/pull/1384
- Improve accessibility by adding content descriptions for Like/Dislike buttons in "Feedback" screen by @Suyog-Bauskar in https://github.com/OneBusAway/onebusaway-android/pull/1383
- Fix: Updated textSize from dp to sp for accessibility by @Areeb455 in https://github.com/OneBusAway/onebusaway-android/pull/1411
- Improve accessibility by increasing touch target size in Set a Reminder screen by @Suyog-Bauskar in https://github.com/OneBusAway/onebusaway-android/pull/1412
- Fixed width issue for scalable text in arrivals list item by @Suyog-Bauskar in https://github.com/OneBusAway/onebusaway-android/pull/1425
- Fix duplicate content descriptions by @Suyog-Bauskar in https://github.com/OneBusAway/onebusaway-android/pull/1424
- Improve distance display in destination reminder notification by @Suyog-Bauskar in https://github.com/OneBusAway/onebusaway-android/pull/1354
- Fix the notification channel description typo in createNotificationChannels(). Channel3's description is set on channel2. ALSO, Used UTF-8 charset when converting the custom API URL to bytes in reportAnalytics() to avoid charset issues. by @Das-R10 in https://github.com/OneBusAway/onebusaway-android/pull/1405
- FIx: Floating Action Button (FAB) Missing Accessible Label by @Avinash-Codes in https://github.com/OneBusAway/onebusaway-android/pull/1370
New Contributors
- @Blackspider03 made their first contribution in https://github.com/OneBusAway/onebusaway-android/pull/1282
- @viditpawar0 made their first contribution in https://github.com/OneBusAway/onebusaway-android/pull/1285
- @CyberFranky05 made their first contribution in https://github.com/OneBusAway/onebusaway-android/pull/1298
- @Avinash-Codes made their first contribution in https://github.com/OneBusAway/onebusaway-android/pull/1303
- @Suyog-Bauskar made their first contribution in https://github.com/OneBusAway/onebusaway-android/pull/1327
- @theKimSingh made their first contribution in https://github.com/OneBusAway/onebusaway-android/pull/1337
- @Areeb455 made their first contribution in https://github.com/OneBusAway/onebusaway-android/pull/1411
- @Das-R10 made their first contribution in https://github.com/OneBusAway/onebusaway-android/pull/1405
Full Changelog: https://github.com/OneBusAway/onebusaway-android/compare/v2.14.5...v2.15.6
Consumption - Mobility and Transportation
- Java
Published by amrhossamdev 18 days ago

TIMES_model - TIMES Version 4.8.7
TIMES Version 4.8.7
Date: 11-Apr-2025 [AL]: Maintenance release
- Improved CHP outshare handling in special cases
- For Macro MLF, added support for FIXBOH and improved HDF
- Added a few process sets for reporting
Modified files: (reason)
initsys.mod : Increased version number to 4.8.7
pp_chp.mod : (1)
clearsol.stp : (2)
calibase.mlf : (2)
rpt_ext.mlf : (2)
solsetv.v3 : (3)
times2veda.vdd: (3)
Energy Systems - Energy System Modeling Frameworks
- GAMS
Published by Antti-L 19 days ago

Arena - v2.1.10
What's Changed
- Survey form designer / columns number: enlarge input field by @SteRiccio in https://github.com/openforis/arena/pull/3806
- fixed error importing labels from Excel (null values) by @SteRiccio in https://github.com/openforis/arena/pull/3807
- Feature: data summary export by @SteRiccio in https://github.com/openforis/arena/pull/3811
- Fixed blank min count not being stored properly on node def update by @SteRiccio in https://github.com/openforis/arena/pull/3814
Full Changelog: https://github.com/openforis/arena/compare/v2.1.8...v2.1.10
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 19 days ago

EVCC - 0.203.0
Note: This release changes how we handle modbus errors (https://github.com/evcc-io/evcc/pull/20338) to fix some long-standing issue. If you're experiencing issues compared to 0.202 please open an issue.
Breaking Changes
- 5fd22d44fa87391287133d343571d6e81523d9c6 Modbus: simplify TCP error handling (#20338)
- 986772d525fe89f14040a4bd2cab3fe9dcdbf4d1 Http: add pluggable authentication and token (#20066)
Changelog
- 9ee7063b44179c584bc10aa4174d4420e520c149 Add Mennekes AMTRON 4You (#20425)
- 960a71c97c20ba061ec4e69c43d40b3aeac65ac4 Add Volvo (Connected Car) (#20505)
- 7e9bccf0b880e53922e523f84641cad718dd79af Add battery mode api (#20455)
- d631e743449c2b39c3c420d91bd87624793327f1 Add: akkudoktor.net solar forecast (#19434)
- 1dd8aca13d78f961eaf668cadfc311d2593d224d CO2 Forecast: Green Grid Compass (#20452)
- 455bc3348cbef15e80fcb803e05c1759e95beb72 Circuit: fix validateCurrent and validatePower (#20183)
- 61ae848296aec51fe2461f944cec7a609edb08f5 Circuit: simplify validation (#20364)
- 506ac15745c46d6c2ba1f923fd7461776c44c4bb Config UI: add missing translations (#20341)
- 25d36a5f486a8df1275ffe81bbe988a9a9e0caca Config UI: generate plant id if needed (#20190)
- 51234aa44197dcfd76b36efba23b86b0de2caf1d Config UI: keep mqtt and influx secrets on edit (#19956)
- b649f072879ef46887d3933ea18f4714fa80a9b2 Config UI: trim string values (#20169)
- c43a92ffd04e9ff5607d8426f9606f50dd0a3c42 Deye Hybrid HP3: add gen port as solar input (#19256)
- 2d31df8e129ad9774602c04a2687cfb58820de53 EMS ESP: add power configuration options (#20488)
- 1c1ec03aac1d63a5502214a191b02534181a4ad2 Easee: add documentation for timeout param (#20351)
- 932de7e03f08b06183844876883089390a613df4 Energyflow UI: expand loadpoints (#20395)
- dc57999c9563eee8ab5bf877909c15e2317d6c86 Energyflow UI: expand solar/battery (#20389)
- 1df4ecf7b069a764c6cd5be0c542b071b5d298a8 GoodWe: fix 2nd battery power (#20193)
- a51a983630cc5daa22e0d713de646afc5460662b Kermi: fix setmaxpower (#20181)
- 7375832350c055020b79c5949b47c8a848892245 Lambda-Zewotherm: add limittemp (BC) (#20126)
- b4988f4d7b5103d9ac94fcf73d42b818b743f0bf Loadpoint: limit released power to available excess (#20286)
- 598cccaff1767bb40a8438c6ea454dc325ee247c Loadpoint: rename chargeCurrent to offeredCurrent (BC) (#20457)
- 5748ebded513cf490260630a2026338978b0580c Loadpoint: when scaling phases take vehicle into account for target current (#20347)
- 303f626fcd9d3144dc66ce788e7e6ccee62c85f2 Modbus: reduce default TCP timeout
- ee230ec3836b2b5fafdbb9eceb3a3657c25e8157 Mqtt: limit the number of max parallel inflight requests (#20494)
- 08b2267ef17b9ea6330fad9641600247e34f5ffb Plan UI: Show plan preview selection if plan has no duration (#20291)
- c91bc6240c4901e9a89ef55091c0aeed2d2886f9 Planner: skip any reached plans (#20414)
- 6f5c0b64786ae8a75f83b8a67ac01ac07d8fba29 Shelly: improve channel support/ standardise Pro EM readings (#20141)
- 92b8fdded5bcc4914c07cb6fa97391f051db8ad3 Shelly: split api types (#20445)
- 0b34830e740c5e4998af624e222321ac05c4914a Skoda: handle missing limit soc (#20242)
- e1b6e4e9bdb096516eae8b98ec892416a2c914b5 Solcast: fix time shift (#20538)
- 6a87f3727b7ca1ef4fe265d8823a262505eab5b6 Tariffs: add month in fixed tariff zones to allow for seasonal tariffs (#20484)
- 48d84356e916e902838bf31711b626a891e1444f Tariffs: rename price to value (BC) (#19182)
- 0ec3d2525de24324de3cc804642ba3ca59a57a0b Templates: fix quoting certain parameters (#20376)
- bba19aa2f9ed8a50968a2091e0ec325af5c84a27 Templates: remove empty choices (#20202)
- 667276b450737238ef77d22f4436a5fbaf62c794 Teslamate: fix charging status (#20380)
- e945ed10fb49a1a2e5345e57437733b648587f96 Twc3: clarify vehicle (#20448)
- e48829dc6fb197206269cb940af96515feb8eae4 UI: don't error when tariff is missing (#20211)
- 5dd469ce2cbcd31fc20b6985e4857d11418cc31a UI: higher max current options (#20269)
- e93e42003745743af9ce58accd9de539609bba90 UI: rename aux icon to smartconsumer (BC) (#20217)
- ee157ee4473de8b7ca244cb71dfabe84bd4730a0 Zaptec: fix identifier
- 9360ad047af62deb97a863546b142c847e0eac85 Zendure: filter by serial (#20472)
- a44758a4c80405e5e0ce41cd1122fe834ceee0cb cli/meter: rename delay to interval
- a63b1c90efad2067ffddab6b4f103a84a7da61d6 dsmr: fallback to per-phase power readings if sum not available (#20319)
- 6d48f8c9f521d81372ae1a13d0e491292c0bae1c fix: remove heating from demo.yaml config
- 3f00018817b7dc65e85f1db9448641c430ffb10d hardybarth-salia: add rfid identifier (#20255)
- 0c6a2446b8b10c35139b97ab2848be94862b03de mz2mqtt: re-renable (#20333)
- 4d50d2665ac7578adfc332e1404b2bf01ca49d0d open-meteo: fix incorrect cell temperature estimation (#20507)
- f713679eebd8234e13e4f0e6ed67580b5826ea29 sungrow-hybrid: fix max power
- 167124bfa3c621bb420fd683f2fe27514a16ee29 tariff/octopus: Support non-Direct Debit tariffs (#20306)
- c8105707371d07f4297eee0f867ed838a9b899fa tariff/octopus: fix apikey (#20304)
Consumption - Mobility and Transportation
- Go
Published by andig 19 days ago

SimBench - simbench 1.6.1
- [CHANGED] nothing - just a correct upload to pypi
Energy Systems - Grid Analysis and Planning
- Python
Published by SteffenMeinecke 19 days ago

SimBench - simbench 1.6.0
- [CHANGED] support pandapower geojson, released with pandapower version 3.0.0
- [ADDED] support pandapower parameters step_dependency_table and tap_dependency_table, released with pandapower version 3.0.0
- [CHANGED] drop python 3.8 support
- [FIXED] fix ValueError raise according to GitHub issue #56
- [CHANGED] rename parameter csv2pp parameter no_generic_coord by fill_bus_geo_by_generic_data
Energy Systems - Grid Analysis and Planning
- Python
Published by SteffenMeinecke 19 days ago

Battery-Emulator - v8.10.0
What's Changed
This release adds support for the CMFA-EV platform (Dacia Spring, Renault K-ZE), 50kWh BYD Atto3 batteries, tons of bugfixes.
Suggested ESP32 version: 3.2.0
Batteries π
- New Battery: Added support for CMFA-EV battery by @dalathegreat in https://github.com/dalathegreat/Battery-Emulator/pull/971
- New Battery: Added support for 50kWh standard range BYD Atto3 by @dalathegreat in https://github.com/dalathegreat/Battery-Emulator/pull/1026
- Volkswagen MEB:
- Added "Welded contactors" status to more battery info page by @mvgalen in https://github.com/dalathegreat/Battery-Emulator/pull/1029
- Added missing break in switch statement causing value corruption by @mvgalen in https://github.com/dalathegreat/Battery-Emulator/pull/1028
- BMW iX: update values in CAN messages by @lenvm in https://github.com/dalathegreat/Battery-Emulator/pull/1041
- Renault Zoe Gen2 50kWh: General stability fixes by @dalathegreat in https://github.com/dalathegreat/Battery-Emulator/pull/1038
- Tesla S/3/X/Y: Added BMS ECU reset to "More battery info" page, and basic UDS response logging by @greenoem in https://github.com/dalathegreat/Battery-Emulator/pull/1042
Inverters β‘
- Feature: Add negative SOC scaling π by @dalathegreat in https://github.com/dalathegreat/Battery-Emulator/pull/1040
Housekeeping π§Ή
- Microfeature: Add ESP32 CPU temperature monitoring in Webserver π‘οΈ by @dalathegreat in https://github.com/dalathegreat/Battery-Emulator/pull/1050
- Crash fix: Removed faulty DEBUG_LOG section that could cause the board to crash when using logging by @dalathegreat in https://github.com/dalathegreat/Battery-Emulator/pull/1037
- Housekeeping: Fix compilation warning from build system by @dalathegreat in https://github.com/dalathegreat/Battery-Emulator/pull/1032
- Improvement: Performance and cleanup by @dalathegreat in https://github.com/dalathegreat/Battery-Emulator/pull/1031
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/dalathegreat/Battery-Emulator/pull/1044
New Contributors
- @pre-commit-ci made their first contribution in https://github.com/dalathegreat/Battery-Emulator/pull/1044
Full Changelog: https://github.com/dalathegreat/Battery-Emulator/compare/v8.9.0...v8.10.0
Energy Storage - Battery
- C++
Published by dalathegreat 19 days ago

fluvgeo - v2025.04.12
fluvgeo 2025.04.12
Major changes
-
Start using the new data package
FluvialGeomorph/fluvgeodata
for testing newly added functions. -
Added new functions to support
fluvgeo
use in shiny apps:flowline
- Create a valid flowline object from raw linework.flowline_points
- Create a valid flowline_points object from a flowline object.cross_section
- Create a valid cross_section object from raw linework.cross_section_points
- Create a valid cross_section_points object from a cross_section object.dem2rem
- Convert a DEM to an REM.get_dem
- Get a DEM from the latest ESRI terrain image server.get_leaflet
- Get a basic leaflet object.get_results_leaflet
- Get a leaflet objet with fluvgeo objects.get_terrain_leaflet
- Get a leaflet object with a DEM.arcgis_auth
- Authorize to an AGOL service.check_crs_3857
- Check if sf or terra objects are CRS 3857.sf_fix_crs
- Fix sf objects that might have mis-specified CRS's 3857 and 4326.sf_get_z
- Get z value from an elevation model for an sf object.
Minor changes
- Swiched to using
tmap
v4 from CRAN.
Hydrosphere - Freshwater and Hydrology
- R
Published by mpdougherty 19 days ago

FedData - FedData version 4.3.0 CRAN release
This is a minor release from FedData v4.2.0 to FedData v4.3.0.
- Updated
get_padus()
to pull PAD-US 4.0 data. Closes Issue #124.
Sustainable Development - Data Catalogs and Interfaces
- R
Published by bocinsky 20 days ago

Solar Stations - 2025-04-12
Version specific doi: https://doi.org/10.5281/zenodo.15204278
Renewable Energy - Photovoltaics and Solar Energy
- Python
Published by AdamRJensen 20 days ago

Sunsynk-Power-Flow-Card - v6.7.5
π Patches & Bug Fixes
- fix: alignment of essential load items
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v6.7.4...v6.7.5
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] 20 days ago

RAT - v3.0.17
What's Changed
- Extrapolating AEC using polynomial function and estimated dam bottom elevation by @pritamd47 in https://github.com/UW-SASWE/RAT/pull/116
- Forecasting patch by @pritamd47 in https://github.com/UW-SASWE/RAT/pull/124
- update workflow file for pushing release to PyPI by @pritamd47 in https://github.com/UW-SASWE/RAT/pull/125 and https://github.com/UW-SASWE/RAT/pull/126
Full Changelog: https://github.com/UW-SASWE/RAT/compare/v3.0.16...v3.0.17
Natural Resources - Water Supply and Quality
- Python
Published by pritamd47 20 days ago

Home Assistant Octopus Energy - v14.0.4
14.0.4 (2025-04-11)
Bug Fixes
- custom: added support for new fixed intelligent tariff (15 minutes dev time) (dd607ea)
Minimum HA Version: 2024.5.0
Enjoying the integration? Why not make a one time or monthly GitHub sponsorship or use my Octopus Energy referral link?
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 21 days ago

Polaris - v0.6.0
What's Changed
- Update to 0.6.0-alpha.1 by @xylar in https://github.com/E3SM-Project/polaris/pull/282
- Update E3SM-Project submodule to current master by @xylar in https://github.com/E3SM-Project/polaris/pull/287
- Add
--account
to CTest instructions by @altheaden in https://github.com/E3SM-Project/polaris/pull/288 - Fix planar plots with log norm by @xylar in https://github.com/E3SM-Project/polaris/pull/289
- Switch linting to use
ruff
and lint all existing code by @altheaden in https://github.com/E3SM-Project/polaris/pull/290 - Switch CI from miniconda to micromamba by @altheaden in https://github.com/E3SM-Project/polaris/pull/291
- Update building mapping files with moab by @xylar in https://github.com/E3SM-Project/polaris/pull/247
- Some clean up to ruff by @xylar in https://github.com/E3SM-Project/polaris/pull/292
- Separate dependencies in
pyproject.toml
by @altheaden in https://github.com/E3SM-Project/polaris/pull/294 - Add a new suite for testing the framework by @xylar in https://github.com/E3SM-Project/polaris/pull/296
Full Changelog: https://github.com/E3SM-Project/polaris/compare/0.5.0...0.6.0
Cryosphere - Sea Ice
- Python
Published by xylar 21 days ago

CMIP6_CVs - 6.2.58.78
What's Changed
- Esgvoc tag by @durack1 in https://github.com/WCRP-CMIP/CMIP6_CVs/pull/1253
- Revised CAM-MPAS-HR and CAM-MPAS-LR source_id entries by @durack1 in https://github.com/WCRP-CMIP/CMIP6_CVs/pull/1254
Full Changelog: https://github.com/WCRP-CMIP/CMIP6_CVs/compare/6.2.58.77...6.2.58.78
Climate Change - Earth and Climate Modeling
- Python
Published by durack1 21 days ago

Coastal Carbon Network Data Library - CCN Data Library 1.6.0
Synthesis Version 1.6.0
Version Contents
This database contains tidal wetland soil carbon profiles and associated metadata. The data itself is housed in separate comma separated value (.csv) spreadsheets linked by common identifier attributes (study_id, site_id, and core_id).
Data Tables
CCN_methods.csv - Contains information on materials and methods broken down by study
CCN_sites.csv - Contains positional and descriptive information of the coring sites.
CCN_cores.csv - Contains positional and descriptive information on core locations.
CCN_depthseries.csv - Contains raw depth-series information for all cores.
CCN_species.csv - Contains information on the dominant plant species at coring locations.
CCN_impacts.csv - Contains information on the anthropogenic impacts at site or coring locations.
Metadata Tables
CCN_database_structure.html - Is a simplified, visual and interactive version of metadata.xml for display purposes.
CCN_study_citations.csv - Contains bibliographic information for publications and associated sources, which can be related to the database tables via study_id.
CCN_bibliography.bib - Contains bibliographic information for publications and sources associated with this database.
Version Updates
New Datasets
Lerberg et al. 2025
NRCS data
Corrections and Additions to previously synthesized datasets
- Saunders 2013: updated habitat for marsh cores incorrectly labeled as seagrass
- De_Iongh_et_al_1995, Agawin_et_al_1996, Townsend_and_Fonseca_1998, Holmer_et_al_2007, Van_Engeland_2010: Studies with NA depths in Fourqurean seagrass synthesis were provided with a depth interval note that these are surface samples, and the depth interval is unknown
- Lafratta_et_al_2018: c14 shell fragments assigned the same depth min and max
- Tully_et_al_2024: correction to reflect that all surface samples were taken for the depth interval 0-10cm
Note: some of these corrections grouped information from depth intervals into the same core (rightfully) when they had been previously treated as separate. This resulted in the slight reduction in core count observed.
Hydrosphere - Coastal and Reefs
- HTML
Published by jaxinewolfe 21 days ago

pyrealm - Version 2.0.0 Release Candidate 3
This adds some minor changes to fix some issues with the experimental demography module.
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/ImperialCollegeLondon/pyrealm/pull/477
- Moving potential_gpp calculation outside StemAllocation by @davidorme in https://github.com/ImperialCollegeLondon/pyrealm/pull/480
- Updating CohortMethods to handle a count attribute in subclasses by @davidorme in https://github.com/ImperialCollegeLondon/pyrealm/pull/481
- Changes and version bump for 2.0.0-rc.3 by @davidorme in https://github.com/ImperialCollegeLondon/pyrealm/pull/483
Full Changelog: https://github.com/ImperialCollegeLondon/pyrealm/compare/v2.0.0-rc.2...v2.0.0-rc.3
Biosphere - Plants and Vegetation
- Python
Published by davidorme 21 days ago

flixOpt - v2.1.0
Release v2.1.0
Release Date: 2025-04-11
What's Changed
- Allow Python 3.13 by @FBumann in https://github.com/flixOpt/flixopt/pull/217
- Fixes/tests by @FBumann in https://github.com/flixOpt/flixopt/pull/234
- Fixes/tests more by @FBumann in https://github.com/flixOpt/flixopt/pull/239
- Feature/binary models by @FBumann in https://github.com/flixOpt/flixopt/pull/235
Improvements
- Add logger warning if relative_minimum is used without on_off_parameters in Flow, as this prevents the flow_rate from switching "OFF"
- Python 3.13 support added
- Greatly improved internal testing infrastructure by leveraging linopy's testing framework
Bug Fixes
- Bugfixing the lower bound of
flow_rate
when using optional investments without OnOffParameters. - Fixes a Bug that prevented divest effects from working.
- added lower bounds of 0 to two unbounded vars (only numerical better)
Breaking Changes
- We restructured the modeling of the On/Off state of FLows or Components. This leads to slightly renaming of variables and constraints.
Variable renaming
- "...|consecutive_on_hours" is now "...|ConsecutiveOn|hours"
- "...|consecutive_off_hours" is now "...|ConsecutiveOff|hours"
Constraint renaming
- "...|consecutive_on_hours_con1" is now "...|ConsecutiveOn|con1"
- "...|consecutive_on_hours_con2a" is now "...|ConsecutiveOn|con2a"
- "...|consecutive_on_hours_con2b" is now "...|ConsecutiveOn|con2b"
- "...|consecutive_on_hours_initial" is now "...|ConsecutiveOn|initial"
- "...|consecutive_on_hours_minimum_duration" is now "...|ConsecutiveOn|minimum"
The same goes for "...|consecutive_off..." --> "...|ConsecutiveOff|..."
Full Changelog: https://github.com/flixOpt/flixopt/compare/v2.0.1...v2.1.0
Energy Systems - Energy System Modeling Frameworks
- Python
Published by FBumann 21 days ago

Power Grid Model - RC-02d5412
Full Changelog: https://github.com/PowerGridModel/power-grid-model/compare/v1.10.82a1400959606-rc-0ea4765...RC-02d5412
Energy Systems - Grid Analysis and Planning
- C++
Published by github-actions[bot] 21 days ago

Power Grid Model - v1.10.82a1400959606-rc-0ea4765
What's Changed
- Add test workflow by @figueroa1395 in https://github.com/PowerGridModel/power-grid-model/pull/945
- change sigma to delta in tan delta equation by @nitbharambe in https://github.com/PowerGridModel/power-grid-model/pull/952
Full Changelog: https://github.com/PowerGridModel/power-grid-model/compare/v1.10.81a112006191486-rc-5e797e2...v1.10.82a1400959606-rc-0ea4765
Energy Systems - Grid Analysis and Planning
- C++
Published by github-actions[bot] 21 days ago

Power Grid Model - v1.10.82
What's Changed
- change sigma to delta in tan delta equation by @nitbharambe in https://github.com/PowerGridModel/power-grid-model/pull/952
- Adds check for test_workflow by @figueroa1395 in https://github.com/PowerGridModel/power-grid-model/pull/946
Full Changelog: https://github.com/PowerGridModel/power-grid-model/compare/v1.10.81...v1.10.82
Energy Systems - Grid Analysis and Planning
- C++
Published by github-actions[bot] 21 days ago

GreenForce - ui_dotnet_4186
Commits
- b87ad012: use year month field (mimse)
- f11a39c7: style: format (github-actions[bot])
- f12dd737: Pr feedback (mimse)
- 0dd45ca6: Merge branch 'main' into feature/use-new-year-month-field (web-flow)
- 3ac5f013: chore(watt): bump version (github-actions[bot])
- 92410fc1: PR feedback (mimse)
- 05b59d80: Merge branch 'feature/use-new-year-month-field' of https://github.com/Energinet-DataHub/greenforce-frontend into feature/use-new-year-month-field (mimse)
- 842f6831: Export correct format and keep static fields (for consistency) (ManBearTM)
Energy Systems - Grid Management and Microgrid
- TypeScript
Published by github-actions[bot] 21 days ago

GreenForce - ui_frontend_4186
Commits
- b87ad012: use year month field (mimse)
- f11a39c7: style: format (github-actions[bot])
- f12dd737: Pr feedback (mimse)
- 0dd45ca6: Merge branch 'main' into feature/use-new-year-month-field (web-flow)
- 3ac5f013: chore(watt): bump version (github-actions[bot])
- 92410fc1: PR feedback (mimse)
- 05b59d80: Merge branch 'feature/use-new-year-month-field' of https://github.com/Energinet-DataHub/greenforce-frontend into feature/use-new-year-month-field (mimse)
- 842f6831: Export correct format and keep static fields (for consistency) (ManBearTM)
Energy Systems - Grid Management and Microgrid
- TypeScript
Published by github-actions[bot] 21 days ago

GreenForce - ui_frontend_4188
Commits
- 48eacc6b: Use segmeneted button (mimse)
- c0b771fd: style: format (github-actions[bot])
- ea7bc3ff: chore(watt): bump version (github-actions[bot])
Energy Systems - Grid Management and Microgrid
- TypeScript
Published by github-actions[bot] 21 days ago

GreenForce - ui_frontend_4187
Commits
- 32aae45d: chore updates styling according to UX input (Sejruppen)
- 97d608ac: style: format (github-actions[bot])
- 5d90ef04: chore(watt): bump version (github-actions[bot])
Energy Systems - Grid Management and Microgrid
- TypeScript
Published by github-actions[bot] 21 days ago

GreenForce - ui_frontend_4186
Commits
- b87ad012: use year month field (mimse)
- f11a39c7: style: format (github-actions[bot])
Energy Systems - Grid Management and Microgrid
- TypeScript
Published by github-actions[bot] 21 days ago

GreenForce - ui_dotnet_4186
Commits
- b87ad012: use year month field (mimse)
- f11a39c7: style: format (github-actions[bot])
Energy Systems - Grid Management and Microgrid
- TypeScript
Published by github-actions[bot] 21 days ago

GreenForce - ui_frontend_latest
RELEASE_NAME=ui_frontend_4177
Energy Systems - Grid Management and Microgrid
- TypeScript
Published by github-actions[bot] 21 days ago

GreenForce - ui_frontend_4177
Commits
- 6f1f623e: chore WIP adds new watt component (Sejruppen)
- 65ba18c6: chore changes the use of Charlotte in the e2e test to now use the new frontend test personas (Sejruppen)
- 8e891e3d: Merge branch 'main' into watt-button-toggle (Sejruppen)
- a06a4163: style: format (github-actions[bot])
- b11ae6b3: chore(watt): bump version (github-actions[bot])
- 604b709a: chore changes the use of Charlotte in the e2e test to now use the new frontend test personas (Sejruppen)
- 88748a42: chore(watt): bump version (github-actions[bot])
- b64ef5f0: chore changes disable naming (Sejruppen)
- f6c9a4b4: chore adds new component for segmented button, to enable more dynamical usage (Sejruppen)
- ec9666a5: Merge branch 'main' into watt-button-toggle (Sejruppen)
- 01c692fa: chore: add license (github-actions[bot])
- 277f8be2: chore updates storybook (Sejruppen)
- c87cbbba: Merge remote-tracking branch 'origin/watt-button-toggle' into watt-button-toggle (Sejruppen)
- da15308a: Merge branch 'main' into watt-button-toggle (Sejruppen)
- a5b5fb21: chore(watt): bump version (github-actions[bot])
- 70508af7: chore updates storybook (Sejruppen)
- 82557f84: chore bumps version (Sejruppen)
- b0fb714e: chore improves readability (Sejruppen)
- 61bb8fb4: chore updates indexto match new component (Sejruppen)
Energy Systems - Grid Management and Microgrid
- TypeScript
Published by github-actions[bot] 21 days ago

echoSMs -
Add support for reading ZooScatR .sat DWBA shapes
Biosphere - Marine Life and Fishery
- Python
Published by github-actions[bot] 21 days ago

HydroMT - 1.1.0
v1.1.0 (2025-04-11)
New
Changed
Fixed
- Pandas driver does not receive unnecessary metadata (#1141)
- Transform total bounds of region to 4326 before guessing UTM crs in
grid_from_region
(#1154) create_rotated_grid_from_geom
now returns grids with dimensions (y,x) instead if (x,y). (#1153)ConfigComponent
now actually reads from provided default template files if no data is present (#1171)
Deprecated
- Removed
to_slippy_tiles
andto_xyz_tiles
methods from the raster module (#1110). We recommend to use the packagecht_tiling <https://github.com/Deltares-research/cht_tiling>
_ instead. Although writing tiles is no longer available, HydroMT is still able to read .vrt-files.
Hydrosphere - Freshwater and Hydrology
- Python
Published by github-actions[bot] 21 days ago

GreenForce - ui_frontend_4177
Commits
- 6f1f623e: chore WIP adds new watt component (Sejruppen)
- 65ba18c6: chore changes the use of Charlotte in the e2e test to now use the new frontend test personas (Sejruppen)
- 8e891e3d: Merge branch 'main' into watt-button-toggle (Sejruppen)
- a06a4163: style: format (github-actions[bot])
- b11ae6b3: chore(watt): bump version (github-actions[bot])
- 604b709a: chore changes the use of Charlotte in the e2e test to now use the new frontend test personas (Sejruppen)
- 88748a42: chore(watt): bump version (github-actions[bot])
- b64ef5f0: chore changes disable naming (Sejruppen)
- f6c9a4b4: chore adds new component for segmented button, to enable more dynamical usage (Sejruppen)
- ec9666a5: Merge branch 'main' into watt-button-toggle (Sejruppen)
- 01c692fa: chore: add license (github-actions[bot])
- 277f8be2: chore updates storybook (Sejruppen)
- c87cbbba: Merge remote-tracking branch 'origin/watt-button-toggle' into watt-button-toggle (Sejruppen)
- da15308a: Merge branch 'main' into watt-button-toggle (Sejruppen)
- a5b5fb21: chore(watt): bump version (github-actions[bot])
- 70508af7: chore updates storybook (Sejruppen)
- 82557f84: chore bumps version (Sejruppen)
- b0fb714e: chore improves readability (Sejruppen)
Energy Systems - Grid Management and Microgrid
- TypeScript
Published by github-actions[bot] 21 days ago

GreenForce - ui_frontend_4177
Commits
- 6f1f623e: chore WIP adds new watt component (Sejruppen)
- 65ba18c6: chore changes the use of Charlotte in the e2e test to now use the new frontend test personas (Sejruppen)
- 8e891e3d: Merge branch 'main' into watt-button-toggle (Sejruppen)
- a06a4163: style: format (github-actions[bot])
- b11ae6b3: chore(watt): bump version (github-actions[bot])
- 604b709a: chore changes the use of Charlotte in the e2e test to now use the new frontend test personas (Sejruppen)
- 88748a42: chore(watt): bump version (github-actions[bot])
- b64ef5f0: chore changes disable naming (Sejruppen)
- f6c9a4b4: chore adds new component for segmented button, to enable more dynamical usage (Sejruppen)
- ec9666a5: Merge branch 'main' into watt-button-toggle (Sejruppen)
- 01c692fa: chore: add license (github-actions[bot])
- 277f8be2: chore updates storybook (Sejruppen)
- c87cbbba: Merge remote-tracking branch 'origin/watt-button-toggle' into watt-button-toggle (Sejruppen)
- da15308a: Merge branch 'main' into watt-button-toggle (Sejruppen)
- a5b5fb21: chore(watt): bump version (github-actions[bot])
- 70508af7: chore updates storybook (Sejruppen)
- 82557f84: chore bumps version (Sejruppen)
Energy Systems - Grid Management and Microgrid
- TypeScript
Published by github-actions[bot] 21 days ago

GreenForce - ui_frontend_4177
Commits
- 6f1f623e: chore WIP adds new watt component (Sejruppen)
- 65ba18c6: chore changes the use of Charlotte in the e2e test to now use the new frontend test personas (Sejruppen)
- 8e891e3d: Merge branch 'main' into watt-button-toggle (Sejruppen)
- a06a4163: style: format (github-actions[bot])
- b11ae6b3: chore(watt): bump version (github-actions[bot])
- 604b709a: chore changes the use of Charlotte in the e2e test to now use the new frontend test personas (Sejruppen)
- 88748a42: chore(watt): bump version (github-actions[bot])
- b64ef5f0: chore changes disable naming (Sejruppen)
- f6c9a4b4: chore adds new component for segmented button, to enable more dynamical usage (Sejruppen)
- ec9666a5: Merge branch 'main' into watt-button-toggle (Sejruppen)
- 01c692fa: chore: add license (github-actions[bot])
- 277f8be2: chore updates storybook (Sejruppen)
- c87cbbba: Merge remote-tracking branch 'origin/watt-button-toggle' into watt-button-toggle (Sejruppen)
- da15308a: Merge branch 'main' into watt-button-toggle (Sejruppen)
- a5b5fb21: chore(watt): bump version (github-actions[bot])
Energy Systems - Grid Management and Microgrid
- TypeScript
Published by github-actions[bot] 21 days ago

GreenForce - ui_frontend_4177
Commits
- 6f1f623e: chore WIP adds new watt component (Sejruppen)
- 65ba18c6: chore changes the use of Charlotte in the e2e test to now use the new frontend test personas (Sejruppen)
- 8e891e3d: Merge branch 'main' into watt-button-toggle (Sejruppen)
- a06a4163: style: format (github-actions[bot])
- b11ae6b3: chore(watt): bump version (github-actions[bot])
- 604b709a: chore changes the use of Charlotte in the e2e test to now use the new frontend test personas (Sejruppen)
- 88748a42: chore(watt): bump version (github-actions[bot])
- b64ef5f0: chore changes disable naming (Sejruppen)
- f6c9a4b4: chore adds new component for segmented button, to enable more dynamical usage (Sejruppen)
- ec9666a5: Merge branch 'main' into watt-button-toggle (Sejruppen)
- 01c692fa: chore: add license (github-actions[bot])
Energy Systems - Grid Management and Microgrid
- TypeScript
Published by github-actions[bot] 21 days ago

GreenForce - ui_dotnet_4165
Commits
- 314731a9: Initial, does not build (RasmusGraabaek)
- 197a3821: a few updates (RasmusGraabaek)
- bfda2420: Make it compile (ManBearTM)
- 9f28443e: Add new calculation types (ManBearTM)
- 9ae960d0: Remove obsolete client (ManBearTM)
- b5cc2ce7: Remove global CalculationType using (ManBearTM)
- 9d95c280: Also remove client from registration (ManBearTM)
- 2cf7a5c1: Refactor create calculation to include capacity settlements (ManBearTM)
- 26e42a40: Add executionType and calculationType fields to concrete nodes (ManBearTM)
- 3ff03eac: Merge branch 'main' into rfg/refactor_to_new_calculation_search_in_pm (ManBearTM)
Energy Systems - Grid Management and Microgrid
- TypeScript
Published by github-actions[bot] 21 days ago

GreenForce - ui_frontend_latest
RELEASE_NAME=ui_frontend_4184
Energy Systems - Grid Management and Microgrid
- TypeScript
Published by github-actions[bot] 21 days ago

GreenForce - ui_dotnet_latest
RELEASE_NAME=ui_dotnet_4185
Energy Systems - Grid Management and Microgrid
- TypeScript
Published by github-actions[bot] 21 days ago

GreenForce - ui_frontend_4184
Commits
- 2b7d2877: Merge branch 'main' into feat/watt-yearmonth-field (ManBearTM)
- 1dbfbbcd: Fix incorrect "scope" for anchor in datetime field (ManBearTM)
- a838acbb: Add new WattYearMonthField component (ManBearTM)
- 79412ba9: Bump minor (ManBearTM)
- 321b3055: Fix package (ManBearTM)
- ef9ed9d6: Merge branch 'main' into feat/watt-yearmonth-field (web-flow)
Energy Systems - Grid Management and Microgrid
- TypeScript
Published by github-actions[bot] 21 days ago

GreenForce - ui_dotnet_4184
Commits
- 2b7d2877: Merge branch 'main' into feat/watt-yearmonth-field (ManBearTM)
- 1dbfbbcd: Fix incorrect "scope" for anchor in datetime field (ManBearTM)
- a838acbb: Add new WattYearMonthField component (ManBearTM)
- 79412ba9: Bump minor (ManBearTM)
- 321b3055: Fix package (ManBearTM)
- ef9ed9d6: Merge branch 'main' into feat/watt-yearmonth-field (web-flow)
Energy Systems - Grid Management and Microgrid
- TypeScript
Published by github-actions[bot] 21 days ago

GreenForce - ui_dotnet_4185
Commits
- 773ea830: Updated model (mimse)
- f1ebf75c: Merge branch 'main' into chore/update-mock-models (web-flow)
- 5d7e4049: Fixed build and test (mimse)
Energy Systems - Grid Management and Microgrid
- TypeScript
Published by github-actions[bot] 21 days ago

GreenForce - ui_frontend_4185
Commits
- 773ea830: Updated model (mimse)
- f1ebf75c: Merge branch 'main' into chore/update-mock-models (web-flow)
- 5d7e4049: Fixed build and test (mimse)
Energy Systems - Grid Management and Microgrid
- TypeScript
Published by github-actions[bot] 21 days ago

CLEO - v0.39.1
v0.39.1 - 2025-04-11
Bug Fixes
- use relative path from current script in bash directories - (c85b4e9) - clara.bayley
Miscellaneous Chores
- (version) v0.39.1 - (8ac373a) - yoctoyotta1024
Refactoring
- allow no executables to be compiled - (1167c0e) - clara.bayley
- remove mail user from SLURM jobs - (f5c01a0) - clara.bayley
Atmosphere - Atmospheric Chemistry and Aerosol
- C++
Published by github-actions[bot] 21 days ago

GreenForce - ui_dotnet_4183
Commits
- e56f608d: Month view (mimse)
- f93d3821: chore(watt): bump version (github-actions[bot])
- 3085834c: Merge branch 'main' into feature/search-measurement-data-at-month-level (web-flow)
Energy Systems - Grid Management and Microgrid
- TypeScript
Published by github-actions[bot] 21 days ago

GreenForce - ui_frontend_4183
Commits
- e56f608d: Month view (mimse)
- f93d3821: chore(watt): bump version (github-actions[bot])
- 3085834c: Merge branch 'main' into feature/search-measurement-data-at-month-level (web-flow)
Energy Systems - Grid Management and Microgrid
- TypeScript
Published by github-actions[bot] 21 days ago

GreenForce - ui_frontend_4182
Commits
- cbec1954: fix(dh): minor adjustments to metering point page (dzhavat)
Energy Systems - Grid Management and Microgrid
- TypeScript
Published by github-actions[bot] 21 days ago

Antares Simulator - v9.2.1-rc2
Run tests: false
Energy Systems - Energy System Modeling Frameworks
- C
Published by github-actions[bot] 21 days ago

OpenSTEF - v3.4.71
What's Changed
- feature: Remove structlog max version by @clara-de-smet in https://github.com/OpenSTEF/openstef/pull/605
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.69...v3.4.71
Energy Systems - Load and Demand Forecasting
- HTML
Published by clara-de-smet 21 days ago

Power Grid Model - v1.10.81
What's Changed
- Add test workflow by @figueroa1395 in https://github.com/PowerGridModel/power-grid-model/pull/945
Full Changelog: https://github.com/PowerGridModel/power-grid-model/compare/v1.10.80...v1.10.81
Energy Systems - Grid Analysis and Planning
- C++
Published by github-actions[bot] 21 days ago

PowerCalc - v1.17.10 π
Changes
- #3180 Update translations @github-actions[bot]
π‘ Power profiles
- #3175 Auto select sub profile for Shelly Plus 1PM @bramstroker
- #3177 Added LCG006 profile @matteobreschig
- #3197 Add Elgato Light Strip profile @frenck
- #3200 Add Elgato Light Strip Pro profile @frenck
- #3185 Add Hue / Signify Garnea Downlight and Calla Large Outdoor Pedestal profiles @stormshaker
- #3191 Add aliases for Hue centris spots @AJediIAm
- #3205 Correct brand names for manufacturers @bramstroker
- #2833 Add custom profile for Centris 2-spot ceiling light (signify 5061030P7) @blixtdevelopment
- #3217 New power profile for the Hue color downlight @dewbot6
- #3221 New power profile for Hue White and color ambiance Infuse medium ceil⦠@dewbot6
- #3226 Perifo cylinder spotlight Profile @dewbot6
- #3230 Perifo cylinder pendant profile @dewbot6
- #3231 Improve Xiaomi Mi Bedside Lamp 2 measurements @bramstroker
π Features
- #3175 Auto select sub profile for Shelly Plus 1PM @bramstroker
- #3205 Correct brand names for manufacturers @bramstroker
- #3208 Add API endpoint to retrieve manufacturer info @bramstroker
- #3212 fix typescript error @bramstroker
- #3211 Add support for white color mode @bramstroker
- #3231 Improve Xiaomi Mi Bedside Lamp 2 measurements @bramstroker
- #3233 Retry measure tool hue few times on request timeout @bramstroker
π Bug Fixes
- #3184 fix measure tool unneccessary extra waits @bramstroker
- #3232 Allow Shelly 2.5 to be setup with detached switches @bramstroker
- #3234 Fix friendly name config is respected for substract group sensor @bramstroker
βοΈ Thank you so much for helping out to keep this integration awesome
@AJediIAm, @blixtdevelopment, @dewbot6, @frenck, @matteobreschig, @stormshaker and James Nobes
Energy Systems - Building Energy Monitoring
- Python
Published by github-actions[bot] 21 days ago

SDEverywhere - cli: v0.7.31
0.7.31 (2025-04-11)
Bug Fixes
Climate Change - Integrated Assessment and Climate Policy
- TypeScript
Published by climateinteractive-bot 21 days ago

Low Carbon Fuel Standard - 1.0.0-20250410222404
This is an automated release π
Renewable Energy - Bioenergy
- Python
Published by github-actions[bot] 21 days ago

Sunsynk-Power-Flow-Card - v6.7.4
π Patches & Bug Fixes
- fix: improve layout of inverter voltage and current when using 3 phase
- chore: update readme
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v6.7.3...v6.7.4
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] 21 days ago

iNaturalistReactNative - v1.0.0+159
Bug fixes, various improvements, and updated translations for many languages.
Biosphere - Biodiversity Citizen Science
- Fluent
Published by kvangork 21 days ago

OpenNEM - Release 4.40.0
- Remove banner in Explorer (8a64d793)
- show Records in menu (781d1501)
Energy Systems - Energy Data Accessibility and Integration
- Vue
Published by chienleng 21 days ago

SpeciesDistributionToolkit - v1.5.1
SpeciesDistributionToolkit v1.5.1
Merged pull requests:
- SimpleSDMPolygons (#417) (@gottacatchenall)
- Load and save occurrences from JSON files (#421) (@tpoisot)
- Default data and plotting for OccInt (#423) (@tpoisot)
- Remove occurrences plotting from SDT (#424) (@tpoisot)
- Fix the ways elements are collected from GBIFRecords (#425) (@tpoisot)
- Makie for layers (#428) (@tpoisot)
Closed issues:
- Ecoregions (#49)
- Move plotting function in SimpleSDMLayers (#422)
Biosphere - Species Distribution Modeling
- Julia
Published by github-actions[bot] 21 days ago

Sunsynk-Power-Flow-Card - v6.7.3
π Patches & Bug Fixes
- fix: autoscaling of 3 phase loads and grid
- fix: layout of 3 phase loads to prevent overlap on compact/lite cards
- chore: update HACS display name
- docs: update docs
Full Changelog: https://github.com/slipx06/sunsynk-power-flow-card/compare/v6.7.2...v6.7.3
Renewable Energy - Photovoltaics and Solar Energy
- TypeScript
Published by github-actions[bot] 21 days ago

scikit-maad - New stable release : v1.5.1
Release Notes
βΌοΈ This new release fix a bug in the SPL module.
Previous versions incorrectly calculated the voltage conversion by omitting the division by 2 for the Vadc
parameter.
This resulted in voltage values that were twice as large as they should.
If you want to correct the voltage values obtained with the previous versions, you can simply divide the old results by 2.
In dB SPL, this lead to a 6 dB increase in the calculated sound pressure level. If you want to correct the SPL values obtained with the previous old version, you can simply subtract 6 dB from the old results.
We are really sorry for the inconvenient π
This has been corrected in the new version 1.5.1. Ensure you are using the latest version (>=1.5.1) to obtain accurate voltage, pressure and dB SPL values.
Full Changelog: https://github.com/scikit-maad/scikit-maad/compare/v1.5.0...v1.5.1
New Contributor
- @sammlapp discovered the bug.
Biosphere - Bioacoustics and Acoustic Data Analysis
- Python
Published by shaupert 21 days ago

amr-wind - v3.4.1
Features:
- Density check built into initialization for constant-density single-phase and two-phase flows
- Default bottom solver absolute tolerance added, improving speed
- Coupling ocean wave forcing with HOS-NWT enabled through new Waves2AMR capabilities
- Spatial offset between HOS wave data and AMR-Wind domain as user input
Fixes:
- Correction to treatment of explicit scalar (e.g., temperature) diffusion terms for non-unity density
- Working mass_inflow_outflow BC on multi-level cases through bug fix in AMReX-Hydro
- Proper usage of density for mass_inflow_outflow capability in anelastic flows
- Wave velocity, when using Waves2AMR, calculated correctly with offset in z
Renewable Energy - Wind Energy
- C++
Published by mbkuhn 21 days ago

scout - v1.1 (2025-04-10)
What's New
- Add detailed breakouts of measure stock (https://github.com/trynthink/scout/pull/488)
- Allow users to flag the preparation/competition of reference case analogues of any measure (https://github.com/trynthink/scout/pull/475)
- Improved debugging features
- New methods to compare changes between master and feature branches, which report new keys and percent differences of values from ecm_results.json and agg_results.json, as well as percent differences of Summary_Data.xlsx files. (https://github.com/trynthink/scout/pull/440, https://github.com/trynthink/scout/pull/445)
- In ecm_prep.py, convert print statements to logging messages, write all infos, warnings, and errors to the logging file (https://github.com/trynthink/scout/pull/490)
- Minor bug fixes for batch runs, ECM filtering, and CI integration tests (https://github.com/trynthink/scout/pull/454, https://github.com/trynthink/scout/pull/462, https://github.com/trynthink/scout/pull/466, https://github.com/trynthink/scout/pull/481)
- Reintroduction of code removed in error (https://github.com/trynthink/scout/pull/464)
Consumption - Buildings and Heating
- Python
Published by aspeake 21 days ago

PCMDI Metrics Package - v3.9.1
Summary
New capability (new modes for modes of variability metrics: EA, SCA) and technical update
What's Changed
- Update CITATION.cff by @lee1043 in https://github.com/PCMDI/pcmdi_metrics/pull/1268
- Update team.rst by @lee1043 in https://github.com/PCMDI/pcmdi_metrics/pull/1271
- Team member update by @lee1043 in https://github.com/PCMDI/pcmdi_metrics/pull/1270
- Update team.rst by @lee1043 in https://github.com/PCMDI/pcmdi_metrics/pull/1272
- Update init.py by @lee1043 in https://github.com/PCMDI/pcmdi_metrics/pull/1273
- Increase build time limit by @lee1043 in https://github.com/PCMDI/pcmdi_metrics/pull/1274
- LLNL IM release number added by @lee1043 in https://github.com/PCMDI/pcmdi_metrics/pull/1275
- Mark DOE code ID by @lee1043 in https://github.com/PCMDI/pcmdi_metrics/pull/1276
- Add EA and SCA as stand-alone extratropical modes by @ajonko in https://github.com/PCMDI/pcmdi_metrics/pull/1281
- 1269 mov eofn max reduce by @lee1043 in https://github.com/PCMDI/pcmdi_metrics/pull/1283
- Update _version.py by @lee1043 in https://github.com/PCMDI/pcmdi_metrics/pull/1285
- New MoV: EA, SCA by @lee1043 in https://github.com/PCMDI/pcmdi_metrics/pull/1282
- ENSO driver clean up by @lee1043 in https://github.com/PCMDI/pcmdi_metrics/pull/1286
- Prepare new version release (v3.9.1) by @lee1043 in https://github.com/PCMDI/pcmdi_metrics/pull/1284
- Monsoon Wang PR clean up by @lee1043 in https://github.com/PCMDI/pcmdi_metrics/pull/1280
New Contributors
- @ajonko made their first contribution in https://github.com/PCMDI/pcmdi_metrics/pull/1281
Full Changelog: https://github.com/PCMDI/pcmdi_metrics/compare/v3.9...v3.9.1
Climate Change - Earth and Climate Modeling
- Python
Published by lee1043 22 days ago

SpeciesDistributionToolkit - SimpleSDMLayers-v1.2.2
SimpleSDMLayers SimpleSDMLayers-v1.2.2
Diff since SimpleSDMLayers-v1.2.1
Merged pull requests:
- SDeMo various fixes (#393) (@tpoisot)
- Improve polygon masking/simplification (#396) (@tpoisot)
- Downloader is not using the right call to downloadtype for future data (#397) (@tpoisot)
- Make logistic regression more memory efficient (#399) (@tpoisot)
- Automatically link to issues from the changelog (#403) (@tpoisot)
- PseudoAbsences.jl (#404) (@tpoisot)
- Variable selection improvements (#410) (@tpoisot)
- SDT new version with pseudo absences (#413) (@tpoisot)
- Bug in sampling from Bool layers (#415) (@tpoisot)
- SimpleSDMPolygons (#417) (@gottacatchenall)
- Load and save occurrences from JSON files (#421) (@tpoisot)
- Default data and plotting for OccInt (#423) (@tpoisot)
- Fix the ways elements are collected from GBIFRecords (#425) (@tpoisot)
- Makie for layers (#428) (@tpoisot)
Closed issues:
- Ecoregions (#49)
- Add a benchmark that runs on PRs (#300)
- SDeMo doesn't load some hyper-parameters (#371)
- _mcsample is too restrictive about types (#392)
- PolygonOps requires that the first and last points are the same (#394)
- Mask for polygons should be threaded (#395)
- Tweaks to the polygon masking vignette (#398)
- Variable selection accidentally resets the model (#400)
- Add issue reference in the changelogs (#401)
- Split pseudo absences code (#402)
- Add variable selection for bagging models (#405)
- Add variable selection for ensemble models (#406)
- Logistic regression should de-mean the data (#408)
- New version using PseudoAbsences (#411)
- Sampling from Boolean layers is wrong (#414)
Biosphere - Species Distribution Modeling
- Julia
Published by github-actions[bot] 22 days ago

OpenDCS - 7.5.1-RC04
What's Changed
- 7.5 : support xml database -- cherry pick by @ktarbet in https://github.com/opendcs/opendcs/pull/1007
- Update ReadEnumList method to include enums without associated values by @zack-rma in https://github.com/opendcs/opendcs/pull/1041
Full Changelog: https://github.com/opendcs/opendcs/compare/7.5.1-RC03...7.5.1-RC04
Hydrosphere - Ocean and Hydrology Data Access
- Java
Published by adamkorynta 22 days ago

PortalData - 5.136.0
v5.136.0
Biosphere - Biodiversity Data Access and Management
- R
Published by github-actions[bot] 22 days ago

OpenDTU - v25.4.10
π Fixes
π Web Application
π Under the hood
- feat(WebApi_prometheus.cpp): dynamically adjust the initial response buffer size
- Merge branch 'pr2633' into dev
- Slight optimization in bug report template
- Use the right format string on a lot of locations
- Make setLed method compatible with Arduino Framework 3
- Use correct signature for getMaxResendCount
- Remove not required parameters from MqttSubscribeParser
- Give reconnect more time
Renewable Energy - Photovoltaics and Solar Energy
- C++
Published by github-actions[bot] 22 days ago

TulipaEnergyModel.jl - v0.15.0
TulipaEnergyModel v0.15.0
Breaking changes
- New feature to consider self-loss for storage assets
- New simple method for the multi-year investment feature
Merged pull requests:
- [AUTO] pre-commit update (#897) (@github-actions[bot])
- Add simple method multi-year (#1122) (@gnawin)
- Add option to use JuMP direct model (#1124) (@clizbe)
- Create function to populate defaults (#1130) (@abelsiqueira)
- Remove broken HTML syntax tags (#1136) (@clizbe)
- Add feature self loss storage (#1137) (@gnawin)
- docs: add IsaiMaganTNO as a contributor for review (#1139) (@allcontributors[bot])
- docs: add nope82 as a contributor for review (#1140) (@allcontributors[bot])
- Modify operation discounting for multi-year investments (#1141) (@gnawin)
- Remove save_solution from solve_model arguments (#1142) (@clizbe)
- Add validation between
use_binary_storage_method
andinvestment_limit
(#1144) (@gnawin) - Update developer's instructions (#1147) (@IsaiMaganTNO)
- Update docs for multi-year (#1148) (@gnawin)
Closed issues:
- Add option to use direct model in the JuMP model creation (#1031)
- Update formulation in the docs with power flow constraints (#1056)
- Add simple method for multi-year investments (#1064)
- Discounting operation costs for non-modeled years between milestone years (#1094)
- Add self-discharge parameter for the storage balance constraint (#1097)
- Validate consistency between
use_binary_storage_method
andinvestment_limit
(#1110) - Create a function that populates tables in a connection with defaults from the schema (#1129)
- Use or lose save_solution argument in solve_model (#1133)
- Fix linebreak rendering in docs (#1134)
- Improve
timeframe-data.csv
to includeresolution
(#1138) - Update documentation of multi-year investments (#1146)
Energy Systems - Grid Analysis and Planning
- JetBrains MPS
Published by github-actions[bot] 22 days ago

flixOpt - v2.0.1
What's Changed
- Replace "|" with "__" by @PStange in https://github.com/flixOpt/flixopt/pull/225
- Add warning if relative_minimum is used without on_off_parameters by @FBumann in https://github.com/flixOpt/flixopt/pull/226
- Bugfix of load_factor? by @FBumann in https://github.com/flixOpt/flixopt/pull/231
New Contributors
- @PStange made their first contribution in https://github.com/flixOpt/flixopt/pull/225
Full Changelog: https://github.com/flixOpt/flixopt/compare/v2.0.0...v2.0.1
Energy Systems - Energy System Modeling Frameworks
- Python
Published by FBumann 22 days ago

OpenSTEF - v3.4.70
What's Changed
- feature: Remove structlog max version by @clara-de-smet in https://github.com/OpenSTEF/openstef/pull/605
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.69...v3.4.70
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 22 days ago

rsofun - v5.0.1
- This model version behaves exactly as the version before.
- Version update was necessary to deposit a copy on Zenodo that includes improved description of scripts and data used for the model documentation paper (Paredes et al.)
Biosphere - Plants and Vegetation
- Fortran
Published by fabern 22 days ago

CoopCycle - Version 3.32.9
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.8...v3.32.9
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 22 days ago

SpeciesDistributionToolkit - GBIF-v1.0.2
GBIF GBIF-v1.0.2
Merged pull requests:
- Improve access to GADM (#333) (@tpoisot)
- SDeMo - selection and stratification (#334) (@tpoisot)
- Copernicus land cover data (#335) (@tpoisot)
- Release SDT to track new data version (#339) (@tpoisot)
- Update CHANGELOG.md (#340) (@tpoisot)
- Make decision tree faster / more efficient (#341) (@tpoisot)
- Masking vectors of layers (#343) (@gottacatchenall)
- Performance improvements in SDeMo (#344) (@tpoisot)
mask(::Vector{<:SDMLayer}, polygon)
dispatch fix (#345) (@gottacatchenall)- Export interpolate! (#348) (@tpoisot)
- Balanced bootstrap in SDeMo (#349) (@tpoisot)
- Add logistic regression to SDeMo (#350) (@tpoisot)
- semver(sdt): v0.1.3 (#351) (@tpoisot)
- Additional options for logistic regression (#352) (@tpoisot)
- Fixed show method (#353) (@tpoisot)
- Add support for Clustering (#354) (@tpoisot)
- Add SpatialBoundaries support through an extension (#355) (@tpoisot)
- Safe threading in SDeMo (#359) (@tpoisot)
- Clustering quality (#360) (@tpoisot)
- DistanceToEvent performance (#361) (@tpoisot)
- Dispatch for boundingbox on vector of occurrences (#362) (@tpoisot)
- QoL improvements for SDeMo (#367) (@tpoisot)
- Add support for NeutralLandscapes (#369) (@tpoisot)
- Fix variable selection verbose output (#373) (@tpoisot)
- Support for the STAC package through an extension (#374) (@tpoisot)
- Shapley on novel data (#376) (@tpoisot)
- Use ZipArchives to get GADM data (#378) (@tpoisot)
- Use new tests + ZipArchives for SimpleSDMDatasets (#383) (@tpoisot)
- Introduces function for OSM / removes all UC Davis requests for docs (#384) (@tpoisot)
- Layers cleanup - coarsen + mvstats (#386) (@tpoisot)
- Indexing by coordinate speed-up with binary search (#388) (@gottacatchenall)
- Fix the zip file issue (#390) (@tpoisot)
- SimpleSDMLayers v1.2.1 (#391) (@tpoisot)
- SDeMo various fixes (#393) (@tpoisot)
- Improve polygon masking/simplification (#396) (@tpoisot)
- Downloader is not using the right call to downloadtype for future data (#397) (@tpoisot)
- Make logistic regression more memory efficient (#399) (@tpoisot)
- Automatically link to issues from the changelog (#403) (@tpoisot)
- PseudoAbsences.jl (#404) (@tpoisot)
- Variable selection improvements (#410) (@tpoisot)
- SDT new version with pseudo absences (#413) (@tpoisot)
- Bug in sampling from Bool layers (#415) (@tpoisot)
- SimpleSDMPolygons (#417) (@gottacatchenall)
- Load and save occurrences from JSON files (#421) (@tpoisot)
- Default data and plotting for OccInt (#423) (@tpoisot)
- Fix the ways elements are collected from GBIFRecords (#425) (@tpoisot)
Closed issues:
- Ecoregions (#49)
- Wrap MultivariateStats (#203)
- STAC (#230)
- Add a "cookbook" section to the manual (#297)
- Add a benchmark that runs on PRs (#300)
- Copernicus fractional layers (#324)
- Add link to the documentation (#327)
- calling a performance measure on a tuple should give a nice output (#328)
- boundingbox doesn't work on a vector of Occurrence not wrapped in an Occurrences object (#336)
- Memory leak in variable selection? (#337)
- Potential performance improvement for masking a vector of polygons (#342)
coarsen
is gone (#347)- Add support for clustering quality (#356)
- Update the clustering interface to work on a vector of layers (#357)
- Likely erroneous use of
Threads.nthreads
andThreads.threadid
(#358) - Add a method to save a model with logistic classifier (#363)
- Improve output for logistic models (#364)
- Use the data not part of training to measure valid. loss on Logistic (#365)
- Improve the verbose output of variable selection (#366)
- Support for NeutralLandscapes (#368)
- SDeMo doesn't load some hyper-parameters (#371)
- Number of variables reported during variable selection is wrong (#372)
- Shapley values on a layer may not work when using a different layer than was used for training (#375)
- GADM weirdness (#377)
- Use ZipArchives for raster data too (#379)
- The UC Davis toaster / server situation (#380)
- Add support for NaturalEarth polygons (#381)
- Work through documentation to remove all WorldClim and GADM calls (#382)
- Use nominatim API to get geojson directly (#385)
- Potential way to improve indexing by coordinate from O(n) to O(log(N)) (#387)
- Bug when reading zip files from SimpleSDMDatasets (#389)
- _mcsample is too restrictive about types (#392)
- PolygonOps requires that the first and last points are the same (#394)
- Mask for polygons should be threaded (#395)
- Tweaks to the polygon masking vignette (#398)
- Variable selection accidentally resets the model (#400)
- Add issue reference in the changelogs (#401)
- Split pseudo absences code (#402)
- Add variable selection for bagging models (#405)
- Add variable selection for ensemble models (#406)
- Logistic regression should de-mean the data (#408)
- New version using PseudoAbsences (#411)
- Sampling from Boolean layers is wrong (#414)
Biosphere - Species Distribution Modeling
- Julia
Published by github-actions[bot] 22 days ago

BlueSky - BlueSky Release v1.1
Version 1.1 Release Notes
In April 2025, EIA released Version 1.1 of the Project BlueSky prototype model. Given current resource constraints, EIA will pause future Project BlueSky model development activity.
Project BlueSky enabled EIA to explore new energy modeling approaches, and this foundational work will serve as a basis for EIAβs future long-term model development efforts as EIA continues to advance its energy modeling capabilities.
What's Changed
- cleaned up code formatting, addressed bugs.
- reorganized layout of the prototype, e.g., moved input files to parent directory.
- created common subdirectory to house configurations and other scripts that are useful across the sectoral modules.
- created a model class within the common directory and added the class structure to the electricity model which allows for consistent declaration of model objects.
- added to sample directory: electricity_data_pipeline which generates some of the electricity input files from their source data, such as the variable renewable energy capacity factors, the capacity supply curves, transmission-related data, and others.
- added to sample directory: enduse_data_pipeline which generates the end-use shapes residential input files from its source data.
- Added to sample directory: baseload_data_pipeline which generates the base load residential input file from its source data.
- Added to sample directory: integration_rebuild which hosts an in-development version of a redesigned and refactored model instantiation and integration architecture
- changed layout of BaseLoad input file so that it only includes load data for the initial model year and future years as adjusted based on end-use category input assumptions.
- added checks within configurations to limit users passing wrong information and updated more unit tests.
- renamed indices within the electricity model
Full Changelog: https://github.com/EIAgov/BlueSky/compare/v1.0...v1.1
Energy Systems - Energy System Modeling Frameworks
- Python
Published by BrianCultice 22 days ago

Antares Simulator - v9.2.1-rc1
Run tests: false
Energy Systems - Energy System Modeling Frameworks
- C
Published by github-actions[bot] 22 days ago

Kepler - release-v0.0.1 (reboot)
v0.0.1 is out now, please see the changelog below for details! π
What's Changed
β¨ Added
- feat(devices): Added device interfaces by @vimalk78 in https://github.com/sustainable-computing-io/kepler/pull/1960
- feat: add initial skeleton by @vprashar2929 in https://github.com/sustainable-computing-io/kepler/pull/1961
- feat(version): add version information to build by @sthaha in https://github.com/sustainable-computing-io/kepler/pull/1965
- feat(logger): use slog for logging by @sthaha in https://github.com/sustainable-computing-io/kepler/pull/1964
- feat(config): config and arg parsing using kingpin by @sthaha in https://github.com/sustainable-computing-io/kepler/pull/1970
- feat(ci): add pre-commit hooks by @vprashar2929 in https://github.com/sustainable-computing-io/kepler/pull/1973
- feat: add Prometheus exporter and API server to Kepler by @sthaha in https://github.com/sustainable-computing-io/kepler/pull/1986
π Fixed
- fix(server): escape endpoint description by @vprashar2929 in https://github.com/sustainable-computing-io/kepler/pull/1987
Full Changelog: https://github.com/sustainable-computing-io/kepler/compare/v0.0.0-reboot...v0.0.1-reboot
Consumption - Computation and Communication
- Go
Published by github-actions[bot] 22 days ago

CloudnetPy - CloudnetPy 1.73.2
- Fix MWRpy products with moving coordinates
Atmosphere - Atmospheric Chemistry and Aerosol
- Python
Published by github-actions[bot] 22 days ago

eccodes - 2.41.0
https://confluence.ecmwf.int/display/ECC/ecCodes+version+2.41.0+released
Atmosphere - Meteorological Observation and Forecast
- C++
Published by shahramn 22 days ago

GreenForce - ui_frontend_4181
Commits
- 94763513: refactor(dh): use canSee directive to display private customer details (dzhavat)
- 4cd69896: fix(dh): clear template before rerender (dzhavat)
Energy Systems - Grid Management and Microgrid
- TypeScript
Published by github-actions[bot] 22 days ago

Electricity Maps - v1.244.0
Changes in this release
- feat(app): change service worker to use autoUpdate option (#8032)
Credits
Thanks to @tonypls for their contributions!
Emissions - Carbon Intensity and Accounting
- Python
Published by electricitymapsbot 22 days ago

CloudnetPy - CloudnetPy 1.73.1
- Write latitude and longitude as vector if they are not stationary
Atmosphere - Atmospheric Chemistry and Aerosol
- Python
Published by github-actions[bot] 22 days ago

Plant-for-the-Planet - 04-10-2025
What's Changed
- Add URL parameters for project filters by @mohitb35 in https://github.com/Plant-for-the-Planet-org/planet-webapp/pull/2487
Full Changelog: https://github.com/Plant-for-the-Planet-org/planet-webapp/compare/04-09-2025...04-10-2025
Biosphere - Deforestation and Reforestation
- TypeScript
Published by mariahosfeld 22 days ago
