Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,979 contributions in the last year
Contribution activity
December 2020
November 2020
Created 185 commits in 21 repositories
Created a pull request in JuliaGeometry/Meshes.jl that received 2 comments
Deprecate Face type
This PR removes the Face type in favor of the general Polytope type.
Opened 2 other pull requests in 2 repositories
JuliaGeo/GADM.jl
1
merged
JuliaEarth/CoDa.jl
1
merged
Reviewed 16 pull requests in 7 repositories
JuliaGeo/GADM.jl 7 pull requests
- Improve get() and coordinates()
- Prefix GADM_ to country code
- Force get() to return multipolygon and update tests
- Add Meshes test suite, polygon and coordinates function
- Add test to verify country boundaries
- Refactor and replace Geography=>GADM
- [polygon] Improve get function to return geometry of any region
JuliaGeometry/Meshes.jl 3 pull requests
JuliaEarth/GeoStatsTutorials 2 pull requests
shubhank-saxena/WellIO.jl 1 pull request
zerefwayne/MeshesRecipes.jl 1 pull request
oxinabox/DataDeps.jl 1 pull request
juliohm/awesome-brazil-data 1 pull request
Created an issue in alan-turing-institute/MLJ.jl that received 42 comments
Unsupported const declaration
Describe the bug Today my test suites started failing with the following error message: Got exception outside of a @test LoadError: syntax: unsuppo…