Recent Releases of biosnicar-py

biosnicar-py - 2.2

What's Changed

  • Frontend by @jmcook1186 in https://github.com/jmcook1186/biosnicar-py/pull/76
  • Bump numpy from 1.18.1 to 1.21.0 by @dependabot in https://github.com/jmcook1186/biosnicar-py/pull/77
  • frontend dependecies to devcontainer by @tgoelles in https://github.com/jmcook1186/biosnicar-py/pull/78
  • fix error unit conversion by @lcvl41 in https://github.com/jmcook1186/biosnicar-py/pull/81
  • Python package by @tgoelles in https://github.com/jmcook1186/biosnicar-py/pull/80
  • Streamlit frontend by @tgoelles in https://github.com/jmcook1186/biosnicar-py/pull/82
  • fix dependency bug, add web app to docs by @jmcook1186 in https://github.com/jmcook1186/biosnicar-py/pull/84
  • Add easy albedo func by @jmcook1186 in https://github.com/jmcook1186/biosnicar-py/pull/87
  • remove rtd source & bump version by @jmcook1186 in https://github.com/jmcook1186/biosnicar-py/pull/88
  • Restructure biosnicar repository by @jmcook1186 in https://github.com/jmcook1186/biosnicar-py/pull/89
  • new ice algal ops by @lcvl41 in https://github.com/jmcook1186/biosnicar-py/pull/92
  • New features wout op files by @lcvl41 in https://github.com/jmcook1186/biosnicar-py/pull/95
  • OP files associated w/ latest PR by @lcvl41 in https://github.com/jmcook1186/biosnicar-py/pull/96
  • change paths to allow running code outside parent directory by @lcvl41 in https://github.com/jmcook1186/biosnicar-py/pull/97
  • add lwc to webapp + minor changes in config file by @lcvl41 in https://github.com/jmcook1186/biosnicar-py/pull/98
  • fix bug frsnl layers by @lcvl41 in https://github.com/jmcook1186/biosnicar-py/pull/100

Full Changelog: https://github.com/jmcook1186/biosnicar-py/compare/2.0...2.2

- Python
Published by jmcook1186 about 1 year ago

biosnicar-py - 2.1

What's Changed

  • Frontend by @jmcook1186 in https://github.com/jmcook1186/biosnicar-py/pull/76
  • Bump numpy from 1.18.1 to 1.21.0 by @dependabot in https://github.com/jmcook1186/biosnicar-py/pull/77
  • frontend dependecies to devcontainer by @tgoelles in https://github.com/jmcook1186/biosnicar-py/pull/78
  • fix error unit conversion by @lcvl41 in https://github.com/jmcook1186/biosnicar-py/pull/81
  • Python package by @tgoelles in https://github.com/jmcook1186/biosnicar-py/pull/80
  • Streamlit frontend by @tgoelles in https://github.com/jmcook1186/biosnicar-py/pull/82
  • fix dependency bug, add web app to docs by @jmcook1186 in https://github.com/jmcook1186/biosnicar-py/pull/84
  • Add easy albedo func by @jmcook1186 in https://github.com/jmcook1186/biosnicar-py/pull/87
  • remove rtd source & bump version by @jmcook1186 in https://github.com/jmcook1186/biosnicar-py/pull/88
  • Restructure biosnicar repository by @jmcook1186 in https://github.com/jmcook1186/biosnicar-py/pull/89
  • new ice algal ops by @lcvl41 in https://github.com/jmcook1186/biosnicar-py/pull/92
  • New features wout op files by @lcvl41 in https://github.com/jmcook1186/biosnicar-py/pull/95
  • OP files associated w/ latest PR by @lcvl41 in https://github.com/jmcook1186/biosnicar-py/pull/96
  • change paths to allow running code outside parent directory by @lcvl41 in https://github.com/jmcook1186/biosnicar-py/pull/97
  • add lwc to webapp + minor changes in config file by @lcvl41 in https://github.com/jmcook1186/biosnicar-py/pull/98
  • fix bug frsnl layers by @lcvl41 in https://github.com/jmcook1186/biosnicar-py/pull/100

Full Changelog: https://github.com/jmcook1186/biosnicar-py/compare/2.0...2.1

- Python
Published by jmcook1186 over 1 year ago

biosnicar-py - v2.0

BioSNICAR v2 is a major upgrade from BioSNICAR v1. The most significant changes are:

1) implementation of the adding-doubling solver in addition to the Toon solver 2) incorporation of empirically measured glacier and snow algae optical properties 3) complete refactor of the code to conform to object-oriented programming norms 4) branching off of legacy "functional" style BioSNICAR to "classic" branch 5) Comprehensive Sphinx docs hosted at a public URL 6) Extensive automated tests in the form of a pytest suite 7) Github workflow that runs pytest tests for all PRs to main branch

- Python
Published by jmcook1186 about 4 years ago

biosnicar-py - v1.0

This is a major upgrade that includes:

  • incorporation of the new adding-doubling solver and Fresnel reflecting layers
  • new error handling and warnings to the user
  • improved UI
  • cleaned and refactors optical models
  • new LAPs
  • new testing framework that can be verified by any user

- Python
Published by jmcook1186 over 4 years ago

biosnicar-py - Release for zenodo archive

republishing v0.1 release too sync with zenodo

- Python
Published by jmcook1186 over 6 years ago

biosnicar-py - Initial Release of Python implementation of BioSNICAR_GO

Python implementation of the BiOSNICAR_GO software for predicting the albedo of biologically-darkened snow and ice.

- Python
Published by jmcook1186 over 6 years ago