Fix voevent_utils.py
specifying dataType="float" would cause encoding errors when passed into voeventlib. this change uses autoconvert for all float-type data parameters.
Please register or sign in to comment
specifying dataType="float" would cause encoding errors when passed into voeventlib. this change uses autoconvert for all float-type data parameters.