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
When reviewing MAZ assigned demand, Kevin noticed this: The final set 3 group has one less row/column than there are MAZs in those four counties (8070 instead of 8071 in Solano, Napa, Sonoma and Marin).
cause: a bug in code that's skipping the last MAZ (id = 39726)
The text was updated successfully, but these errors were encountered:
When reviewing MAZ assigned demand, Kevin noticed this: The final set 3 group has one less row/column than there are MAZs in those four counties (8070 instead of 8071 in Solano, Napa, Sonoma and Marin).
cause: a bug in code that's skipping the last MAZ (id = 39726)
The text was updated successfully, but these errors were encountered: