You are on page 1of 1

Start

Loads Userdefined file


Calls the function
findEventMulti and
uses that to find
when it crosses the
EPA limit

maxCL>=EP
Aa

Uses Data and


converts it to serial
numbers which are
the dates

Convert the Chloride


Concentration from specific
conductance
CL=0.33*SC

Plot the chloride


Various Conversions
concentration over
EPAa=860000*(1/1000)
time with the Epa
EPAc=230000*(1/10000
limit
maxCl=max(Cl)
Displays that the max chloride
concentration is larger than the EPA
true
recommended concentration for
freshwater
acute
aquatic
exposure
Displays that
the
max chloride
concentration is within the EPA
false
recommended concentration bands for
freshwater acute aquatic exposure

Converts the
data so that its
dates line up.
Then plots it

Loads Fish Data


from user input

You might also like