attributes["component"] not found issue when running for 'pr'
MIdAS expects the datacubes to have the attributes['component'] defined. For temperature, it works since they are defined in the separator. However, for precipitation, the separator is not called and hence, attributes['components'] is not defined and causes a runtime error.