Skip to content

interval module transform input #45

@eightysteele

Description

@eightysteele

Would be rad if we can internalize varval inputs to the interval module. For example, right now for coords, we're doing this:

 varval = int(lat * pow(10, 5))

before passing it to interval.get_index_intervals. Probably requires a precision keywords param for this to work.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions