An open API service providing commit metadata for open source projects.

GitHub / perrygeo/python-rasterstats / commits

Summary statistics of geospatial raster datasets based on vector geometries.

SHA Message Author Date Stats
41f41dca merge Merge pull request #315 from perrygeo/ci-py314 Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
8519b237 separate tests, import or skip fiona ones Matthew Perry <p****o@g****m> 3 months ago
8590297c don't swallow import error Matthew Perry <p****o@g****m> 3 months ago
ea9179dc don't install fiona on py314 or higher Matthew Perry <p****o@g****m> 3 months ago
edb6e8d6 more pythons Matthew Perry <p****o@g****m> 3 months ago
e1e5245d merge Merge pull request #314 from perrygeo/mp/pyogrio Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
77b2218b bump Matthew Perry <p****o@g****m> 3 months ago
cae08cc4 expose chunk_size parameter in public interfaces Matthew Perry <p****o@g****m> 3 months ago
b43a69d7 changes Matthew Perry <p****o@g****m> 3 months ago
b01819d5 add fid, catch only DataSourceError, test Matthew Perry <p****o@g****m> 3 months ago
bccec2cd account for features = -1 Matthew Perry <p****o@g****m> 3 months ago
a2957df4 engine Matthew Perry <p****o@g****m> 3 months ago
341c76b8 docs Matthew Perry <p****o@g****m> 3 months ago
797e0e81 clear control flow, imports Matthew Perry <p****o@g****m> 3 months ago
44c081cd improve benchmark Matthew Perry <p****o@g****m> 3 months ago
2910f8a0 removed fiona imports, make pyogrio the default vector engine Matthew Perry <p****o@g****m> 3 months ago
9cd509a9 test against feature_generator Matthew Perry <p****o@g****m> 3 months ago
5bff0c85 format, make pyogrio the default Matthew Perry <p****o@g****m> 3 months ago
9571d3ff ignore Matthew Perry <p****o@g****m> 3 months ago
5491ca4a ignore Matthew Perry <p****o@g****m> 3 months ago
7aafff85 additional formats Matthew Perry <p****o@g****m> 3 months ago
445b3afe optimize Matthew Perry <p****o@g****m> 3 months ago
5c6a6e85 no arrow, benchmark geopackages Matthew Perry <p****o@g****m> 3 months ago
6d945d84 improve readability, increase chunk size Matthew Perry <p****o@g****m> 3 months ago
21d74c8e a chunked pyogrio generator Matthew Perry <p****o@g****m> 3 months ago
e51b48a6 merge Merge pull request #310 from mwtoews/use-ruff Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
7b9c4c44 Use ruff to format and check code; remove isort Mike Taves <m****s@g****m> 10 months ago
b28c1539 merge Merge pull request #309 from perrygeo/ignore-uv-lock Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
12 months ago
736bd9bb ignore the uv.lock file for now Matthew Perry <m****y@p****m> 12 months ago
4f67dfd1 merge Merge pull request #304 from abovzv/abovzv/fix-generator Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
12 months ago
c620d129 merge Merge pull request #306 from mwtoews/min-py39 Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
12 months ago
ac8689f6 merge Merge branch 'master' into min-py39 Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
12 months ago
6c092d5c merge Merge pull request #308 from mwtoews/use-pathlike Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
12 months ago
d024c536 Allow path-like objects for vector source; use Path for tests Mike Taves <m****s@g****m> about 1 year ago
df579d4b Use hatchling build-backend, set minimum Python 3.9 Mike Taves <m****s@g****m> about 1 year ago
11e9f027 fix the bug when progress = True achaochao <l****7@g****m> over 1 year ago
6a2769a7 merge Merge pull request #302 from perrygeo/release/0.20 Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
7d5e5d30 0.20.0 Matthew T. Perry <p****o@g****m> almost 2 years ago
7ac1c222 merge Merge pull request #301 from perrygeo/mp/fiona1.10 Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
2fc300f5 bump minimum python to 3.9 Matthew T. Perry <p****o@g****m> almost 2 years ago
05c98d53 pin geopandas Matthew T. Perry <p****o@g****m> almost 2 years ago
64885c5c catch ValueError too Matthew T. Perry <p****o@g****m> almost 2 years ago
830bcac1 merge Merge pull request #300 from jeronimoluza/progress_bar Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
5003d3c6 added try to import tqdm and raising valueerror if tqdm is not installed and ... jeronimol <j****l@i****g> almost 2 years ago
c5fd3b70 added tqdm to main.py in zonal_stats function. added tqdm in project.optional... jeronimol <j****l@i****g> almost 2 years ago
76e3e564 merge Merge pull request #299 from perrygeo/mp/bump-python-312 Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
4f82d869 remove test for older dependencies Matthew T. Perry <p****o@g****m> about 2 years ago
23ae9498 try using contains Matthew T. Perry <p****o@g****m> about 2 years ago
bc26a0d1 only test old packages on old pythons Matthew T. Perry <p****o@g****m> about 2 years ago
a2198c5b fix: cast percentiles to floats Matthew T. Perry <p****o@g****m> about 2 years ago
266e1fb2 classifiers Matthew T. Perry <p****o@g****m> about 2 years ago
0bc96a02 ci: test against python 3.12, drop 3.7 Matthew T. Perry <p****o@g****m> about 2 years ago
5dac0030 merge Merge pull request #290 from ericboucher/augment-custom-functions Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
12d5169b Add test Eric Boucher <e****r@g****m> about 3 years ago
e5c9e971 Add rv_array to custom functions Eric Boucher <e****r@g****m> about 3 years ago
8086a356 0.19.0 mperry <p****o@g****m> over 3 years ago
9ad84751 0.19.0 mperry <p****o@g****m> over 3 years ago
52182ae0 merge Merge pull request #287 from mwtoews/unpin-versions Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
9e06ace4 Provide compatibility with Fiona 1.9 Mike Taves <m****s@g****m> over 3 years ago
57c99fa2 merge Merge pull request #284 from mwtoews/misc Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
f0e6ffbe Sort and absolufy imports Mike Taves <m****s@g****m> over 3 years ago
d188eaf1 Update CHANGELOG.txt Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
62f6d62d merge Merge pull request #283 from mwtoews/pyupgrade Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
4afc729d Python 3 upgrades Mike Taves <m****s@g****m> over 3 years ago
78ac30e9 1.18.0 mperry <p****o@g****m> over 3 years ago
144144ab merge Merge pull request #280 from perrygeo/nodata-warn-once Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
7ae17a1e merge Merge pull request #279 from perrygeo/better-int-overflow-protection Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
8babd0c8 inherit from UserWarning mperry <p****o@g****m> over 3 years ago
930cc9ed globals hack to warn only once mperry <p****o@g****m> over 3 years ago
92d9c3cd selectively use numpy dtype arg instead of casting all integer data mperry <p****o@g****m> over 3 years ago
5c7acb23 merge Merge pull request #278 from perrygeo/black-formatting Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
25013d8f ignore black formatting for git blame mperry <p****o@g****m> over 3 years ago
7c44d418 apply black autoformatter mperry <p****o@g****m> over 3 years ago
c0e077ba merge Merge pull request #277 from mwtoews/pyproject-metadata Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
66f9e3f7 Move project metadata to pyproject.toml Mike Taves <m****s@g****m> over 3 years ago
cbdaaa52 merge Merge pull request #276 from perrygeo/0.17.1 Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
3d9aa48e turn up the python to 3.11 mperry <p****o@g****m> over 3 years ago
46f7b960 bump version mperry <p****o@g****m> over 3 years ago
d9c7a46a merge Merge pull request #275 from perrygeo/272-fiona-version Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
92ae3549 bump python versions mperry <p****o@g****m> over 3 years ago
16c6734f bump python versions mperry <p****o@g****m> over 3 years ago
e88e6331 pin fiona to <1.9 until we can figure out breaking change mperry <p****o@g****m> over 3 years ago
80a10e7f merge Merge pull request #266 from mwtoews/shapely-dep Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
31fbc49e add click, fixes #264 mperry <p****o@g****m> over 3 years ago
79b9a881 Resolve shapely deprecation warnings; use pytest.importorskip Mike Taves <m****s@g****m> almost 4 years ago
d05f0dbd merge Merge pull request #265 from mwtoews/pep-518 Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
7381b6d1 PEP-518: specify minimum build system requirements with pyproject.toml Mike Taves <m****s@g****m> almost 4 years ago
83220a67 merge Merge pull request #260 from perrygeo/release-0.17 Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
678dc08a bump version mperry <p****o@g****m> about 4 years ago
a8b78feb remove perf test which can change depending on environment mperry <p****o@g****m> about 4 years ago
c5217b61 merge Merge pull request #258 from theroggy/Fix-prformance-regression-in-0.16.0 Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
04770e8c Make test less strict on windows theroggy <p****s@g****m> about 4 years ago
dd2fd035 Remove alternative 64 bit detections theroggy <p****s@g****m> about 4 years ago
e95694a4 Fix 64 bit platform test performance regression theroggy <p****s@g****m> about 4 years ago
5da31102 merge Merge pull request #253 from timgates42/bugfix_typos Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
5736ca06 docs: Fix a few typos Tim Gates <t****s@i****m> almost 5 years ago
75d6ef0a merge Merge pull request #250 from perrygeo/pre-0-16 Matthew Perry <p****o@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
ade5936c changes for 0.16.0 mperry <p****o@g****m> almost 5 years ago
43028dec bump version mperry <p****o@g****m> almost 5 years ago
2981e8c4 use equals_exact mperry <p****o@g****m> almost 5 years ago

← Back to repository