MiniSeedInputClient: Encode data as float32
Recent edits to MiniseedInputClient resulted in the following error:
Wrong dtype for Stream[0].data for encoding FLOAT32. Please change the dtype of your data or use an appropriate encoding. See the obspy.io.mseed documentation for more information.
Support for specifying encodings in stream.write(...) seems to have change behavior in obspy 2.0.