Commit 9c1aca3
3.2.3 dev (#201)
* fix: remove calls to map2model
* fix: remove m2m from deps
* fix: use os/python matrix
* remove gdal install from test
* only run for changes of python files or the workflow
* remove conda defaults channel
* style: style fixes by ruff and autoformatting by black
* remove map2model import
* Update linting_and_testing.yml
* trying to specify python version in conda install
* fix: make shapely imports backwards compatible
* points reverted
* remove incorrect type hinting
* fix: making test work on ALL python. use pathlib and not importlib to find files
* fix: multilinestring import
* fixing more shapley bugs
* add version constraint on shapely
* remove . add gdal back
* actually add gdal
* make workflow runs on all pushes
* replace dwithin
* fix short_line
* fix dependency file path and handle >= version condition in check_all_dependencies
* remove gdal from dependencies.txt
* change order of dependencies
* display gdal owslib versions
* fix: specify gdal 3.4.3 for windows python 3.10
* print gdal owslib shapely version
* set gdal>=3.6.2 and shapely>=2.0.2 in dependencies.txt
* change back to shapely>=2 in dependencies.txt
* remove gdal>=3.6.2 from dependencies.txt
* windows python 3.10 glda=3.4.3
* add geos version compatibility for shapely.dwithin
* add back branch and path restrictions
* remove print statements
---------
Co-authored-by: Lachlan Grose <[email protected]>
Co-authored-by: lachlangrose <[email protected]>
Co-authored-by: Noelle Cheng <[email protected]>1 parent 1af43e4 commit 9c1aca3
File tree
13 files changed
+112
-278
lines changed- .github/workflows
- map2loop
- _datasets/geodata_files
- tests
- mapdata
- sampler
13 files changed
+112
-278
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
5 | 18 | | |
6 | 19 | | |
7 | 20 | | |
| |||
21 | 34 | | |
22 | 35 | | |
23 | 36 | | |
24 | | - | |
25 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
26 | 45 | | |
27 | 46 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
33 | 51 | | |
34 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
35 | 55 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
41 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
42 | 69 | | |
43 | 70 | | |
44 | | - | |
| 71 | + | |
45 | 72 | | |
46 | 73 | | |
47 | 74 | | |
48 | | - | |
49 | | - | |
| 75 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
106 | 108 | | |
107 | 109 | | |
108 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
6 | 10 | | |
7 | 11 | | |
8 | 12 | | |
| |||
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
17 | | - | |
18 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
| |||
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
33 | | - | |
34 | | - | |
| 38 | + | |
| 39 | + | |
35 | 40 | | |
36 | 41 | | |
37 | 42 | | |
| |||
41 | 46 | | |
42 | 47 | | |
43 | 48 | | |
44 | | - | |
45 | | - | |
| 49 | + | |
| 50 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments