We're using a general set of parameters off the website - they have different parameters based on stream class. We need to figure out if we should use different parameters by stream class (probably not), or if using the general parameters is sufficient. We could also try not sending parameters, but then if they change defaults our outputs could change without warning and without knowing what's different. Maybe good to keep control, but provide a method to change params??
We're using a general set of parameters off the website - they have different parameters based on stream class. We need to figure out if we should use different parameters by stream class (probably not), or if using the general parameters is sufficient. We could also try not sending parameters, but then if they change defaults our outputs could change without warning and without knowing what's different. Maybe good to keep control, but provide a method to change params??