You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Features
Reference lines & points
Geometry
Summary output
Timeseries output
GeoPandas 1.0: upgrades to GeoPandas 1.0+ (previously 0.14). At version 1.0, GeoPandas relies on pyogrio by default rather than Fiona for reading/writing data. Likewise, rashdf now installs with pyogrio as a transitive dependency of GeoPandas. Fiona can be optionally installed by the user. The "dev" dependency for rashdf explicitly includes Fiona and some unit tests specify it for writing output.