This project was originaly launched in 2006 to help hydrogeologists or reservoir engineers for the characterization of underground reservoirs with respect to their flow and transport properties by providing a catalogue of typical values, or typical statistical distributions of physical properties of rock types.
The application is currently being improved to facilitate data query and submission (crowdsourcing). Please feel free to contribute either to data or to the application code. You can reach the staging server at http://dev.wwhypda.org/
- Zend Framework 1.x
- jQuery
- PHP 5.3
- MySQL 5.5
- JavaScript
- XHTML
- Get a local copy of the project master
git clone https://github.com/stissot/wwhypda.git
- Setup a new user and MySQL database and import
wwhypda.sql
- Copy
application/configs/application.ini.sample
toapplication/configs/application.ini
- Edit
application.ini
, complete the database credentials (user, passwd, host) - Setup a new VirtualHost in Apache (DocumentRoot must target the public subfolder) with
AllowOverrides FileInfo
- Load the page http://YOURHOST/rock-type/index