When opening the following observation file which has a filter command to calculate ea (desired vapor pressure) using the values for t (temperature) and rh (relative humidity) incorrect values are calculated and stored in the data array.
Brandon_hourly_t_u_rh_1960-2006.txt
The values should be calculated as the following.
Brandon_hourly_t_u_rh_1960-2006SHORT_ea.txt
Instead the first hundred values calculated are:
FristHundered_ea.txt
This issue appears to be present on the master branch and affect both GUI and CLI versions.