Skip to content

Releases: tharen/PyFVS

pyfvs-v0.0.13

20 Sep 23:25
Compare
Choose a tag to compare
pyfvs-v0.0.13 Pre-release
Pre-release

Appveyor CI tag build.

pyfvs-v0.0.12

24 May 22:59
Compare
Choose a tag to compare
pyfvs-v0.0.12 Pre-release
Pre-release

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

28 Apr 21:41
Compare
Choose a tag to compare
v0.0.11-alpha Pre-release
Pre-release

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.

17 Jan 08:09
Compare
Choose a tag to compare
    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)

v0.0.3-alpha

02 Jan 08:36
Compare
Choose a tag to compare
v0.0.3-alpha Pre-release
Pre-release

Testing build and release on Travis-CI. Build Status