Skip to main content

Functions and algorithms for analysing Digital Earth Africa data.

Project description

Digital Earth Africa Tools Package

Python functions and algorithms developed to assist in analysing Digital Earth Africa data (e.g. loading data, plotting, spatial analysis, machine learning).

Installation

This module is automatically installed on the Digital Earth Africa Sandbox. If for some reason the module isn't available on the Digital Earth Africa Sandbox, or to upgrade the tools, you can pip install the module from the terminal.

You can install the latest version of deafrica-tools from PyPI using:

python -m pip install deafrica-tools 

or install the package directly from the Tools directory to incorperate local changes:

python -m pip install Tools/

To install this module from the source on any other system with pip:

python -m pip install  git+https://github.com/digitalearthafrica/deafrica-sandbox-notebooks.git#subdirectory=Tools

Citing Digital Earth Africa Tools

The code in this module is an adaptation of code from the Digital Earth Australia dea-tools package. If you use any of the code in this repository in your work, please reference them using the following citation:

Krause, C., Dunn, B., Bishop-Taylor, R., Adams, C., Burton, C., Alger, M., Chua, S., Phillips, C., Newey, V., Kouzoubov, K., Leith, A., Ayers, D., Hicks, A., DEA Notebooks contributors 2021. Digital Earth Australia notebooks and tools repository. Geoscience Australia, Canberra. https://doi.org/10.26186/145234

Translation

Translation of the module into other languages is done using gettext and pot/po/mo files.

We welcome contributors to help in translating the project by joining this project https://poeditor.com/join/project?hash=0Q33A7sRM6.

The template .pot file can be generated by running pybabel extract -o deafrica_tools.pot * from the Tools/ directory.

This file can then be uploaded to the deafrica_tools project on POEditor.com

To get the most recent terms and translations, download the files from the deafrica_tools project and export the the deafrica_tools.po and deafrica_tools.mo files to the deafrica_tools/locales/fr/LC_MESSAGES/ directory.

Currently, uploading and downloading terms and translations is accomplished using Github Actions.

In python code, strings surrounded by an underscore function _('') will be translated.

This _() function is declared as a global after deafrica_tools.set_lang('fr') is called.

Calling deafrica_tools.set_lang() with no argument will use the language set by JupyterLab under Settings -> Language.

See wetlandsinsighttool.py as an example.

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

deafrica_tools-2.5.3.tar.gz (531.1 kB view details)

Uploaded Source

Built Distribution

deafrica_tools-2.5.3-py3-none-any.whl (539.0 kB view details)

Uploaded Python 3

File details

Details for the file deafrica_tools-2.5.3.tar.gz.

File metadata

  • Download URL: deafrica_tools-2.5.3.tar.gz
  • Upload date:
  • Size: 531.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for deafrica_tools-2.5.3.tar.gz
Algorithm Hash digest
SHA256 4ba246d1eac9c9d5b230bba533e6b5d53629426d1f76572d2ec2b9307ff32843
MD5 0b61d009ab330a89acad246a7d62a30d
BLAKE2b-256 2b4b8e69d166d52a82908001b54a00eb1f6bd70ff2e64e9d466c86379398cc3c

See more details on using hashes here.

File details

Details for the file deafrica_tools-2.5.3-py3-none-any.whl.

File metadata

File hashes

Hashes for deafrica_tools-2.5.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6ad4e227d9e8b4642e4bc2222075eb2785d476ed61754bcbbd3c20e7e4e6d844
MD5 67126480ded8217ff4618e4bce1c3fca
BLAKE2b-256 f74386f48e0a3424105e2947b9f3e859bb08869eb93ec4a320b25164a4c924e6

See more details on using hashes here.

Supported by

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