Closed danielmwatkins closed 8 months ago
Note, I also added a couple of newlines so that you don't have to scroll to the right to read the docstring.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.88%. Comparing base (
a98835e
) to head (0f0f30e
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
OK, this doesn't actually fix the issue. Trying something else.
Rather than changing all the center_lat/center_lon to centroids, I just changed the j2 file to say center_lat and center_lon. It seems like this fixed the issue on my end.
Addresses an issue where there is a mismatch between the names of columns in flow generator vs the site locations csv file.