Authors:
With contributions from:
This repository contains ipython notebooks, python scripts for the rapid Water Accounting analysis using WaPOR data in 5 river basins: Litani, Jordan, Awash, Niger, Nile. This work is done by the Water Accounting group at IHE-DELFT Institute for Water Education as a part of the WaPOR programme of The Food and Agriculture Organization of the United Nations (FAO).
http://www.fao.org/in-action/remote-sensing-for-water-productivity/overview/about-the-programme/en/
The original code is archived as the v.0.0.2 release Required citation: IHE Delft. (2020). wateraccounting/WAPORWA: WaPOR-based Water Accounting v.0.0.2 (0.0.2). Zenodo. https://doi.org/10.5281/zenodo.3980588
The current master branch on this repository is open for modification and contribution from community under the Creative Commons Attribution Share Alike 4.0 International licence.
Change to folder contain environment.yml file
>>> D:
>>> cd Github/WAPORWA
Create environment from environment.yml file
>>> conda create env
Activate environment
>>> conda activate waporwa