Releases: dmpstats/sCRM
Releases · dmpstats/sCRM
sCRM v0.1.2
Minor modifications:
- Incorporated patch fixing bug in upload of FHD for non-default species in deterministic mode
- Added check on requirement for height column of uploaded FHDs starting from 0. Widget now issues error if data fails this requirement
Full Changelog: v0.1.1...v0.1.2
sCRM 0.1.1
- Added patch to amend issue in specification of blade pitch angle input on
band_crm()
, implying the conversion from degrees to radians.
What's Changed
- convert blade pitch to radians for band_crm by @grwhumphries in #4
New Contributors
- @grwhumphries made their first contribution in #4
Full Changelog: v0.1.0...v0.1.1
v0.1.0
- First version of the updated sCRM app, released for Beta testing
- Major changes from its predecessor tool stochCRM include:
- Definition of multiple wind farm scenarios
- Addition of seasonal outputs
- Choose between Deterministic Vs. Stochastic modes
- Added Option 4 estimates
- Automated report generation
- Integration with {stochLAB}, providing faster simulations.
- A complete re-design of the web-app structure to tackle the substantial increase in the number of required inputs
- A significant rewrite (virtually from scratch) of the app's back-end logic, with focus on code modularity, streamlining and performance.
Full Changelog: https://github.com/dmpstats/sCRM/commits/v0.1.0