v0.8.0
v0.8.0 (2025-01-10)
Bug Fixes
-
Default to no color map for client raster viz (
ff0c075
) -
Make
tile2net
import lazy (5aa2ff2
) -
Use
band
argument in tile params when applying colormap (5511b25
)
Build System
- Set up celery docker container with tile2net requirements (
b56303b
)
Chores
- Clean up unnecessary additions (
9a2008e
)
Features
-
Add
curbs_aid
use case to populate script, ingest orthoimagery (619675b
) -
Add
segment_curbs
task usingtile2net
(7d3f82d
) -
Add Boston Orthoimagery dataset to
boston_floods
use case (23dedc2
) -
Add custom UI for sim results that return datasets (
ef26372
) -
Add script for compositing orthoimagery to
sample_data
folder (8310f00
)
Refactoring
-
Remove
composite_orthoimagery.py
(e3f1f48
) -
Split
create_raster_map_layer
function and add comments (f493c8d
)
Detailed Changes: v0.7.0...v0.8.0