You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i found the issue (but it is not clear in the documentation), the columns radius weight height in the csv are required to be in uppercase. and the distance for RADIUS requires to be in negative numbers
It'd be worth verifying this and seeing how the model's fieldnames and/or documentation can be improved.
The text was updated successfully, but these errors were encountered:
Well, it turns out that fields are required to be upper case, but I'm not so sure about the negative values ... the model calls math.fabs on the field values, so we should be fine there.
phargogh
added a commit
to phargogh/invest
that referenced
this issue
Apr 7, 2023
A user on the forum wrote to me in a DM:
It'd be worth verifying this and seeing how the model's fieldnames and/or documentation can be improved.
The text was updated successfully, but these errors were encountered: