Skip to main content

Movement Ecology Tools For Python

Project description

MovData is a Python library that provides tools for analysing movement data within the fields of ecology and conservation.

Note: MovData is a very young package. While the available tools should be stable and working correctly, it’s still possible this API functions may change in upcoming releases. But we would love for you to try it out, give feedback or contribute!

What is a Relocations?

Relocations is a model for a set of fixes from a given subject. Because fixes are temporal, they can be ordered asc or desc. The additional_data dict can contain info specific to the subject and relocations: name, type, region, sex etc. These values are applicable to all fixes in the relocations array. If they vary, then they should be put into each fix’s additional_data dict.

Examples

quickly create a geometry point

>>> import movdata
>>> geopoint = movdata.geopoint(x=1, y=1, crs=4326)
>>> geopoint.shapely_geometry

    POINT Z (1 2 0)

>>> geopoint.to_crs(crs=3857)

    POINT Z (111319.4907932736 222684.2085055441 0)

Earth Engine Authentication

EE needs to be authenticated before using the eetools module in pymet. Here’s how to authenticate:

  • Run the command ‘earthengine authenticate’ from a cmd window/shell which will provide a url to paste into a browser with the sign in page for your Google accounts. Choose the account whitelisted for earth engine

  • You will be given a code that should be pasted into the terminal

  • An authentication token will be stored locally indefinitely

References

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

movdata-0.1.20rc11.macosx-10.9-x86_64.tar.gz (93.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

movdata-0.1.20rc11-cp38-cp38-macosx_10_9_x86_64.whl (50.6 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

Details for the file movdata-0.1.20rc11.macosx-10.9-x86_64.tar.gz.

File metadata

  • Download URL: movdata-0.1.20rc11.macosx-10.9-x86_64.tar.gz
  • Upload date:
  • Size: 93.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12

File hashes

Hashes for movdata-0.1.20rc11.macosx-10.9-x86_64.tar.gz
Algorithm Hash digest
SHA256 0142e9dad95928811ca4eea226803a7fbb14f2f494dfba8b5640742b2fa10b60
MD5 227c98ec037c056a989a6952235f941d
BLAKE2b-256 08ef49a74239bffd308c935e615e1a6b281a5ccb2fb78d3b194a50477b23383f

See more details on using hashes here.

File details

Details for the file movdata-0.1.20rc11-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: movdata-0.1.20rc11-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 50.6 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12

File hashes

Hashes for movdata-0.1.20rc11-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1265579675065fd4dd27af9d76041d7c4e7635ef3c6f2457692196655f2ca616
MD5 a0d0ec2be716b9020fb02e0842eea159
BLAKE2b-256 c1417b61797f97edd34ed9859151a3ca97c8997596790f8bc25fa48594c177d5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page