Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interval module transform input #45

Open
eightysteele opened this issue Sep 4, 2011 · 0 comments
Open

interval module transform input #45

eightysteele opened this issue Sep 4, 2011 · 0 comments
Assignees

Comments

@eightysteele
Copy link
Owner

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.

@ghost ghost assigned tucotuco Sep 4, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants