BHoM / AGS_Toolkit

GNU Lesser General Public License v3.0
1 stars 1 forks source link

Change ContaminantSample read from ERES_RVAL to ERES_RTXT #14

Closed peterjamesnugent closed 1 month ago

peterjamesnugent commented 2 months ago

Description:

Change the reading of ContaminantSample from ERES_RVAL to ERES_RTXT - this is because ERES_RTXT contains useful information about whether the Result is below the detection limit (i.e. < 0,1).

peterjamesnugent commented 2 months ago

This will have to be done at the same time as: https://github.com/BHoM/BHoM/issues/1623