-
Notifications
You must be signed in to change notification settings - Fork 1
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
First stab at intersections
extension module
#15
Commits on Jul 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b91c2bb - Browse repository at this point
Copy the full SHA b91c2bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5764b55 - Browse repository at this point
Copy the full SHA 5764b55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37f8014 - Browse repository at this point
Copy the full SHA 37f8014View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77e9821 - Browse repository at this point
Copy the full SHA 77e9821View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c35294 - Browse repository at this point
Copy the full SHA 0c35294View commit details -
Configuration menu - View commit details
-
Copy full SHA for 405ba83 - Browse repository at this point
Copy the full SHA 405ba83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17ee3c9 - Browse repository at this point
Copy the full SHA 17ee3c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e694fc - Browse repository at this point
Copy the full SHA 8e694fcView commit details -
[refactor] Exctract conversion of linestring from cpp to py and impor…
…t shapely linestring as global variable
Configuration menu - View commit details
-
Copy full SHA for 68e874f - Browse repository at this point
Copy the full SHA 68e874fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca361bb - Browse repository at this point
Copy the full SHA ca361bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb0aa65 - Browse repository at this point
Copy the full SHA cb0aa65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40e7d95 - Browse repository at this point
Copy the full SHA 40e7d95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 706e38e - Browse repository at this point
Copy the full SHA 706e38eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf506b4 - Browse repository at this point
Copy the full SHA cf506b4View commit details
Commits on Jul 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 06ade8f - Browse repository at this point
Copy the full SHA 06ade8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for aaee99b - Browse repository at this point
Copy the full SHA aaee99bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 386a22e - Browse repository at this point
Copy the full SHA 386a22eView commit details
Commits on Jul 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1011174 - Browse repository at this point
Copy the full SHA 1011174View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94c3d5a - Browse repository at this point
Copy the full SHA 94c3d5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02ea991 - Browse repository at this point
Copy the full SHA 02ea991View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2efe820 - Browse repository at this point
Copy the full SHA 2efe820View commit details -
Configuration menu - View commit details
-
Copy full SHA for f237662 - Browse repository at this point
Copy the full SHA f237662View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d763d5 - Browse repository at this point
Copy the full SHA 3d763d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for add0e71 - Browse repository at this point
Copy the full SHA add0e71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30f53c0 - Browse repository at this point
Copy the full SHA 30f53c0View commit details
Commits on Jul 21, 2021
-
Write test raster and vector files inside temporary directory
Cannot use tempfile.TemporaryFile() directly since this opens a file and removes it when close. To use rasterio.open I need a filename rather than a file-like obj?
Configuration menu - View commit details
-
Copy full SHA for 71b12be - Browse repository at this point
Copy the full SHA 71b12beView commit details -
Configuration menu - View commit details
-
Copy full SHA for c82f31c - Browse repository at this point
Copy the full SHA c82f31cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ee3b94 - Browse repository at this point
Copy the full SHA 3ee3b94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 966435d - Browse repository at this point
Copy the full SHA 966435dView commit details
Commits on Jul 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f2a2857 - Browse repository at this point
Copy the full SHA f2a2857View commit details -
Add python function raster2split to attribute raster values to split …
…linestrings in geodataframe
Configuration menu - View commit details
-
Copy full SHA for 7fdc47e - Browse repository at this point
Copy the full SHA 7fdc47eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d23d613 - Browse repository at this point
Copy the full SHA d23d613View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a93275 - Browse repository at this point
Copy the full SHA 3a93275View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f73928 - Browse repository at this point
Copy the full SHA 3f73928View commit details
Commits on Jul 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5bc9f03 - Browse repository at this point
Copy the full SHA 5bc9f03View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff0dd55 - Browse repository at this point
Copy the full SHA ff0dd55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dc3121 - Browse repository at this point
Copy the full SHA 7dc3121View commit details -
Configuration menu - View commit details
-
Copy full SHA for eaa5ca9 - Browse repository at this point
Copy the full SHA eaa5ca9View commit details -
Remove raster2split's side effects. Function takes geodf and raster d…
…ataset and returns geodf
Configuration menu - View commit details
-
Copy full SHA for 79e901c - Browse repository at this point
Copy the full SHA 79e901cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 828f8a0 - Browse repository at this point
Copy the full SHA 828f8a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce8b7bd - Browse repository at this point
Copy the full SHA ce8b7bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d966058 - Browse repository at this point
Copy the full SHA d966058View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5249a30 - Browse repository at this point
Copy the full SHA 5249a30View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef1a860 - Browse repository at this point
Copy the full SHA ef1a860View commit details -
Configuration menu - View commit details
-
Copy full SHA for f11004a - Browse repository at this point
Copy the full SHA f11004aView commit details -
[test] Use rasterio.io.MemoryFile to create test dataset object inste…
…ad of temporary file.
Configuration menu - View commit details
-
Copy full SHA for b83dc74 - Browse repository at this point
Copy the full SHA b83dc74View commit details -
[test] Use tuple instead of list to index underlying raster data.
This adresses a FutureWarning raised by numpy: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use `arr[tuple(seq)]` instead of `arr[seq]`. In the future this will be interpreted as an array index, `arr[np.array(seq)]`, which will result either in an error or a different result. expected_raster_values = np.tile(raster_data[data_array_indices], 2)
Configuration menu - View commit details
-
Copy full SHA for c7759c4 - Browse repository at this point
Copy the full SHA c7759c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 939b442 - Browse repository at this point
Copy the full SHA 939b442View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8950be - Browse repository at this point
Copy the full SHA f8950beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b3b438 - Browse repository at this point
Copy the full SHA 7b3b438View commit details -
Configuration menu - View commit details
-
Copy full SHA for 143819c - Browse repository at this point
Copy the full SHA 143819cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2411da - Browse repository at this point
Copy the full SHA d2411daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62cc6e6 - Browse repository at this point
Copy the full SHA 62cc6e6View commit details -
Merge pull request #19 from nismod/restructure_python_intersections
Restructure python side of intersection code
Configuration menu - View commit details
-
Copy full SHA for 370c44b - Browse repository at this point
Copy the full SHA 370c44bView commit details -
Merge pull request #18 from nismod/raster2vector
Raster to vector attribution
Configuration menu - View commit details
-
Copy full SHA for 665ec41 - Browse repository at this point
Copy the full SHA 665ec41View commit details -
Merge pull request #17 from nismod/cli
Add a command line interface to intersections kernel
Configuration menu - View commit details
-
Copy full SHA for 4e2afa5 - Browse repository at this point
Copy the full SHA 4e2afa5View commit details -
Merge pull request #16 from nismod/build_intersections_extension
Build intersections extension
Configuration menu - View commit details
-
Copy full SHA for 6d44676 - Browse repository at this point
Copy the full SHA 6d44676View commit details