-
Notifications
You must be signed in to change notification settings - Fork 5
RavenGIS #127
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
Open
Zeitsperre
wants to merge
36
commits into
master
Choose a base branch
from
raven-gis-refactor
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
RavenGIS #127
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
5db84b4
First pass at refactoring GIS functions out of RavenPy with their ass…
Zeitsperre e3db46a
Run pre-commit checks
Zeitsperre e7d1e70
Move vector transformation logic into RavenPy, rewrite generic vector…
Zeitsperre 5ba73d9
Working version of generic reproject with shapefile - No GDAL
Zeitsperre 0541e2e
First pass at remove ogr from routing_product.py, fix pyproj transfor…
Zeitsperre b728a11
Low-level ogr/osr calls removed
Zeitsperre 29d9f06
First half of geopandas calls replaced
Zeitsperre e447868
Removed more GeoPandas logic - WIP
Zeitsperre 78839a3
Removed more of the GDAL-dependent functions from routing - Tests fai…
Zeitsperre 7b731e1
removed last GeoPandas import - Broken
Zeitsperre c1d0e07
Fix some docstrings and refactor transformation logic into vector.py,
Zeitsperre cc4da77
Fix NumberHRUs bug, some refactoring
Zeitsperre e2acdcc
Added class field for CRS specifications since projection cannot be i…
Zeitsperre 8960255
Force to always use XY for grid transforms (for now)
Zeitsperre 4c98279
Skip slow tests for tox builds
Zeitsperre fef1d67
Leverage pandas dataframes with geometries constructed via shapely
Zeitsperre 9fac999
remove some useless imports
Zeitsperre dd74de1
Fix unnecessary shape conversion, stricter CRS transformation controls
Zeitsperre 5fc918d
Re-enabled some GDAL-based logic by applying dataframe approach to fi…
Zeitsperre 1c3c14c
Fix geopandas triggering, delete fully-removed dependencies, add a no…
Zeitsperre d0c21f6
explicitly install libnetcdf headers
Zeitsperre 620eb68
Install geopandas in tox recipe
Zeitsperre c308271
run slow tests
Zeitsperre d1a9b7d
Try another logic syntax
Zeitsperre 31ed75c
hmmm
Zeitsperre 0b7fdc1
hmmm again
Zeitsperre 588479b
another try
Zeitsperre 29f5772
Try another approach
Zeitsperre 8438cb2
Fix a forgotten inplace=True flag
Zeitsperre a107436
testing - Use STRtree shapely speedup
Zeitsperre 8d245f1
Shapely speedup final version
Zeitsperre 813e819
Add geos
Zeitsperre 9e386cf
Merge branch 'master' into raven-gis-refactor
Zeitsperre a8cfb57
Merge branch 'master' into raven-gis-refactor
Zeitsperre 87ddddb
WIP - add pygml for gmlv32 reading
Zeitsperre 0e78f5a
add pygml dependency
Zeitsperre File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.