From f41e23b5199d4584f70b24f54677ce253d3af471 Mon Sep 17 00:00:00 2001 From: "Adel M. Abdallah" Date: Wed, 21 Nov 2018 13:10:38 -0700 Subject: [PATCH 1/3] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 829dfb9..b87a7c2 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ Here is the schema that the Wizard works within: [WaMDaM Schema](https://wamdamp The Wizard is built using Python 2.7 and the [wxPython](https://www.wxpython.org/) GUI library with the help of [wxFormBuilder](https://github.com/wxFormBuilder/wxFormBuilder). +# Instructions to use WaMDaM software +The Wizard also provides modelers with automated detailed and summary comparisons of network topology, metadata, and data between Scenarios in the same master network. +https://github.com/WamdamProject/WaMDaM_Wizard/blob/master/README.md + + ## [Download the WaMDaM Excel Workbook Templates for Input Data] 1. Excel Workbook template to prepare your data into it. Each dataset into one workbook https://github.com/WamdamProject/WaMDaM_UseCases/tree/master/0_WorkbookTemplates/InputData_Template From 759c766d27fe397670939cff7b69df58c724a28c Mon Sep 17 00:00:00 2001 From: "Adel M. Abdallah" Date: Wed, 21 Nov 2018 13:25:54 -0700 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b87a7c2..27dcaa4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# WaMDaM_Wizard V 1.03 +# WaMDaM_Wizard V 1.04 WaMDaM Wizard is a desktop data loader from a spreadsheet template to a SQLite database. The SQLite database is built based on a data model called WaMDaM. The data model is designed to organize and integrate different water management datasets. Here is the schema that the Wizard works within: [WaMDaM Schema](https://wamdamproject.github.io/WaMDaM_Information_Model/diagrams/01_WaMDaM.html) From 9304a5f9df859f1f1fe3f4543d11e5260f8cdba0 Mon Sep 17 00:00:00 2001 From: "Adel M. Abdallah" Date: Wed, 21 Nov 2018 13:35:01 -0700 Subject: [PATCH 3/3] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 27dcaa4..e4f3f51 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # WaMDaM_Wizard V 1.04 -WaMDaM Wizard is a desktop data loader from a spreadsheet template to a SQLite database. The SQLite database is built based on a data model called WaMDaM. The data model is designed to organize and integrate different water management datasets. +WaMDaM Wizard is a desktop data loader from a spreadsheet template to a SQLite database. The SQLite database is built based on a data model called WaMDaM. The data model is designed to organize and integrate different water management datasets. The Wizard also provides modelers with automated detailed and summary comparisons of network topology, metadata, and data between Scenarios in the same master network. + Here is the schema that the Wizard works within: [WaMDaM Schema](https://wamdamproject.github.io/WaMDaM_Information_Model/diagrams/01_WaMDaM.html) The Wizard is built using Python 2.7 and the [wxPython](https://www.wxpython.org/) GUI library with the help of [wxFormBuilder](https://github.com/wxFormBuilder/wxFormBuilder). # Instructions to use WaMDaM software -The Wizard also provides modelers with automated detailed and summary comparisons of network topology, metadata, and data between Scenarios in the same master network. -https://github.com/WamdamProject/WaMDaM_Wizard/blob/master/README.md +https://github.com/WamdamProject/WaMDaM_JupyterNotebooks/blob/master/1_QuerySelect/01_Step1.1_Install_WaMDaM_Wizard.ipynb ## [Download the WaMDaM Excel Workbook Templates for Input Data]