Skip to content

Releases: dmpstats/sCRM

sCRM v0.1.2

06 Jun 09:54
Compare
Choose a tag to compare

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

17 May 13:42
Compare
Choose a tag to compare
  • 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

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

16 Jul 02:36
Compare
Choose a tag to compare
  • 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