- 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
- Added patch to amend issue in specification of blade pitch angle input on
band_crm()
, implying the conversion from degrees to radians (pull request #4).
- First version of the updated sCRM app, to be 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 significant re-design of the UI structure to tackle the substantial increase in the number of required inputs, while keeping familiarity with the predecessor's workflow.
- A significant rewrite (virtually from scratch) of the app's back-end logic, with focus on code modularity, streamlining and performance.
- Added a
NEWS.md
file to track changes to the package.