Skip to content

Releases: LSDtopotools/LSDTopoTools2

LSDTopoTools2 v0.9

23 Jun 20:03
Compare
Choose a tag to compare

LSDTopoTools2 version 0.9 (2023-06-23)

  • Added function in lsdtt-basic-metrics to extract basin outlines (SMM)
  • Added function in lsdtt-basic-metrics to get the bearing of channel segments (SMM)
  • Added function in lsdtt-basic-metrics to print flow direction codes in ArcMap format (SMM)
  • More testing of lsdtt-valley-metrics to reduce bugs and give more informative error messages. (SMM)
  • Added swath output to the terrace routine (SMM)
  • Some testing of ridge extraction and minor bug fixes (FJC)

LSDTopoTools2 v0.8

03 May 15:32
Compare
Choose a tag to compare

LSDTopoTools v0.8

  • New contributions from SMM and FJC
  • Additions to channel extraction include getting longest channel, including more information in the output files, and an option to print channels as shapefiles.
  • A number of changes to the cosmo tool including better accounting for a column, an interface to bring in transient erosion rates, better support for CRN, smoother operation of the nesting functions, and fixes to the shielding calculations that allow you to compute erosion rates in one step.
  • Added a function for creating steady state fluvial landscapes
  • Included some new metrics, most notably the normalised concavity index or NCI that was used in Chen et al Nature paper.
  • Added a routine that facilitates tagging of major drainage divides.
  • Added perona-malik filter to hillslope analysis
  • added a small function to analyse channel tips for a channel extraction routine
  • Other minor bug and typo fixes.

LSDTopoTools2 v0.7

13 Sep 17:21
Compare
Choose a tag to compare

This is LSDTopoTools2 version 0.7.
This includes a number of improvements to the valley width extraction algorithms including those used in the paper https://doi.org/10.5194/esurf-10-437-2022
This release has a new dependency on the OpenCV library. The programs will compile without this library but the valley metrics component will only compile with OpenCV.
This version removed dependency on the Point Cloud Library.
It also includes updated functionality for the cosmogenic tools, so the analyses from the CAIRN (Mudd et al 2016) method are streamlined.

LSDTopoTools2 v0.5

17 Dec 11:27
Compare
Choose a tag to compare

This update provides some improvements to the floodplain extraction algorithms.
In addition there are some new features in basic metrics for raster manipulation.

We have also included help and version flags to the command line tools.
If you call a command line tool with the flag -h then you will produce a csv explaining all the options for each tool.

LSDTopoTools2 v0.4

03 Mar 17:21
Compare
Choose a tag to compare

This release

  • Fixes a bug in the geojson printing that caused later versions of QGIS to reject the geojson files.
  • Includes much more functionality on the hillslope flow routing routines including better coverage of the ridgetops, easier selections of basins and lower memory use
  • Adds a swath mapping tool that does not depend on the point cloud library (meaning that the terrace and floodplain code may become available here in the next release).
  • And some other minor bug fixes and efficiencies.

LSDTopoTools2 v0.3

27 Apr 15:40
Compare
Choose a tag to compare

More updates to the concavity routines. Added a number of functions for our numerical model, MuddPILE, including treatment of three dimensional lithology.
Added functionality to CAIRN so that you can proceed without topographic shielding.

LSDTopoTools2 v0.2

13 Jun 10:19
Compare
Choose a tag to compare

This is the LSDTopoTools version 2 official release. It bundles previous LSDTopoTools algorithms.
This includes some new routines for concavity testing as well as some new routines for CAIRN

LSDTopoTools2 V0.1

13 Dec 16:51
Compare
Choose a tag to compare

The first beta release of LSDTopoTools2