Skip to content

Releases: carbonplan/ocr

v0.8.0

23 Oct 16:41
762feb3

Choose a tag to compare

Release v0.8.0 (2025/10/23)

✨ Features

🐛 Bug Fixes

  • fix block dataset path construction in wind risk regional aggregation @norlandrhagen (#282)

📊 Visualization

v0.7.0

21 Oct 19:57
52cd9a2

Choose a tag to compare

Release v0.7.0 (2025/10/21)

✨ Features

🌱 Environment & Infrastructure

📚 Documentation

🗂️ Data & Datasets

v0.6.0

20 Oct 19:27
a574759

Choose a tag to compare

Release v0.6.0 (2025/10/20)

✨ Features

📚 Documentation

v0.5.0

07 Oct 22:50
282c5b7

Choose a tag to compare

Release v0.5.0 (2025/10/07)

✨ Features

  • Retain Riley et al. (2025) burn probability where present by filling only burnable cells with wind-spread BP @andersy005 (#254)
  • trim values less than 0.01 to 0 in sample_risk_to_buildings function and remove trimming in calculate_wind_adjusted_risk function @andersy005 (#250)

🐛 Bug Fixes

  • Ensure all input datasets directly adopt USFS-wildfire-risk-communities-4326 dataset coordinates to prevent floating point noise and misalignment issues @andersy005 (#252)

🔁 CI / Automation

📦 Dependencies

🌱 Environment & Infrastructure

📚 Documentation

🗂️ Data & Datasets

  • add unburnable mask based on USFS-Riley burn probability @andersy005 (#259)
  • Ensure all input datasets directly adopt USFS-wildfire-risk-communities-4326 dataset coordinates to prevent floating point noise and misalignment issues @andersy005 (#252)

🗺️ Geospatial

v0.4.0

26 Sep 14:58
3aea30f

Choose a tag to compare

Release v0.4.0 (2025/09/26)

✨ Features

  • Coiled notebook workflow improvements @andersy005 (#235)
  • enhance burn probability calculation using full wind direction distribution @andersy005 (#225)
  • adding a smaller ellipse with accompanying notebook @orianac (#227)

🧪 Testing & QA

  • Update default region ID and adjust region arguments for QA deploy @andersy005 (#231)

🔁 CI / Automation

📚 Documentation

  • Revise OCR deployment documentation @andersy005 (#241)
  • Enhance function documentation and type hints across multiple modules @andersy005 (#240)
  • Refactor documentation structure and add new content placeholders @andersy005 (#239)
  • Enhance mkdocs configuration and update dependencies @andersy005 (#238)

🗂️ Data & Datasets

v0.3.0

19 Sep 20:51
44b2420

Choose a tag to compare

Release v0.3.0 (2025/09/19)

✨ Features

🐛 Bug Fixes

🧪 Testing & QA

🔁 CI / Automation

  • Remove hardcoded pixi-version from setup steps in CI workflows @andersy005 (#229)

📦 Dependencies

🌱 Environment & Infrastructure

🗺️ Geospatial

v0.2.0

12 Sep 17:53
46eed3f

Choose a tag to compare

Release v0.2.0 (2025/09/12)

✨ Features

  • Implement CONUS404 dataset loading and related functions in conus404.py module @andersy005 (#214)
  • use spot-with-fallback as default spot policy when using coiled workers @andersy005 (#208)
  • Refactor create_regional_pmtiles to use DuckDB's Python API and enhance S3 credential handling @andersy005 (#207)
  • Add region ID validation helpers to OCRConfig and refactor CLI to use them @andersy005 (#206)
  • Add process retries to run function and enhance job completion feedback in CoiledBatchManager @andersy005 (#204)
  • Add pretty_paths() method to configuration classes @andersy005 (#201)

🐛 Bug Fixes

🧪 Testing & QA

  • Add QA deployment job for pull requests in GitHub Actions workflow @andersy005 (#213)

🌱 Environment & Infrastructure

  • use AWS instance Profile permissions instead of forwarded credentials @andersy005 (#203)

🗂️ Data & Datasets

  • Implement CONUS404 dataset loading and related functions in conus404.py module @andersy005 (#214)

🗺️ Geospatial

  • Pipeline step to write region aggregated analysis files (geoparquet, csv, geojson) @norlandrhagen (#189)

v0.1.0

05 Sep 20:58
4eb7bec

Choose a tag to compare

Release v0.1.0 (2025/09/05)

✨ Features

⚡ Performance

🐛 Bug Fixes

🧪 Testing & QA

🔁 CI / Automation

🛠️ Refactoring

  • Remove summary statistics option from deployment commands and documentation @andersy005 (#186)
  • Replaces both risk_2011 and risk_2047 variables with USFS RPS @norlandrhagen (#181)
  • Switching out equally spaced bins for custom binning @norlandrhagen (#182)
  • Refactor risk calculation in create_summary_stat_tmp_tables to ensure proper percentage handling @andersy005 (#173)
  • enhance NaN and negative kernels handling in wind direction classification @andersy005 (#169)
  • Refactor IcechunkConfig initialization @andersy005 (#168)
  • Refactor copy_or_upload function to use upath instead of s5cmd @andersy005 (#167)
  • refactor: streamline configuration loading and rename method for clarity @andersy005 (#157)
  • refactor: rename 'Branch' to 'Environment' across configuration and CLI files @andersy005 (#156)
  • streamline icechunk operations and remove redundant utility functions @andersy005 (#146)
  • refactor: optimize job submission in CLI to map over region IDs @andersy005 (#145)
  • refactor: enhance compute_mode_along_time function for performance and add comprehensive tests @andersy005 (#138)
  • fix: improve description for wipe option in deploy workflow and remove unnecessary command @andersy005 (#134)
  • feat: add OCRConfig for improved configuration management @andersy005 (#122)
  • refactor: revamp the CLI and add LocalBatchManager for local execution @andersy005 (#113)
  • Refactor dataset retrieval to remove version specifications @andersy005 (#37)
  • Refactor notebooks: move common utilities into the package @andersy005 (#10)

📦 Dependencies

Read more