****************************************************
**************   FloodMapper V1.0   ****************
**********   ------------------------   ************
**********   Developed by Xander Wang   ************
**********        April 14, 2018        ************
**********      Lafayette, LA, USA      ************
**********   ------------------------   ************
****************************************************

There are two folders and two text files in this folder:
------------------------------------------------------------------------------------------------------------
1> [input]: all required input files for FloodMapper.
   land.csv: parameter file for land cover, you can change the default values if you want.
   soil.csv: parameter file for soil texture, you can change the default values if you want.
   ****.tif: all required raster files for FloodMap, you can also change data in these rasters if you want.
   NOTE that, after you make some changes, you need to rerun your model to take effects.

2> [output]: output files from FloodMapper.
   wd_YYYY-MM-DD_hh-mm-ss.tif: surface water depth (unit: mm)
   mc_YYYY-MM-DD_hh-mm-ss.tif: soil moisture content (unit: %)
   YYYY-MM-DD_hh-mm-ss.png: an image file provides a visualization of surface water depth
   YYYY-MM-DD_hh-mm-ss.pdf: a PDF file provides a visualization of surface water depth

3> [log.txt]: a log file records the details about your model run.

4> [readme.txt]: you are now reading it.
------------------------------------------------------------------------------------------------------------

If you have any questions or concerns, please contact:

	Xander Wang <xiuquan.wang@gmail.com>

Thank you for your interest in FloodMapper!

Enjoy!


Sincerely,
Xander Wang
