There is a newer version of the record available.

Published September 4, 2020 | Version v1.4.0
Software Open

giswqs/whitebox-python: V1.4.0

Authors/Creators

  • 1. University of Tennessee

Description

Dr. John Lindsay has updated WhiteboxTools to v1.4.0. More information about this version can be found at https://github.com/jblindsay/whitebox-tools/releases/tag/1.4.0. I am updating the WhiteboxTools Python frontend to v1.4.0.

See below the updates from Dr. John Lindsay:

This release adds some new tools and several bug fixes. Of the new tools, we are most excited about the addition of the TimeInDaylight tool, which estimates the proportion of daytime that each cell in a digital surface model (DSM) is in an exposed area. This is a very powerful method of performing a basic solar radiation modelling workflow. The new LidarDigitalSurfaceModel tool can be used to create DSMs for input to the TimeInDaylight tool. In addition to these updates, the User Manual has also been updated in numerous places with enhanced documentation. As always, if you wish to compile from source code, be sure to update to the most recent version of Rust beforehand using rustup update stable. Pre-compiled binaries are available for Windows (win), MacOS (Darwin), and Linux on Github and from the WhiteboxTools homepage. Please report any bugs that you encounter by creating an issue on the WhiteboxTools Github site.

  • Added the TimeInDaylight model tool for modelling the proportion of daytime that a location is not in shadow.
  • Added the MapOffTerrainObjects tool.
  • Added the FilterRasterFeaturesByArea tool.
  • Added the LidarDigitalSurfaceModel tool.
  • The D8 and FD8 flow pointer tools now output byte rasters.
  • The Isobasins tool now optionally outputs an upstream/downstream connections table.
  • The HorizonAngle tool has had significant performance improvements.
  • Improvements to the RemoveOffTerrainObjects tool's performance.
  • The Resample tool has been modified so that it does not require a 'destination' raster. Instead,
  • it will create a new output raster either based on a user-specified target cell resolution or
  • an optional base raster, much like the vector-to-raster conversion tools.
  • Tools that input a z_factor conversion no longer override user input with geographic coordinates
  • (see issue #113).
  • The StreamLinkIdentifier tool now outputs a 32-bit integer format, increasing the maximum allowable
  • number of streams (see issue #110).
  • Fixed a bug with cubic-convolution and bilinear resampling in the Mosaic tool (see issue #109).

Files

giswqs/whitebox-python-v1.4.0.zip

Files (1.3 MB)

Name Size Download all
md5:28550687d8a698702a754d9fec6ea74b
1.3 MB Preview Download

Additional details

Related works