This version of `pdemtools` incorporates changes made throughout the review process for _Journal of Open Source Science_. Changes are largely relating to increasing the clarity of the documentation and code. We are very grateful to the editor and two reviewers for their time!
What's Changed
* Respond to JOSS Review 2 by trchudley in https://github.com/trchudley/pdemtools/pull/24
* Update mosaic_and_terrain.ipynb by AdamRJensen in https://github.com/trchudley/pdemtools/pull/30
* Add mention of "editable" by AdamRJensen in https://github.com/trchudley/pdemtools/pull/26
* A testing section header in install.md by AdamRJensen in https://github.com/trchudley/pdemtools/pull/27
* Fix typos in supplementary_datasets.md by AdamRJensen in https://github.com/trchudley/pdemtools/pull/29
* JOSS Editor Comments by trchudley in https://github.com/trchudley/pdemtools/pull/34
* Editor suggested changes by AdamRJensen in https://github.com/trchudley/pdemtools/pull/36
New Contributors
* AdamRJensen made their first contribution in https://github.com/trchudley/pdemtools/pull/30
**Full Changelog**: https://github.com/trchudley/pdemtools/compare/v.0.8.4...v0.8.5
v.0.8.4
Performance improvements and minor bug fixes.
What's Changed
* Fix `too many open files` issue 13 by trchudley in https://github.com/trchudley/pdemtools/pull/14
* Increase memory efficiency of coreg/geomorph by trchudley in https://github.com/trchudley/pdemtools/pull/15
**Full Changelog**: https://github.com/trchudley/pdemtools/compare/v.0.8.3...v.0.8.4
v.0.8.3
New PGC index file data release!
What's Changed
* fixed search function for new PGC index files by trchudley in https://github.com/trchudley/pdemtools/pull/12
**Full Changelog**: https://github.com/trchudley/pdemtools/compare/v.0.8.2...v.0.8.3
v.0.8.2
Bug fix to address fail loading of mosaics on Windows systems
What's Changed
* `load` module windows fix by trchudley in https://github.com/trchudley/pdemtools/pull/11
**Full Changelog**: https://github.com/trchudley/pdemtools/compare/v0.8.1...v.0.8.2