0
I Use This!
Inactive

Commits : Listings

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