Skip to content

MoniSenNC/MoniSenForest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language: 日本語

MoniSenForest

MoniSenForest is a tool for handling the tree census data and litterfall data of the Monitoring Sites 1000 Project (also called as "Moni-Sen").

Overview

MoniSenForest has been developed to assist data collectors in data-checking and provide easy-to-use data preprocessing methods for people who work with data.

In the current version, MoniSenForest implements functions such as data cleaning and translation of species names from Japanese names to scientific names. In future updates, we plan to implement functions for data aggregation and estimation of population dynamics parameters.

Requirements

  • Python 3.6 or higher

Installation

git clone https://github.com/MoniSenNC/MoniSenForest
cd MoniSenForest
python3 setup.py install

Alternatively, you can install the package using pip.

pip3 install git+https://github.com/MoniSenNC/MoniSenForest

Usage

Launch GUI application

monisenforest

Datasets of the Monitoring Sites 1000 Project

  • Tree census data - Nation-wide tree census data from 60 forest plots (ca. 1 ha each) in 48 sites in Japan. The latest dataset is available here.

  • Litterfall data - Nation-wide litter fall data from 21 forest plots in 20 sites in Japan. The latest dataset is available here.

References

  1. Ishihara MI, Suzuki SN, Nakamura M et al. (2011) Forest stand structure, composition, and dynamics in 34 sites over Japan. Ecological Research, 26, 1007–1008. DOI: 10.1007/s11284-011-0847-y

  2. Suzuki SN, Ishihara MI, Nakamura M et al. (2012) Nation-wide litter fall data from 21 forests of the Monitoring Sites 1000 Project in Japan. Ecological Research, 27, 989–990. DOI: 10.1007/s11284-012-0980-2

  3. Manual for plot establishment and tree measurement - in Japanese

  4. Manual for sampling, sorting and measurement of litterfall - in Japanese

Licence

MIT License

About

Tool for handling forest plot data of the Monitoring Sites 1000 Project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages