Releases: NREL/reVRt
Releases · NREL/reVRt
Updating Zarrs to 0.22
What's Changed
Thanks to @LDeakin for fast response fixing Zarrs-0.22 for Linux-32bits.
Bug Fixes
Updates
- Minimalist benchmark functions' doc (#148) @castelao
- fix: Revert back to original URL (#147) @castelao
- Keeping files (#146) @castelao
- Preserving benchmark report (#145) @castelao
Chores
- Reactivating wheels for linux 32bits (#154) @castelao
- Stop producing wheel for linux x86 32bits (#152) @castelao
- Updating Zarrs to 0.22 (#150) @castelao
- fix: Revert back to original URL (#147) @castelao
- Keeping files (#146) @castelao
- Preserving benchmark report (#145) @castelao
- Fixing PyPI release (#144) @castelao
Proof of Concept - Python
Proof of Concept - Core library
Proof of Concept - CLI
Proof of Concept - Core library
A proof of concept, but still missing some critical features such as support to barrier layer and friction. This version is also limited on long distance solutions. All of those will be addressed in the following releases.
What's Changed
Features
Bug Fixes
Updates
Chores
- Bump core library to 0.0.6 (#139) @castelao
- Update 20250923 (#138) @castelao
- Criterion's macro conflicts with missing-docs (#137) @castelao
- Publish crates (#135) @castelao
- Build(deps): Bump prefix-dev/setup-pixi from 0.9.0 to 0.9.1 (#134) @dependabot[bot]
- Fixing docs GHA (#132) @ppinchuk
- Minor updates post OSS (#131) @ppinchuk
Open Source Release
What's Changed
Features
- Updates to get costs to build on HPC (#129) @ppinchuk
- Add dry costs computation (#126) @ppinchuk
- Add
LayerCreator
class (#124) @ppinchuk - Add top-level defaults for spatial characterization (#114) @ppinchuk
- Add CLI commands for LayeredFile (#113) @ppinchuk
- Add cost layer creation CLI (#127) @ppinchuk
- Cached data subset (#121) @castelao
- Port over masks code (#116) @ppinchuk
- Allow ROW input as ranges (#111) @ppinchuk
- Working towards zarr costs (#108) @ppinchuk
Bug Fixes
Updates
Chores
- Prep repo for OSS (#130) @ppinchuk
- Build(deps): Bump actions/setup-python from 5 to 6 (#125) @dependabot[bot]
- Fix/benchmark reference (#123) @castelao
- Improving reference benchmark (#122) @castelao
- Memory profiling (#106) @castelao
- Build(deps): Bump actions/checkout from 4 to 5 (#118) @dependabot[bot]
- Build(deps): Bump actions/attest-build-provenance from 2 to 3 (#117) @dependabot[bot]
- Build(deps): Bump tracing-subscriber from 0.3.19 to 0.3.20 (#110) @dependabot[bot]
- Build(deps): Bump actions/download-artifact from 4 to 5 (#105) @dependabot[bot]
c0.0.5
Fixed routing
Fixed routing
What's Changed
- Regular updates (#102) @castelao
- Pre-release to reflect all corrections in the routing (#101) @castelao
- Defining Code Owners (#98) @castelao
- Update 20250807 (#91) @castelao
- Update Rust to 1.88 (#86) @castelao
- Builder (#77) @castelao
- Fix redundant dependency on gaps (#79) @castelao
- Benchmark by distance (#76) @castelao
- Benchmark and monitor performance with criterion (#73) @castelao
- Check concurrency (#72) @castelao
- Security updates for Python dependencies (#71) @castelao
- Initializing a contract of service (#61) @castelao
- Add maturin (#27) @ppinchuk
- cfg: Renaming core library (#30) @castelao
- Updating Rust used in pixi environment (#31) @castelao
- Rename python modules (#26) @ppinchuk
Features
- LazyChunk (#80) @castelao
- Add zonal stats multiplier option (#67) @ppinchuk
- Handle boundaries (#66) @ppinchuk
- Test final points (#65) @ppinchuk
- Fix a good portion of the routing logic (#28) @ppinchuk
- Custom cost (#12) @castelao
Bug Fixes
- fix: Correct cost transition (#99) @castelao
- Fix redundant cost calculation (#63) @castelao
- Fix a good portion of the routing logic (#28) @ppinchuk
Updates
Chores
- Build wheel (#97) @castelao
- Build(deps): Bump prefix-dev/setup-pixi from 0.8.14 to 0.9.0 (#95) @dependabot[bot]
- Build(deps): Bump slab from 0.4.10 to 0.4.11 (#94) @dependabot[bot]
- Build(deps): Bump actions/checkout from 4 to 5 (#92) @dependabot[bot]
- Bump dependencies (#90) @ppinchuk
- Build(deps): Bump prefix-dev/setup-pixi from 0.8.11 to 0.8.14 (#89) @dependabot[bot]
- Build(deps): Bump prefix-dev/setup-pixi from 0.8.10 to 0.8.11 (#87) @dependabot[bot]
- Update benchmarking GHA (#85) @ppinchuk
- Update Rust GHA (#84) @ppinchuk
- Update caching (#83) @ppinchuk
- Minor GHA fix (#81) @ppinchuk
- Add tox tests (#68) @ppinchuk
- Build(deps): Bump prefix-dev/setup-pixi from 0.8.8 to 0.8.10 (#78) @dependabot[bot]
- Add Python tests (#69) @ppinchuk
- Add some GHA (#64) @ppinchuk
Zonal Stats MVP
Add MVP Python code to compute zonal statistics
Hardcoded input variable A
Just a proof of concept that expects a dataset with a variable A
type f32 with any size and use that as the final cost.