0
I Use This!
Inactive

Commits : Listings

Analyzed 17 days ago. based on code collected 18 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #6 from RichardScottOZ/patch-1
joferkington
as Joe Kington
More... almost 4 years ago
Update tsurf.py More... almost 4 years ago
Bump version number
joferkington
as Joe Kington
More... over 6 years ago
Add trove classifiers
joferkington
as Joe Kington
More... over 6 years ago
Do not include source files as data in setup.py
joferkington
as Joe Kington
More... over 6 years ago
Merge pull request #4 from joferkington/python3_support
joferkington
as Joe Kington
More... over 6 years ago
A few more 2/3 compatibility fixes
joferkington
as Joe Kington
More... over 6 years ago
Ignore pytest cache as well
joferkington
as Joe Kington
More... over 6 years ago
iteritems, list/sequence, and other python3 fixes
joferkington
as Joe Kington
More... over 6 years ago
Avoid circular dependency in utilities import
joferkington
as Joe Kington
More... over 6 years ago
Switch examples to more modern matplotlib style
joferkington
as Joe Kington
More... over 6 years ago
Update string checks to use six.string_types
joferkington
as Joe Kington
More... over 6 years ago
Do not subclass ``file``. Insead, use simple read_binary and write_binary methods.
joferkington
as Joe Kington
More... over 6 years ago
Update examples to work with 2.x and 3.x
joferkington
as Joe Kington
More... over 6 years ago
Update to relative imports for py3k compatibility
joferkington
as Joe Kington
More... over 6 years ago
Added support for VoxelGeo volumes
joferkington
as Joe Kington
More... almost 9 years ago
Incremented version number
joferkington
as Joe Kington
More... over 9 years ago
Updated readme with examples
joferkington
as Joe Kington
More... over 9 years ago
Added basic test for cropping
joferkington
as Joe Kington
More... over 9 years ago
Updated email in readme
joferkington
as Joe Kington
More... over 9 years ago
Fixed broken crop method
joferkington
as Joe Kington
More... over 9 years ago
Fix typo in except statement
joferkington
as Joe Kington
More... over 9 years ago
Ensure files are opened in binary mode on windows
joferkington
as Joe Kington
More... over 9 years ago
Ensure proper mask handling during extract_window
joferkington
as Joe Kington
More... over 9 years ago
Ensure that axes do not get flipped twice when creating volumes on-the-fly
joferkington
as Joe Kington
More... over 9 years ago
Added "int_conversion" option to coordinate conversions.
joferkington
as Joe Kington
More... over 10 years ago
Fixed bug in extractWindow - Needs to respect hor.grid_extents
joferkington
as Joe Kington
More... over 10 years ago
Removed trailing whitespace
joferkington
as Joe Kington
More... over 10 years ago
Merge branch 'master' of github.com:joferkington/python-geoprobe
joferkington
as Joe Kington
More... over 10 years ago
Recent numpy versions explicitly expect integer indicies rather than floats
joferkington
as Joe Kington
More... over 10 years ago