Skip to content

Prototype app for iFEED (AFRICAP) data dissemination and synthesis

License

Notifications You must be signed in to change notification settings

cemac/iFEED_Prototype

Repository files navigation

iFEED real-time data exploration tool

⚠️ This repository is in alpha phase documentation is incomplete ⚠️

Repository for the iFEED Data Exploration Tool, made as part of the AFRICAP project .


Requirements

  • anaconda (reccomended) see environment.yml
  • SQLlite

requirements.txt is provided for full package version information and installing via other means.

Installation (UNIX)

Install via git and anaconda

git clone https://github.com/cemac-ccs/iFEED_prototype.git
cd iFEED_Prototype
conda env create -f environment.yml
conda activate iFEED
python wsgi.py

Site can be viewed in a browser at

http://127.0.0.1:5000

Usage

To run, from the repository directory

Coming soon Recommended to write wiki for Developers and site Users


Backups

coming soon


License Information

comming soon

Acknowledgements

coming soon

About

Prototype app for iFEED (AFRICAP) data dissemination and synthesis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published