https://github.com/atrcheema/etutil
calculate evapotranspiration from monthly to sub-hourly time step
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.7%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
calculate evapotranspiration from monthly to sub-hourly time step
Basic Info
- Host: GitHub
- Owner: AtrCheema
- Language: Python
- Default Branch: master
- Size: 23.8 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 7 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
README.rst
=======
ETUtil
=======
:Author: `Ather Abbas`
:Email: ather_abbas786@yahoo.com
:License: `MIT`
Still in development.
These methods for estimating ET\ :sub:`o`\ /PET are implemented:
* Abtew 1996
* BrutsaertStrickler
* Chapman 2001
* Dalton
* FAO-56 Penman-Monteith (Allen et al, 1998)
* GrangerGray
* Hamon 1963
* Hargreaves 1985
* Jensen and Haise 1963
* Linacre 1977
* Makkink (de Bruin 1982)
* MattShuttleworth
* McGuinnes and Bordne 1972
* Penman
* Penman Pan evaporation 1948
* Priestley and Taylor 1972
* Romanenko
* Thornthwaite 1948
* Turc 1961
For usage guide, see `examples` folder.
installation
============
Installation from github link can be done as below
::
pip install git+https://github.com/AtrCheema/ETUtil.git
Owner
- Name: Ather Abbas
- Login: AtrCheema
- Kind: user
- Location: South Korea
- Company: Environmental Modeling and Monitoring Lab, UNIST
- Repositories: 7
- Profile: https://github.com/AtrCheema
GitHub Events
Total
- Member event: 1
- Push event: 8
Last Year
- Member event: 1
- Push event: 8
Dependencies
docs/requirements.txt
pypi
- matplotlib *
- openpyxl *
- pandas *
- sphinx *
- sphinx-gallery *
- sphinx-prompt *
- sphinx_copybutton *
- sphinx_issues *
- sphinx_rtd_theme *
- sphinx_toggleprompt *
requirements.txt
pypi
- matplotlib *
- numpy *
- pandas *
setup.py
pypi
- matplotlib *
- numpy <=2.0.1,
- pandas <=2.2,