Here is a copy of my upload file:
STASH(msi)|CFName|units|force_update(y/n)|
|m01s03i236|air_temperature|K|n|
|m01s03i237|specific_humidity|1|n|
|m01s03i245|relative_humidity|%|n|
Here is the responce:
The file failed to parse; in order to process this file you should consider:
line1: forcing replacement of m01s03i236 -> air_temperature(K) with m01s03i236 -> air_temperature(K)
line2: forcing replacement of m01s03i237 -> specific_humidity(1) with m01s03i237 -> specific_humidity(1)
line3: forcing replacement of m01s03i245 -> relative_humidity(%) with m01s03i245 -> relative_humidity(%)
These look identical to me, so I'm not sure why they aren't being accepted :(