Skip to content
/ CLAMP Public

CLAMP CALCULATOR is a web based application for a CLAMP (Climate Leaves Analysis Multivatiate Program) data calculation.

License

Notifications You must be signed in to change notification settings

MissUgne/CLAMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLAMP CALCULATOR

CLAMP CALCULATOR is a web based application for a CLAMP data calculation. The calculation method and all the photos are from http://clamp.ibcas.ac.cn

Installation

Download the repository and extract folder.

Create and activate a virtual environment::

python3 -m venv venv
source venv/bin/activate

Install requirements::

pip3 install -r requirements.txt

Run the application::

python3 main.py

About

CLAMP CALCULATOR is a web based application for a CLAMP (Climate Leaves Analysis Multivatiate Program) data calculation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published