Search for a command to run...
What's Changed Add test for graphflood object by @bgailleton in https://github.com/TopoToolbox/pytopotoolbox/pull/351 Induced graph to python by @bgailleton in https://github.com/TopoToolbox/pytopotoolbox/pull/353 Add a resample function to GridObject by @bgailleton in https://github.com/TopoToolbox/pytopotoolbox/pull/354 View after crop by @bgailleton in https://github.com/TopoToolbox/pytopotoolbox/pull/355 Add write_shapefile by @Teschl in https://github.com/TopoToolbox/pytopotoolbox/pull/356 Reinstall pandas and geopandas when downgrading numpy by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/362 Relative Elevation above rivers by @bgailleton in https://github.com/TopoToolbox/pytopotoolbox/pull/361 Fix documentation example link by @Teschl in https://github.com/TopoToolbox/pytopotoolbox/pull/363 Bind missing libtopotoolbox flow algebra functions by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/360 Remove binding to libtopotoolbox's flow_accumulation by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/367 Add FlowObject.getoutlets by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/370 Replace _flow.drainagebasins with _stream.traverse_up_u32_or_and by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/371 Fix memory ordering issues in StreamObject constructor by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/372 Remove final uses of order='F' by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/373 Add distance argument to plotdz by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/375 Rename streamorder memory ordering test by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/376 Rename several FlowObject order tests to *_order by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/377 Add a memory order test for aspect with classify=True by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/378 Test additional argument combinations in evansslope_order by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/379 Parameterize excesstopography memory order test by threshold_slopes by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/380 Add the scalar case back to the excesstopography order test by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/381 Run fillsinks order test with bc and hybrid arguments by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/382 Parameterize gradient8 memory order test by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/383 Parameterize GridObject.curvature memory order test by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/384 Pass fused argument to GridObject.hillshade memory order test by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/385 Rename prominence memory order test by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/386 Add memory order test for GridObject.zscore by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/388 Replace GridObject.resample with a call to GridObject.reproject by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/387 Parameterize StreamObject.chitransform memory order test by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/389 Add memory order tests for crs, crslin and quantcarve by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/390 Add a memory order test for StreamObject.gradient by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/391 Add memory order test for StreamObject.gridmask by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/392 Add memory order tests for StreamObject.knickpointfinder by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/393 Parameterize the StreamObject.streamorder memory order test by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/394 Parameterize the StreamObject.trunk memory order test by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/395 Add memory order test for StreamObject.ksn by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/396 Add a memory order test for FlowObject.vertdistance2stream by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/397 Add memory order test for crop by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/398 Implement bconfluences point type in StreamObject.streampoi by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/400 Return geographic coordinates in prominence by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/401 Add coordinates, x and y properties to StreamObject by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/402 Fix doctests and render plots in documentation by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/403 Rename distance to node_to_node_distance by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/404 Add StreamObject.distance to dispatch to different distance measures by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/405 Read and write masks from datasets by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/406 Upload documentation as a build artifact by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/407 Update reusable workflows to ones that run on Node 24 by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/409 Binding swath tools by @bgailleton in https://github.com/TopoToolbox/pytopotoolbox/pull/365 Remove information about CITATION.cff from the docs by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/410 Bump version number to 0.0.8 in preparation for release by @wkearn in https://github.com/TopoToolbox/pytopotoolbox/pull/411 Full Changelog: https://github.com/TopoToolbox/pytopotoolbox/compare/v0.0.7...v0.0.8