Skip to content

Latest commit

 

History

History
89 lines (49 loc) · 4.28 KB

File metadata and controls

89 lines (49 loc) · 4.28 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • Progress bar for forecast QDM script. (@brews, PR#54)

  • Testing for tas monthly histogram region extraction. (@brews, PR#48)

Changed

  • Add one to GDPpc before log transfromation to avoid dividing by zero. (@brews, PR#55)

  • Rename pre-processing scripts for consistency, clarity. (@brews, PR#53)

  • Write parsed gamma, weights, socioeconomics with consolitdated metadata. (@brews, PR#56)

  • General documentation improvement, updates (@brews, PR#36)

  • Minor improvements to script readability. (@brews, 7d008e9)

Removed

  • Remove cruft FuzzyGridWeightingExtractor. (@brews, PR#44)

0.5.2 - 2026-08-27

Fixed

  • Use sampled gamma in projected effects script to align with preliminary analysis. (@brews, PR#40)

0.5.1 - 2026-08-25

Fixed

  • Script parameters, documentation used May projection settings, updated to August projection settings. (@brews, PR#32)

  • Use 100 quantiles in QDM by default, to align with preliminary analysis. (@brews, PR#34)

  • Forecast bias adjustment failing when forecast extends into new year. (@brews, PR#31)

  • GMFD extreme value cleaning moved so applies to all subsequent steps, not just ERA5 bias adjustment. (@brews, PR#28)

0.5.0 - 2026-08-24

Changed

  • Update scripts and analysis for preliminary August forecast projection. (@ezuetell, PR#23)

0.4.0 - 2026-08-22

Added

  • Add preliminary analysis of May forecast and projection with QDM. (@ezuetell, PR#21)

Changed

  • BREAKING: Rewrite forecast download, climate data parsing, adding QDM bias correction and "noleap" calendar. (@brews, PR#17)

0.3.0 - 2026-08-20

Added

0.2.0 - 2026-07-27

Added

  • Add prototype scripts for GMFD bias adjustment to ERA5 baseline and forecast ensemble projects. (@kemccusker, PR#13)

0.1.0 - 2026-07-24

  • Initial running prototype.