wildcat 1.1.0 Release Notes¶
This release allows users to select the CRS of exported files, and to specify alternate configuration files. The release also updates wildcat’s backend for compatibility with pfdf 3+.
New Features¶
Added the
export_crsoption, which allows users to select the CRS of exported files.Added the
configoverride, which allows users to select alternate config files instead of the defaultconfiguration.pyImproved error messages when a dataset does not overlap the buffered fire perimeter
Fixes¶
Fixed a bug that prevented loading data from Geodatabases and other structured folder formats
Fixed a DeprecationWarning resulting from bitwise inversion of bools