Releases: carbonplan/ocr
Releases · carbonplan/ocr
v1.1.0
Release v1.1.0 (2025/02/04)
- Docs copy cleanup pass @katamartin (#369)
- Add disclaimer to README @katamartin (#366)
✨ Features
- Update kernel latitude @orianac (#372)
- Gpq partition metadata @norlandrhagen (#362)
🔁 CI / Automation
- Bump prefix-dev/setup-pixi from 0.9.3 to 0.9.4 in the actions group @dependabot[bot] (#360)
📦 Dependencies
- Bump prefix-dev/setup-pixi from 0.9.3 to 0.9.4 in the actions group @dependabot[bot] (#360)
📚 Documentation
- update data for explainer figures @andersy005 (#371)
- Migrate documentation from MkDocs to Sphinx @andersy005 (#364)
- Consistently link to
Access Databy page title @katamartin (#363) - prep migration of docs site to readthedocs @andersy005 (#348)
- update eval notebooks to use latest data @andersy005 (#355)
- Docs edit @norlandrhagen (#358)
- Docs edits @Shane98c (#357)
- Update diagrams and references to reflect latest repo state @andersy005 (#354)
- Add explicit risk score mapping to docs site @katamartin (#352)
- Docs cleanup pass @katamartin (#353)
🗺️ Geospatial
- Update geojson metadata and data cols, change counting method @norlandrhagen (#365)
- Remove spatial join for conus/nation @norlandrhagen (#361)
v1.0.0
Release v1.0.0 (2026/01/25)
- Updated names to mean/median suffix @norlandrhagen (#351)
- Update variable naming in docs and descriptions @katamartin (#342)
- Updating variable naming @norlandrhagen (#344)
- Remove formatting @katamartin (#346)
- Add data sources content @katamartin (#345)
- Tracy's docs site updates @katamartin (#341)
- Update Expected Value Ranges table @katamartin (#339)
🔁 CI / Automation
- Switch from github install to pypi @norlandrhagen (#338)
- Bump codecov/codecov-action from 5.5.1 to 5.5.2 in the actions group @dependabot[bot] (#333)
- Bump the actions group with 2 updates @dependabot[bot] (#329)
📦 Dependencies
- Bump dask @norlandrhagen (#347)
- Bump codecov/codecov-action from 5.5.1 to 5.5.2 in the actions group @dependabot[bot] (#333)
- Bump the actions group with 2 updates @dependabot[bot] (#329)
🌱 Environment & Infrastructure
- Bump topozarr version + update create_pyramid sharding args @norlandrhagen (#350)
- Switch from github install to pypi @norlandrhagen (#338)
📚 Documentation
- add notebook that computes data for explainer & methods' figures @andersy005 (#303)
- Add licence name, url and carbonplan terms of access to metadata @norlandrhagen (#340)
- Add terms of data access and access data pages @andersy005 (#335)
- Add custom CSS for admonition font-size @andersy005 (#334)
- Refactor mkdocs.yml for improved structure @andersy005 (#330)
🗺️ Geospatial
- State and CONUS level PMTiles @norlandrhagen (#336)
📊 Visualization
- Updates pyramid generation to simple coarsened version for
zarr-layerusage. @norlandrhagen (#337) - State and CONUS level PMTiles @norlandrhagen (#336)
v0.13.2
Release v0.13.2 (20YY/MM/DD)
- Fix broken link in docs @katamartin (#328)
- Point to
v0.13.1in docs @katamartin (#327)
🧪 Testing & QA
📚 Documentation
📊 Visualization
- Building centroid PMTiles @norlandrhagen (#325)
v0.13.1
Release v0.13.1 (2025/11/14)
🐛 Bug Fixes
- fix NaNs handling in
generate_wind_directional_kernels()@andersy005 (#323)
v0.13.0
Release v0.13.0 (2025/11/14)
- Update docs to reference "beta" @katamartin (#320)
- Adds data access links to README.md @norlandrhagen (#317)
🐛 Bug Fixes
📚 Documentation
- Fixes math rendering + doc nits @norlandrhagen (#319)
- Docs polish round @katamartin (#318)
- Updates data pointers in docs to SourceCoop @norlandrhagen (#316)
- Add evaluation/analysis notebooks @orianac (#302)
v0.12.0
Release v0.12.0 (2025/11/09)
🌱 Environment & Infrastructure
- On retry attempts refresh the selected region IDs, short-circuit if none remain @andersy005 (#315)
- standardize Coiled configuration and enable production reruns for vector regeneration @andersy005 (#314)
v0.11.0
Release v0.11.0 (2025/11/07)
- Reset DuckDB connection between operations to prevent OOM in building partitioning @andersy005 (#313)
- eliminate the duplicate read and reduce memory pressure when writing partitioned parquet files @andersy005 (#312)
- Remove data trim in process_region.py @norlandrhagen (#308)
✨ Features
- Add consolidated buildings parquet output after partitioning @andersy005 (#311)
📚 Documentation
- Add geoparquet / vector into data usage docs @norlandrhagen (#305)
🗺️ Geospatial
- Binning update @norlandrhagen (#310)
📊 Visualization
- Binning update @norlandrhagen (#310)
v0.10.1
Release v0.10.1 (2025/11/05)
🌱 Environment & Infrastructure
- Remove osx-64 from pixi workspace platforms; deduplicate and reorder pixi dependencies @andersy005 (#307)
v0.10.0
Release v0.10.0 (2025/11/05)
- Update bins @norlandrhagen (#306)
- Enumerate licenses for each download type @katamartin (#304)
- Chage summary stats geoparquet filepaths from
outputtointermediate@norlandrhagen (#299)
🔁 CI / Automation
- Bump prefix-dev/setup-pixi from 0.9.1 to 0.9.2 in the actions group @dependabot[bot] (#298)
📦 Dependencies
- Bump prefix-dev/setup-pixi from 0.9.1 to 0.9.2 in the actions group @dependabot[bot] (#298)
📚 Documentation
- Update data downloads page @katamartin (#300)
- Update data download documentation @katamartin (#293)
🗂️ Data & Datasets
- Standardize
input-dataregion aggregation (tract) @norlandrhagen (#301)
v0.9.0
Release v0.9.0 (2025/10/31)
✨ Features
- create a unified infrastructure for ingesting and processing input datasets @andersy005 (#289)
- add a new pipeline module for the pyramid generation process for web visualization @norlandrhagen (#284)
🐛 Bug Fixes
- Fix duplicate
avg_name@norlandrhagen (#296) - fix California and Tennessee region IDs in staging automatic deploy @andersy005 (#294)
- Use buffered slices to remove edge effects from neighborhood operations @andersy005 (#288)
🧪 Testing & QA
- Add additional region IDs to QA PR automatic deploy @andersy005 (#292)
🔁 CI / Automation
- Add additional region IDs to QA PR automatic deploy @andersy005 (#292)
🌱 Environment & Infrastructure
- Bumps up RAM for
write-aggregated-region-analysis-filesjob @norlandrhagen (#290)
🗂️ Data & Datasets
- migrate vector input datasets to unified ingestion and remove unused datasets @andersy005 (#297)
- create a unified infrastructure for ingesting and processing input datasets @andersy005 (#289)
📊 Visualization
- Combine county, tract and block PMTiles layers into a single regions.pmtiles layer @norlandrhagen (#291)
- add a new pipeline module for the pyramid generation process for web visualization @norlandrhagen (#284)