Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
84 commits
Select commit Hold shift + click to select a range
d4a722c
Start adding position tests for period
Diviloper Apr 7, 2023
cf631b7
Update Dockerfiles
Diviloper Apr 7, 2023
04bad51
Merge branch 'develop' into tests
Diviloper Apr 7, 2023
8ce3e62
Make boolean-flag-returning functions return None when False instead …
Diviloper Apr 13, 2023
9bf0f1b
Add tests for Period.
Diviloper Apr 13, 2023
395da87
Add distance test
Diviloper Apr 13, 2023
8ae23ce
Add more exhaustive tests for period position functions
Diviloper Apr 14, 2023
012de1d
Update shift_tscale parameters
Diviloper May 2, 2023
515c9f9
Finish TimestampSet tests and fix some Period test
Diviloper May 2, 2023
b27f753
Remove __cmp__ methods since they are no longer used in Python3
Diviloper May 8, 2023
2de5836
Update spanset_make function
Diviloper May 14, 2023
1bdd7b3
Add PeriodSet tests
Diviloper May 14, 2023
36d947e
Add TInterpolation tests
Diviloper May 14, 2023
1c1e0c2
Update TInterpolation tests
Diviloper May 14, 2023
6b97cce
Update MEOS to recent version
Diviloper May 14, 2023
56f1087
Update MEOS to recent version
Diviloper May 14, 2023
21e3d64
Start test for main classes
Diviloper May 14, 2023
0c11d20
Add geodetic flag to geometry_to_gserialized function to create geode…
Diviloper May 29, 2023
9edb411
Add function to plot several independent sequences at once and fix so…
Diviloper Jul 8, 2023
5b2a7e1
Update cffi
Diviloper Jul 8, 2023
c70095c
Add remaining TBool tests and fix some TPoint and STBox errors
Diviloper Jul 8, 2023
24ec712
Update cffi
Diviloper Jul 8, 2023
ba5ebde
Add more TBool tests. Update Temporal API to align with SQL. Fix TInt…
Diviloper Jul 8, 2023
de59f04
Add test for shift_tscale
Diviloper Jul 11, 2023
b9c00dd
Update conftest
Diviloper Jul 11, 2023
768fc8c
Add tests for tint, tfloat, ttext
estebanzimanyi Jul 11, 2023
1459258
Add tests for tgeompoint
estebanzimanyi Jul 11, 2023
5f4b45f
Update some functions renamed in MEOS
Diviloper Jul 11, 2023
c959717
Make tests run
Diviloper Jul 11, 2023
ff2cb7a
Tests for temporal types
estebanzimanyi Jul 11, 2023
af9454a
Tests for temporal types
estebanzimanyi Jul 12, 2023
ecc484d
Tests for temporal types
estebanzimanyi Jul 12, 2023
aa4199a
Tests for temporal types
estebanzimanyi Jul 12, 2023
9d86503
Fix ttext value_at_timestamp and fix a couple of tpoint tests
Diviloper Jul 13, 2023
f5d634b
Update geometry_to_gserialized calls to always pass the geodetic flag.
Diviloper Jul 14, 2023
eb81e09
Tests for temporal types
estebanzimanyi Jul 14, 2023
d36dc83
Merge tests
estebanzimanyi Jul 14, 2023
732487f
Update building tools
Diviloper Jul 14, 2023
3fbc223
Fix calls to geometry_to_gserialized with no self object (staticmethods)
Diviloper Jul 14, 2023
c5c8060
Test for box types
estebanzimanyi Jul 14, 2023
14e080b
Tests for box types
estebanzimanyi Jul 15, 2023
c7bfb3c
Tests for box types
estebanzimanyi Jul 15, 2023
48b284b
Tests for temporal types
estebanzimanyi Jul 16, 2023
71df1d6
Tests for temporal types
estebanzimanyi Jul 16, 2023
e8ecd83
Tests for temporal types
estebanzimanyi Jul 17, 2023
27f232e
Support of PostGIS 3.4
estebanzimanyi Jul 19, 2023
196ee69
Update LICENSE and change from_wkb function.
Diviloper Jul 19, 2023
5ca8931
Add WKB conversions
Diviloper Jul 19, 2023
d4aafe5
Tests for temporal types
estebanzimanyi Jul 19, 2023
5fcc003
Tests for temporal types
estebanzimanyi Jul 19, 2023
a1ddaaf
Tests for temporal types
estebanzimanyi Jul 20, 2023
3b3ed93
Tests for temporal types
estebanzimanyi Jul 21, 2023
b77d883
Tests for temporal types
estebanzimanyi Jul 22, 2023
9915d72
Tests for temporal types
estebanzimanyi Jul 22, 2023
8f55fbc
Tests for temporal types
estebanzimanyi Jul 22, 2023
f7b0f66
Tests for temporal types
estebanzimanyi Jul 22, 2023
e261322
Tests for temporal types
estebanzimanyi Jul 23, 2023
3aabc9a
Tests for temporal types
estebanzimanyi Jul 23, 2023
5af2756
Tests for temporal types
estebanzimanyi Jul 23, 2023
4cba86f
Tests for temporal types
estebanzimanyi Jul 23, 2023
0a66f02
Tests for temporal types
estebanzimanyi Jul 24, 2023
fd742a4
Add general modifier for from_wkb functions
Diviloper Jul 24, 2023
fd9f9aa
Add general modifier for as_wkb functions so they directly return bytes
Diviloper Jul 24, 2023
1704ce4
Update as_wkb calls
Diviloper Jul 24, 2023
a45e9b5
Tests for temporal types
estebanzimanyi Jul 25, 2023
911f599
Tests for temporal types
estebanzimanyi Jul 25, 2023
972f447
Tests for temporal types
estebanzimanyi Jul 25, 2023
9b4ed09
Tests for temporal types
estebanzimanyi Jul 26, 2023
a0e92a9
Tests for temporal types
estebanzimanyi Jul 26, 2023
83f54fe
Tests for temporal types
estebanzimanyi Jul 28, 2023
4b16cb9
Tests for temporal types
estebanzimanyi Jul 30, 2023
c8fd52e
Tests for temporal types
estebanzimanyi Jul 30, 2023
8c1f64f
Tests for temporal types
estebanzimanyi Jul 31, 2023
f181392
Tests for temporal types
estebanzimanyi Aug 1, 2023
c0a68f4
Tests for temporal types
estebanzimanyi Aug 1, 2023
7003ffa
Tests for temporal types
estebanzimanyi Aug 1, 2023
031ec68
Tests for temporal types
estebanzimanyi Aug 3, 2023
56cff3b
Tests for temporal types
estebanzimanyi Aug 4, 2023
da8cfaf
Tests for temporal types
estebanzimanyi Aug 4, 2023
23fe384
Tests for temporal types
estebanzimanyi Aug 4, 2023
e58aa1f
Tests for temporal types
estebanzimanyi Aug 5, 2023
8a42aaf
Tests for temporal types
estebanzimanyi Aug 6, 2023
7d74cf5
Tests for temporal types
estebanzimanyi Aug 6, 2023
2ada4e5
Tests for temporal types
estebanzimanyi Aug 6, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion pymeos/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ build
dist
docs/_build

*.egg-info
*.egg-info
.pytest_cache
2 changes: 1 addition & 1 deletion pymeos/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PostgreSQL License
-------------------------------------------------------------------------------
This PyMEOS code is provided under The PostgreSQL License.

Copyright (c) 2020, Université libre de Bruxelles and MobilityDB contributors
Copyright (c) 2020, Université libre de Bruxelles and PyMEOS contributors

Permission to use, copy, modify, and distribute this software and its documentation for any purpose, without fee, and without a written agreement is hereby
granted, provided that the above copyright notice and this paragraph and the following two paragraphs appear in all copies.
Expand Down
2 changes: 1 addition & 1 deletion pymeos/pymeos/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from .temporal import *
from .time import *

__version__ = '1.1.2'
__version__ = '1.1.3a1'
__all__ = [
# initialization
'pymeos_initialize', 'pymeos_finalize',
Expand Down
2 changes: 1 addition & 1 deletion pymeos/pymeos/aggregators/general_aggregators.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def _add(cls, state, temporal):
if isinstance(temporal, datetime):
state = timestamp_tcount_transfn(state, datetime_to_timestamptz(temporal))
elif isinstance(temporal, TimestampSet):
state = tstzset_tcount_transfn(state, temporal._inner)
state = timestampset_tcount_transfn(state, temporal._inner)
elif isinstance(temporal, Temporal) and temporal.interpolation() == TInterpolation.DISCRETE:
state = temporal_tcount_transfn(state, temporal._inner)
else:
Expand Down
617 changes: 342 additions & 275 deletions pymeos/pymeos/boxes/stbox.py

Large diffs are not rendered by default.

Loading