diff --git a/readme.asc b/readme.asc index b525b48..8d4d274 100644 --- a/readme.asc +++ b/readme.asc @@ -1,4 +1,4 @@ -= LSDTopoTools 0.8 += LSDTopoTools 0.9 image:https://travis-ci.org/LSDtopotools/LSDTopoTools_CRNBasinwide.svg?branch=master[link="https://travis-ci.org/LSDtopotools/LSDTopoTools2"] image:https://img.shields.io/badge/License-GPL%20v3-blue.svg[link="https://www.gnu.org/licenses/gpl-3.0"] @@ -31,6 +31,7 @@ The *LSDTopoTools2* repository contains the source code for 6 command line tools == Update history +* `0.9` More testing of terrace and floodplain extraction. A few new routines in basic metrics. See `history.asc` file. * `0.8` Improved cosmogenics. Shapefile from channel extraction. Generation of steady state landscapes. See `history.asc` file. * `0.7` improved valley extraction. Large changes to the cosmogenic tools including forward modelling component. This version removes the dependency on the point cloud library and replaces it with dependency on the OpenCV library. * `0.6` Added valley extraction. This had limited functionality since it did not have the valley width tools. @@ -46,8 +47,7 @@ Below are several methods for installing *LSDTopoTools2*. . Set up an environment (if you don't know how to do that use google) . `$ conda install -c conda-forge lsdtopotools` + -. As of 05 May 2023 this uses version 0.7. -. We are updating the feedstocks so version 0.8 should be available soon. +. As of 23/06/2023 we are updating feedstocks so version 0.9 should be ready soon. All previous versions are available. WARNING: Currently doesn't work on Windows. === Use the docker container