Releases: OpenGeoscience/geodatalytics
v1.31.0
v1.31.0 (2026-03-05)
This release is published under the Apache-2.0 License.
Bug Fixes
- Create flood colormap if it does not exist (
4ea64ed)
Code Style
Features
- Return more outputs from flood sim (
f65aee7)
Detailed Changes: v1.30.5...v1.31.0
v1.30.5
v1.30.5 (2026-03-02)
This release is published under the Apache-2.0 License.
Bug Fixes
- Ensure node/edge ids are saved in feature properties (
6422f4d)
Code Style
Detailed Changes: v1.30.4...v1.30.5
v1.30.4
v1.30.4 (2026-03-02)
This release is published under the Apache-2.0 License.
Bug Fixes
- Update task result error evaluation (cannot be None anymore) (
9373e57)
Detailed Changes: v1.30.3...v1.30.4
v1.30.3
v1.30.3 (2026-03-02)
This release is published under the Apache-2.0 License.
Bug Fixes
- Complete logouts with allauth logout page (
5396676)
Detailed Changes: v1.30.2...v1.30.3
v1.30.2
v1.30.2 (2026-02-27)
This release is published under the Apache-2.0 License.
Bug Fixes
- Update
django_settings_moduleindjango.tf(6fe9d69)
Detailed Changes: v1.30.1...v1.30.2
v1.30.1
v1.30.1 (2026-02-27)
This release is published under the Apache-2.0 License.
Bug Fixes
-
Put back ID argument in vector tile endpoint (
d3991bb) -
Update env var name in urls.py (
c7bcea6) -
Update web url env var in settings (
5f6b29a) -
Use internal name for specifying celery start command on worker (
9e33687)
Chores
-
Auto formatting (
6d72278) -
Change external name to "GeoDatalytics" (
7c550d3) -
Change internal name back to uvdat (
4db1570) -
Git blame ignore internal rename commit (
ba50b2b) -
Move ruff rule ignore (
41cf492) -
Remove "geoinsight" from env var names (
0208895) -
Rename web url env var (
ecc616c) -
Reorganize readme and images (
6790816) -
Replace instances of
ENABLE_TASKwithUVDAT_ENABLE(19ac35d) -
Replace one more instance of internal name (
41a43a4) -
Undo auto format changes to docker compose override (
28c39b7) -
Update flood sim to use ocean cmap (match readme screenshot) (
7eaef3c)
Documentation
- Update readme screenshot (
12b6c43)
Detailed Changes: v1.30.0...v1.30.1
v1.30.0
v1.30.0 (2026-02-23)
This release is published under the Apache-2.0 License.
Bug Fixes
-
Cast
total_ridershipstring to int (ed6109e) -
Filter by match, not contains (
23aa8b7) -
Resolve duplicate station features bug (
faed8d5) -
Show range for vector data in legend (
7ef3967) -
Update station name matching to ingore case and apostrophes and check for special abbreviations (
ee24397)
Code Style
Features
- Add ridership data to MBTA stations (
3ba3629)
Detailed Changes: v1.29.0...v1.30.0
v1.29.0
v1.29.0 (2026-02-23)
This release is published under the Apache-2.0 License.
Bug Fixes
- Reorder commands (
7bbbc1b)
Features
- Add script to update celery worker (
fbb67be)
Detailed Changes: v1.28.2...v1.29.0
v1.28.2
v1.28.2 (2026-02-19)
This release is published under the Apache-2.0 License.
Bug Fixes
- Use
withstatement around opening vector data file (c1a5f53)
Build System
- Upgrade python to 3.12 (
a4b35f2)
Detailed Changes: v1.28.1...v1.28.2
v1.28.1
v1.28.1 (2026-02-17)
This release is published under the Apache-2.0 License.
Bug Fixes
-
Ensure vector features are related to their specialized representations (NetworkNode, NetworkEdge, Region) (
d263fb0) -
Whitespace and unused imports (
2b7cd3c)
Build System
- Bump flood sim version (
d9e192c)
Detailed Changes: v1.28.0...v1.28.1