eWaterCycle/ewatercycle

coords_to_indices requires iterable

Open

#280 opened on Dec 6, 2021

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (6 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (39 stars)
PR merge metrics
 (PR metrics pending)

Description

Based on student feedback:

Can we make it possible to pass non-iterables and iterables to the function coords_to_indices?

https://github.com/eWaterCycle/ewatercycle/blob/71bcc306b2ad2dfa224e793a3a9c30595174bbc5/src/ewatercycle/models/wflow.py#L182-L184

Contributor guide