Open andreakoelzsch opened 1 year ago
Thanks for the detailed issue report!
Unfortunately this error is not reproducible with the sample input data provided by the SDK (input1.pickle
, .., input4.pickle
).
Is it possible to provide the input file which produces this error? And a description how this input was created (by a MoveApps translator after downloading a Movebank study / self created / etc).
@arky Please Arky, would you continue this error evaluation here with Clemens? Thanks!
Message from user Arky (@cleemansen)
Guess this issue has already been reported. Using add_speed() with MoveApps Python SDK results in crs_units error.
Any workaround would be highly appreciated.
app.py
####################
Console Output
$ python sdk.py
MovingPandas 0.16.0
SYSTEM INFO
python : 3.10.6 (main, Mar 10 2023, 10:55:28) [GCC 11.3.0] executable : /usr/bin/python machine : Linux-5.19.0-43-generic-x86_64-with-glibc2.35
GEOS, GDAL, PROJ INFO
GEOS : None GEOS lib : None GDAL : 3.6.4 GDAL data dir: /usr/local/lib/python3.10/dist-packages/fiona/gdal_data PROJ : 9.2.0 PROJ data dir: /usr/local/lib/python3.10/dist-packages/pyproj/proj_dir/share/proj
PYTHON DEPENDENCIES
geopandas : 0.13.0 pandas : 1.5.2 fiona : 1.9.4.post1 numpy : 1.24.3 shapely : 2.0.1 rtree : 1.0.1 pyproj : 3.5.0 matplotlib : 3.7.1 mapclassify: None geopy : 2.3.0 holoviews : 1.16.0 hvplot : 0.8.3 geoviews : 1.10.0 stonesoup : None
Traceback (most recent call last):