Skip to contents

ibis.insights 0.8

  • Function to streamline creation of elevation masks (create_elevation_mask()).
  • Temporal alignment function added (align_temporal()).
  • Multiple documentation fixes and pkgdown rendering added.
  • insights_discount() function now working on age to maturity/full condition
  • insights_discount() now supports optional tau establishment/maturation timescale and smoothed-threshold parameterizations.

ibis.insights 0.7

  • New insights_discount() function for land-use layers with an associated age or maturity variable (e.g. forest age). Discounts the effective land-use value based on the age variable so that newly established habitat does not count at full value immediately.
  • insights_discount() now lets users specify target_age, the age at which habitat reaches target value (default 0.95), rather than requiring a direct discount rate.
  • Progress bars for temporal processing implemented in insights_fraction(), insights_area(), and insights_discount().

ibis.insights 0.6

ibis.insights 0.5

ibis.insights 0.4

  • Bug fixes and more support for future clipping when stars is provided.

ibis.insights 0.3

  • Full ibis.iSDM scenario support

ibis.insights 0.2

  • Support of stars objects for suitable habitat and refinements

ibis.insights 0.1

  • Initial upload and basic functions