Skip to content

Releases: pypsa-meets-earth/earth-osm

2.3.post1

22 Dec 19:12
Compare
Choose a tag to compare
Davide Fioriti (4):
      Update pyproject
      Update pyproject and add CI test to pip installation (#57)
      Drop unused pyproject dependencies (#58)
      Release: version 2.3.post1

2.3

20 Dec 22:12
Compare
Choose a tag to compare
2.3
Davide Fioriti (7):
      Add setuptools to install dependency (#56)
      Revise Makefile doc env
      release: version 2.3
      Revise README install dependencies
      Add password
      Drop trusted publisher
      Update release.yml

Matin Mahmood (8):
      add regions md table
      update README badges
      attempt to fix docs
      fix docs
      mkdocs.yml remove unused extendsions
      fix region_tuple
      remove deprecated config file
      add mock overpass file

2.2

05 Sep 11:26
Compare
Choose a tag to compare
2.2
Fabian Hofmann (1):
      allow to disable the progressbar (#53)

Matin Mahmood (11):
      Moved `OutFileWriter` and related functions (`convert_pd_to_gdf` and `get_list_slug`) into a new `export.py` module to centralize export-related responsibilities. This enhancement clears up `utils.py`, focusing it more on utility functions that aren't directly tied to data export. The shift to `export.py` allows for a more organized structure, making it easier to extend export functionalities in the future.
      improve debug code
      Auto-remove corrupt PBF and MD5 files on verification fail
      - add a test for comparing earth_osm with osmium - update test dependencies
      update api docs
      rename test_power to test_export
      Update OutFileWriter to EarthOSMWriter for consistency
      update README
      refactor arg parser
      return view_df
      release: version 2.2 🚀

2.1

03 Mar 23:36
Compare
Choose a tag to compare
2.1
Matin Mahmood (1):
      release: version 2.1 🚀

2.0

03 Mar 23:36
Compare
Choose a tag to compare
2.0
Davide Fioriti (10):
      Add out_dir option
      Add release_note
      Update gitignore
      Enable downloading all data of primary feature, e.g. buildings
      Add option to download all primary features
      Simplify PR
      Remove refuse
      Merge branch 'main' into add_out_dir
      Merge commit 'e6e95a01469f784e541e48d96284536659c205d1' into buildings
      Update is_feature and building test

Matin Mahmood (17):
      change wildcard identifier
      update building test
      Merge pull request #46 from davide-f/buildings
      release: version 0.2 🚀
      add tests to diagnose issue #47 (#48)
      fail test if error (#49)
      improve tests and coverage report (60% to 76%)
      fix issue ValueError: Must have equal len keys and value when setting with an iterable #47
      fail CI if tests fail
      remove deprecated functions
      Corrupt pbf files cause bugs #36, also fix update param
      update docs
      small fixes to main function
      standardize logger
      update taginfo for data
      Improve error handling and adjust geom definition criteria
      release: version 2.0 🚀

0.2

13 Dec 19:39
Compare
Choose a tag to compare
0.2
Davide Fioriti (1):
      Improve error message missing region (#34)

Matin Mahmood (27):
      Update README.md
      Update protobuf
      remove code cov fixes #35
      Add area (#38)
      rename get_osm_data to save_osm_data
      push aggregation
      rename multiprocessing
      general bug fix
      add data_dir
      add building to config
      improve test
      improve test
      Create docs-ci.yml
      Update README.md
      improve readability
      improve readibility
      add MkDocs
      Update docs-ci.yml
      separate docs
      update docs workflow to use makefile
      add api docs generation
      add lazydoc auto api documentaiton generation
      update api-docs
      dynamically get feature from taginfo api
      improve gfk logging
      improve tests
      release: version 0.2 🚀

Max Parzen (1):
      Update README.md

0.1.0

04 Mar 20:45
Compare
Choose a tag to compare
Davide Fioriti (1):
      Update utils.py (#30)

Matin Mahmood (1):
      release: version 0.1.0 🚀

0.0.9

17 Feb 19:11
Compare
Choose a tag to compare
Matin Mahmood (3):
      Update README.md
      Add codecov again, remove size
      release: version 0.0.9 🚀

Max Parzen (4):
      add conda badge
      fix badge version
      Update README.md
      add new args decription to readme

mnm-matin (6):
      update code cov workflow
      add gfk_data test
      update contributing
      fix out format
      fix sitemap download everytime
      add current work in progress

0.0.8

01 Jan 13:33
Compare
Choose a tag to compare
Max Parzen (2):
      revert changes
      release: version 0.0.8 🚀

0.0.7

01 Jan 13:08
Compare
Choose a tag to compare
Max Parzen (2):
      read automatically requirements
      release: version 0.0.7 🚀