Highlights
- Arctic Code Vault Contributor
Pinned
419 contributions in the last year
Contribution activity
January 2021
Created 11 commits in 3 repositories
Created a pull request in libgeos/geos that received 9 comments
Simplify geosop dispatch
Instead of requiring every geometry function to have the same signature (geometry, geometry, double), pass a vector of untyped arguments.
+199
−180
•
9
comments
Opened 9 other pull requests in 2 repositories
libgeos/geos
3
open
3
merged
Reviewed 1 pull request in 1 repository
libgeos/geos 1 pull request
Created an issue in OSGeo/gdal that received 1 comment
Parse netrc file when downloading test files
Expected behavior and actual behavior.
I would expect the following function call to pull my EarthData login from my .netrc
file, since authenticat…
1
comment