Releases: tharen/PyFVS
Releases · tharen/PyFVS
pyfvs-v0.0.13
Appveyor CI tag build.
pyfvs-v0.0.12
This release updates the core FVS code to reflect the official release on 04/13/2017. It is consistent with the Open-FVS trunk at r1943.
v0.0.11-alpha
This release represents a milestone in that PyFVS builds and passes tests on both Linux and Windows for Python versions 2.7, 3.4, 3.5, 3.6. PyFVS is still be considered alpha, but should be usable for many purposes. PyFVS passes basic tests to compare bareground runs against the official executables published by the USFS. Not all features of FVS have been fully tested. Please submit any bug reports to the GitHub issue tracker.
Implemented FVS variants:
- PN - Pacific Northwest Coast
- WC - Westside Cascades
- CA - Inland California and Southern Cascades
- SO - South Central Oregon and Northeast California (SORNEC)
- EC - East Cascades
- OP - ORGANON Pacific Northwest
- OC - ORGANON Southwest
The wheels include FVS variants compiled for generic architecture. The wheels can be installed using pip.
v0.0.4-alpha: Basic tests pass on Linux and Windows, 64 bit, Python 2.7, 3.4, 3.5.
Pre-release
Note that on Windows there are non-trivial issues with Python 3.4 and 3.5 related to CPython compiler versions. [Related pull request](https://github.com/numpy/numpy/pull/6875)