The changes in this beta will be available in the next Source production release due out at the end of June 2022.
This release includes:
- Environmental Flow Actions are now in the Feature Table,
Environmental Flow Actions are now in the Feature Table
<Screen shot>
RM-19443- Move TimeseriesCycleCreator tool into Source- RM-20177 - Add replicate running configuration to Source
- RM-20189 - Replicate runs in results manager
- RM-20193 - Add sub-run name to res.csv format
- RM-20197 - Support for sub-runs in custom charts
Plugin Developers
As we are moving to .net 6, we have now updated the .csproj format that is used by Source. Please see: Csproj Format to go through the conversion process.
To compile Source you now require:
- .Net Framework 4.8 Developer pack - https://dotnet.microsoft.com/en-us/download/dotnet-framework/thank-you/net48-developer-pack-offline-installer
- .NET 5.0 SDK - https://dotnet.microsoft.com/en-us/download/dotnet/5.0
- Visual Studio 2019 - https://visualstudio.microsoft.com/vs/older-downloads/
Regression Testing
There is no tolerance in our regression test suite to allow for earlier identification of results being different on different machines or versions of operating systems.
Details here: /wiki/spaces/SC/pages/51649764
Insight
To run Insight, you also need to install the 32bit version of Microsoft Visual C++ 2010 Redistributable Package.
This installer is for 32bit machines and 64bit machines since the library we use is 32bit: Microsoft Visual C++ 2010 Redistributable Package (x86).
Full Release Documentation