Open-source python package dedicated to dendrochronology
Project description
pyDendron
Dendrochronology: Wikipedia
``Dendrochronology (or tree-ring dating) is the scientific method of dating tree rings (also called growth rings) to the exact year they were formed in a tree. As well as dating them, this can give data for dendroclimatology, the study of climate and atmospheric conditions during different periods in history from the wood of old trees. Dendrochronology derives from the Ancient Greek dendron (δένδρον), meaning "tree", khronos (χρόνος), meaning "time", and -logia (-λογία), "the study of".''
pyDendron
pyDendron is an open-source Python package dedicated to dendrochronology. It provides a web-based graphical user interface (GUI) for managing, plotting, and dating data. pyDendron is developed by members of the GROUping Research On Tree-rings Database (GROOT), one of the three workshops within the BioArcheoDat CNRS interdisciplinary research network.
Development is in its early stages.
Requirements
-
Download miniconda and install it. Default options are OK. Choose the version that corresponds to our OS: Miniconda installer links
Option: mdb-tools for Sylphe database import
-
install mdb-tools programs
-
On Linux (debian example)
apt-get install mdb-tools
- On macOS
brew install mdb-tools
- On Windows
- Download zip on https://github.com/lsgunth/mdbtools-win,
- copy file in
miniconda3/scriptsdirectory (simple but dirty method) or add the location directory in your$PATH.
Installation
- On Linux and macOS, open a terminal. On Windows, open Anaconda Prompt (available from the Windows menu).
The installation is done with conda, but add conda-forge channel before installing pyDendron:
conda config --add channels conda-forge
Command to install pyDendron
conda install symeignier::pyDendron
Run application
- On Linux and macOS, open a terminal. On Windows, open Anaconda Prompt (available from the Windows menu).
- Launch pyDendron:
pyDendron
- On Windows, you can create a shortcut to
miniconda3/scripts/pyDendron.exethe Windows menus or Taskbar.
Update pyDendron
conda update pyDendron
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pydendron-1.7.5.tar.gz.
File metadata
- Download URL: pydendron-1.7.5.tar.gz
- Upload date:
- Size: 335.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8af575badbef6b8b02d9209ed60412a1317d66d26f43d6989d9b9ed7cc599019
|
|
| MD5 |
97438afbb920d54306144e4b17e37421
|
|
| BLAKE2b-256 |
88b3244749941e3003bd9da2675632ba0a33635b1a6c6b5f42b54d57baf3b027
|
File details
Details for the file pyDendron-1.7.5-py3-none-any.whl.
File metadata
- Download URL: pyDendron-1.7.5-py3-none-any.whl
- Upload date:
- Size: 334.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2553b4d1a18e0786ba37725d7717f7378fd9523a3293c5a063883ece80b7686
|
|
| MD5 |
b740837b9a4091e3d62786cc2db47dc8
|
|
| BLAKE2b-256 |
59949cc45913e9c5b96aa3dcd65d0fa846d19dc9b65d7c44a8e12129f509915a
|