Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NERDSITU/superblockify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0
Choose a base ref
...
head repository: NERDSITU/superblockify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.1
Choose a head ref
  • 19 commits
  • 32 files changed
  • 3 contributors

Commits on Aug 12, 2024

  1. Merge pull request #94 from NERDSITU/submission

    Contextualize locations in paper.md
    cbueth authored Aug 12, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    c8309e7 View commit details

Commits on Aug 13, 2024

  1. Add CITATION.cff & DOI

    cbueth committed Aug 13, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    cbueth Carlson Büth
    Copy the full SHA
    7335454 View commit details

Commits on Aug 14, 2024

  1. Remove backticks in paper.md

    cbueth authored Aug 14, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    64730fb View commit details
  2. Update CITATION.cff

    cbueth committed Aug 14, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    cbueth Carlson Büth
    Copy the full SHA
    4a22753 View commit details
  3. Merge branch 'refs/heads/submission' into 95-add-citationcff-and-zeno…

    …do-release
    cbueth committed Aug 14, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    cbueth Carlson Büth
    Copy the full SHA
    0a47d60 View commit details
  4. Merge pull request #96 from NERDSITU/95-add-citationcff-and-zenodo-re…

    …lease
    
    Add `citation.cff` and zenodo release
    cbueth authored Aug 14, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6e5f9bb View commit details

Commits on Aug 20, 2024

  1. Doc: Migrate Installation instructions to conda-forge

    cbueth committed Aug 20, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    cbueth Carlson Büth
    Copy the full SHA
    111d701 View commit details
  2. Doc: Add badges and _How to cite_

    cbueth committed Aug 20, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    cbueth Carlson Büth
    Copy the full SHA
    6518a9d View commit details

Commits on Aug 21, 2024

  1. Doc: Add github handles to README.md

    cbueth committed Aug 21, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    cbueth Carlson Büth
    Copy the full SHA
    5f53ea7 View commit details
  2. Merge pull request #98 from NERDSITU/97-update-installation-instructions

    Doc: Migrate Installation instructions to `conda-forge` and modify doc landing page
    cbueth authored Aug 21, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    92e2619 View commit details
  3. Verified

    This commit was signed with the committer’s verified signature.
    cbueth Carlson Büth
    Copy the full SHA
    3535623 View commit details
  4. Doc: Add missing badge links

    cbueth committed Aug 21, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    cbueth Carlson Büth
    Copy the full SHA
    aa5dd16 View commit details

Commits on Sep 21, 2024

  1. Add 1.0.0 release date to changelog

    mszell committed Sep 21, 2024
    Copy the full SHA
    d9188c6 View commit details

Commits on Sep 25, 2024

  1. Update test.yml for artifacts v4.4.0 breaking change

    Sets `include-hidden-files` to true for coverage files.
    cbueth authored Sep 25, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    9fdc114 View commit details

Commits on Dec 3, 2024

  1. fix: osmnx API change & union_all()

    - `osmnx` does not expose `project_gdf()` to API anymore, use from submodule
    - and replaced `unary_union` attribute with `union_all()`
    cbueth committed Dec 3, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    cbueth Carlson Büth
    Copy the full SHA
    8c85c51 View commit details

Commits on Dec 4, 2024

  1. fix: remove unused Haversine distance function

    - it used the lat-lng attributes which are no longer saved by default
    - update test data
    cbueth committed Dec 4, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    cbueth Carlson Büth
    Copy the full SHA
    17cf648 View commit details
  2. lint: reconfig

    cbueth committed Dec 4, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    cbueth Carlson Büth
    Copy the full SHA
    b0802bc View commit details
  3. fix: bump version to 1.0.1

    - update docs/changelog.rst
    - limit test steps to 1h
    cbueth committed Dec 4, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    cbueth Carlson Büth
    Copy the full SHA
    de99e56 View commit details
  4. Merge pull request #100 from NERDSITU/99-osmnx-project_gdf-api-change

    Fix and version bump `1.0.1`
    cbueth authored Dec 4, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    b2dbe3d View commit details
Loading