Index: DamClients/DamUI/trunk/doc/DAM UI - Functional Design/DAM UI - Functional Design.pdf =================================================================== diff -u -r2217 -r2248 Binary files differ Index: DamClients/DamUI/trunk/doc/DAM UI - Functional Design/DAM UI - Functional Design.tex =================================================================== diff -u -r2217 -r2248 --- DamClients/DamUI/trunk/doc/DAM UI - Functional Design/DAM UI - Functional Design.tex (.../DAM UI - Functional Design.tex) (revision 2217) +++ DamClients/DamUI/trunk/doc/DAM UI - Functional Design/DAM UI - Functional Design.tex (.../DAM UI - Functional Design.tex) (revision 2248) @@ -43,6 +43,7 @@ \deltarestitle \include{DAM_UI_FO} +\include{OpenProject} \include{DataFormat} \include{DataCombination} \include{DataDisplay} Index: DamClients/DamUI/trunk/doc/DAM UI - Functional Design/DataCombination.tex =================================================================== diff -u -r2217 -r2248 --- DamClients/DamUI/trunk/doc/DAM UI - Functional Design/DataCombination.tex (.../DataCombination.tex) (revision 2217) +++ DamClients/DamUI/trunk/doc/DAM UI - Functional Design/DataCombination.tex (.../DataCombination.tex) (revision 2248) @@ -1,6 +1,6 @@ \chapter{Data combination}\label{sec:USDataCombi} -DAM can generate input for the kernels by combining the data from the source files. This is done by linking via the location id and via GIS-files (see \autoref{sec: DataExtraction}. +DAM can generate input for the kernels by combining the data from the source files. This is done by linking via the location id and via GIS-files (see \autoref{sec:DataExtraction}). \section{Id/Name}\label{sec:IdNameValidation} The data is combined by matching Id's (Names) between the several data sources. Not all characters can be used when defining Id's. The following characters are valid: \newline Index: DamClients/DamUI/trunk/doc/DAM UI - Functional Design/OpenProject.tex =================================================================== diff -u --- DamClients/DamUI/trunk/doc/DAM UI - Functional Design/OpenProject.tex (revision 0) +++ DamClients/DamUI/trunk/doc/DAM UI - Functional Design/OpenProject.tex (revision 2248) @@ -0,0 +1,14 @@ +\chapter{Open Project}\label{sec:USOpenProject} + +To be able to open a project, the user must be able to build a project, to save it and to open it. + +\section{Building a project}\label{sec:BuildingProject} +The user can define a project by defining different sources, see \autoref{sec:USDataFormat} and \autoref{sec:USDataCombi} + +\section{Saving a project} \label{sec:SavingProject} +The project can be saved at a location defined by the user. + +\section{Opening a project}\label{sec:OpeningProject} +The user must be able to open an excisting project. When calculations were made, also the calculation results must be shown. +When a project is calculated in a previous version of DAM (i.e. DAM 18.1 instead of 19.1), the calculations must not be shown because the calculations can be outdated due to newer versions of used kernels. +