diff --git a/CHANGELOG.md b/CHANGELOG.md index cbb0ba8..84aab1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.6.1](https://github.com/datasnack/datahub/compare/v0.6.0..v0.6.1) - 2025-01-27 + +### Added + +- Add description field to shape model ([7414ee0](https://github.com/datasnack/datahub/commit/7414ee0f3609606482ddcf8219da946f0373034b)) + ## [0.6.0](https://github.com/datasnack/datahub/compare/v0.5.2..v0.6.0) - 2025-01-23 ### Changed diff --git a/CITATION.cff b/CITATION.cff index 0098189..ee26e1e 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -16,5 +16,5 @@ authors: orcid: 'https://orcid.org/0000-0002-6327-8152' repository-code: 'https://github.com/datasnack/datahub' license: MIT -version: 0.6.0 -date-released: '2025-01-23' +version: 0.6.1 +date-released: '2025-01-27' diff --git a/datahub/__init__.py b/datahub/__init__.py index 906d362..43c4ab0 100644 --- a/datahub/__init__.py +++ b/datahub/__init__.py @@ -1 +1 @@ -__version__ = "0.6.0" +__version__ = "0.6.1" diff --git a/pyproject.toml b/pyproject.toml index 789348b..e62ea95 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "openpyxl==3.1.2", "osmnx==1.9.3", "pandas==2.2.3", - "rasterio==1.4.1", + "rasterio==1.4.3", "shapely==2.0.6", "SQLAlchemy==2.0.31", # used for pandas read_sql etc. connection string "GeoAlchemy2", # required for GeoPandas to_postgis() diff --git a/requirements.txt b/requirements.txt index 50f8a28..4a1aa29 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ affine==2.4.0 # via rasterio asgiref==3.8.1 # via django -attrs==24.3.0 +attrs==25.1.0 # via # datapi # fiona @@ -132,9 +132,9 @@ pytz==2024.2 # meteostat # multiurl # pandas -rasterio==1.4.1 +rasterio==1.4.3 # via datahub (pyproject.toml) -referencing==0.36.1 +referencing==0.36.2 # via # jsonschema # jsonschema-specifications diff --git a/uv.lock b/uv.lock index cf99d0c..7cba027 100644 --- a/uv.lock +++ b/uv.lock @@ -198,7 +198,7 @@ requires-dist = [ { name = "osmnx", specifier = "==1.9.3" }, { name = "pandas", specifier = "==2.2.3" }, { name = "psycopg", extras = ["binary"], specifier = ">=3.2.0" }, - { name = "rasterio", specifier = "==1.4.1" }, + { name = "rasterio", specifier = "==1.4.3" }, { name = "shapely", specifier = "==2.0.6" }, { name = "sqlalchemy", specifier = "==2.0.31" }, { name = "xarray", specifier = "==2024.5.0" }, @@ -812,7 +812,7 @@ wheels = [ [[package]] name = "rasterio" -version = "1.4.1" +version = "1.4.3" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "affine" }, @@ -824,16 +824,16 @@ dependencies = [ { name = "numpy" }, { name = "pyparsing" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/5d/e9/92a09209093831ef02a42bb58e3ef73d20e49931ea6043d82c29319780d9/rasterio-1.4.1.tar.gz", hash = "sha256:d750362bb792d2311f94803ff309baec48486ecba75c9b905ea9b1f5eb06ef9f", size = 440895 } +sdist = { url = "https://files.pythonhosted.org/packages/de/19/ab4326e419b543da623ce4191f68e3f36a4d9adc64f3df5c78f044d8d9ca/rasterio-1.4.3.tar.gz", hash = "sha256:201f05dbc7c4739dacb2c78a1cf4e09c0b7265b0a4d16ccbd1753ce4f2af350a", size = 442990 } wheels = [ - { url = "https://files.pythonhosted.org/packages/6a/98/ba5e1f4764ecde8678c6b8653150314964677ad35425b1e0d3ccc8d71a0a/rasterio-1.4.1-cp312-cp312-macosx_10_15_x86_64.whl", hash = "sha256:a0cd7b8eda7d3b0097a42a047d2604c3f1f27b4093e2a4e1e7ad379c9f639f65", size = 21490842 }, - { url = "https://files.pythonhosted.org/packages/92/88/c5722be244f426db8024139fc958079b71879a935e469886edc5dbe6130a/rasterio-1.4.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:af5e0559eb8da3cf0adbc1d26ce86e505ea82814012b7b6711855674ae3f6425", size = 18856606 }, - { url = "https://files.pythonhosted.org/packages/cf/9b/4b3a407a3083806cf4de0add82553a8b79744a3bda0df758212d10289d23/rasterio-1.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5b85f7d912b868ce8dd25e01d5042c8426cc9208a715f093081503ee864e870b", size = 22238348 }, - { url = "https://files.pythonhosted.org/packages/67/74/159ea0e648347918a7c1d4b56b17b881453e49828feac18ab05f29896b43/rasterio-1.4.1-cp312-cp312-win_amd64.whl", hash = "sha256:e7b18c4ccf0d813b6056704af86e14d6841e29ec558a9bce2f1ce2e3ee2ef70d", size = 25297997 }, - { url = "https://files.pythonhosted.org/packages/ef/be/3ec2b6a45e3ee77a660447d3f83ed22e316452593be5e6730c24ce22a232/rasterio-1.4.1-cp313-cp313-macosx_10_15_x86_64.whl", hash = "sha256:c5b626dc0c08dc593e462265ce974266f3e1dd90fa67807bef33704d88c62a28", size = 21511284 }, - { url = "https://files.pythonhosted.org/packages/13/d7/a1118060427123cf03ce38eff1b2178e742e82c205fb8a5b6908a8d0b31b/rasterio-1.4.1-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:0c2f21b4fe0f6f8af0a902c4f86fb51d25a058fabf4dada1d453f8dce6be7938", size = 18858428 }, - { url = "https://files.pythonhosted.org/packages/02/61/c0a9bf081d23a47d17e1eed3031f5c2d11449da8f977760f73c96106ac72/rasterio-1.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2466adf39009115de23209a4b343fdb0db9a3aef97119d826d09df26b7f3beb9", size = 22222182 }, - { url = "https://files.pythonhosted.org/packages/e4/d2/0b8c752e9c47c7859f116330465f94995668484191fd7bb7aff0d42ab455/rasterio-1.4.1-cp313-cp313-win_amd64.whl", hash = "sha256:2e6a8fbdf31053a3ff95c138976ffc8ee547f361326cb42bd26fcee26422e157", size = 25292778 }, + { url = "https://files.pythonhosted.org/packages/5a/f2/b7417292ceace70d815760f7e41fe5b0244ebff78ede11b1ffa9ca01c370/rasterio-1.4.3-cp312-cp312-macosx_10_15_x86_64.whl", hash = "sha256:e703e4b2c74c678786d5d110a3f30e26f3acfd65f09ccf35f69683a532f7a772", size = 21514543 }, + { url = "https://files.pythonhosted.org/packages/b2/ea/e21010457847b26bb4aea3983e9b44afbcefef07defc5e9a3285a8fe2f0c/rasterio-1.4.3-cp312-cp312-macosx_14_0_arm64.whl", hash = "sha256:38a126f8dbf405cd3450b5bd10c6cc493a2e1be4cf83442d26f5e4f412372d36", size = 18735924 }, + { url = "https://files.pythonhosted.org/packages/67/72/331727423b28fffdfd8bf18bdc55c18d374c0fefd2dde390cd833f8f4477/rasterio-1.4.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8e90c2c300294265c16becc9822337ded0f01fb8664500b4d77890d633d8cd0e", size = 22251721 }, + { url = "https://files.pythonhosted.org/packages/be/cc/453816b489af94b9a243eda889865973d518989ba6923b2381f6d6722b43/rasterio-1.4.3-cp312-cp312-win_amd64.whl", hash = "sha256:a962ad4c29feaf38b1d7a94389313127de3646a5b9b734fbf9a04e16051a27ff", size = 25430154 }, + { url = "https://files.pythonhosted.org/packages/2e/e0/718c06b825d1f62077913e5bff1e70b71ac673718b135d55a0256d88d4ba/rasterio-1.4.3-cp313-cp313-macosx_10_15_x86_64.whl", hash = "sha256:5d4fcb635379b3d7b2f5e944c153849e3d27e93f35ad73ad4d3f0b8a580f0c8e", size = 21532284 }, + { url = "https://files.pythonhosted.org/packages/bb/a8/3b6b11923300d6835453d1157fabb518338067a67366c5c52e9df9a2314f/rasterio-1.4.3-cp313-cp313-macosx_14_0_arm64.whl", hash = "sha256:98a9c89eade8c779e8ac1e525269faaa18c6b9818fc3c72cfc4627df71c66d0d", size = 18729960 }, + { url = "https://files.pythonhosted.org/packages/05/19/94d6c66184c7d0f9374330c714f62c147dbb53eda9efdcc8fc6e2ac454c5/rasterio-1.4.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d9bab1a0bb22b8bed1db34b5258db93d790ed4e61ef21ac055a7c6933c8d5e84", size = 22237518 }, + { url = "https://files.pythonhosted.org/packages/df/88/9db5f49ebfdd9c12365e4cac76c34ccb1a642b1c8cbab4124b3c681495de/rasterio-1.4.3-cp313-cp313-win_amd64.whl", hash = "sha256:1839960e2f3057a6daa323ccf67b330f8f2f0dbd4a50cc7031e88e649301c5c0", size = 25424949 }, ] [[package]]