Aller au contenu principal

Updates to Rock Mass Data Analyser structure

There have been lots of recent changes to the Rock Mass Data Analyser. Some of these changes just add features, but as part of these changes we have had to re-organise how the data is structured in the app. This means that the individual databases for all of the data now come in as aliases in the root folder under Settings/#Site Setup/RMDA/Inputs folder (instead of places such as Rock Mass Characterisation/RMDA/Database/2 Rock Mass Quality).

Filter volumes library changes

Matthew Heinsen Egan
Senior Software Engineer

We have recently updated the JavaScript library mxjs/base/algorithms/filter_volumeset.js to be more efficient. If you are using this library and call the flag_members() method of volume sets directly, then you will need to update your code slightly. If you don't call flag_members() directly then you'll automatically get the efficiency updates when you upgrade without needing to do anything, and you can stop reading now :)