- methods plotting multiple axes return only the figure instead of a tuple with the figure and the axes
- settings module that allow configuring metrics' labels in plots, defaulting to FRAGSTATS abbreviations
- chaged CRS in tests to work with pyproj >= 2.0.0
- corrected `figlength` for `figwidth`
- warn when computing metrics that require an unmet minimum number of patches or classes (and their computation returns nan)
- all tests with `unittest.TestCase` assert methods