Each variable in the standard protocol comes with a description of the variable type and expected format. For example, in version 1.1.0, we write that Species is alphabetic and contains six characters, and that BreedingSeason is an integer of four characters. Instead, it would be more helpful, if these would include the actual range of values that are allowed.
Each variable in the standard protocol comes with a description of the variable type and expected format. For example, in version 1.1.0, we write that
Speciesis alphabetic and contains six characters, and thatBreedingSeasonis an integer of four characters. Instead, it would be more helpful, if these would include the actual range of values that are allowed.