Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

FAQ Content

1. Installation

 

Q: How do I run Delft Dashboard from Matlab?

A: To be able to run Delft Dashboard from the Matlab command line, you need to ‘checkout’ the Matlab directory of the OpenEarthTools repository. Guidelines on how to do this can be found on OpenEarth developer in five easy steps. After downloading the OpenEarthTools, add them to the Matlab path by running oetsettings.m from the OpenEarthTools/Matlab directory. Consequently, startup Delft Dashboard by typing ddb or DelftDashboard from the command line.

 

Q: What are the minimum system requirements for a PC to be able to install and run Delft Dashboard?

A: Dashboard is developed and tested on WindowsXP and Windows 7. It may also run on older versions of Windows, but this is not tested.

 

2. Model Maker Toolbox

xNo QA yet.

3. Other toolboxes

xNo QA yet.

4. Other questions

...

 

How do I obtain writing permissions for Delft Dashboard?

A: To allow Delft Dashboard to run on your system with the appropriate permissions in the default directory, do the following:  1)

  1. Run the CMD prompt as Admin (in the search folders and files, type in CMD and then right click on the CMD icon that appears and select 'run as administrator') , then the following: 
    1. cd <dir with msi file
in>
    1. in> 
    2. At the command prompt type

    1. msiexec /a <your.msi> (name of your msi file) 
    2. The program will now install. Or, if you have already installed it, the installation window will flash up and then close again. 
2)
  1. Go to the Start Menu and find the 'Delft Dashboard.exe' icon
.
    1. Right click and select 'Run as Administrator'. 
    2. You now have a fully functional Delft Dashboard, installed to its default folder with the required permissions to work properly.

 

...

Is there any documentation available on Delft Dashboard?

A: Currently, hardly any documentation is available, but we are working on it. For the moment, please have a look at the Delft Dashboard webinar for a first introduction into the tool ()or the manual.Q:


Are the datasets used in Delft Dashboard open source?

A: As far as we know the The datasets that are now in Dashboard are open source and free for use. However, if you feel that copyrights are violated, please let us know. Then we remove these datasets from the program.
Q:  


How can I add my own (bathymetry) datasets to Delft Dashboard?

A: If you have open data that you think is useful for Delft Dashboard users, please let us know, then we will add this data to our OpenDAP server and link it to Dashboard. If you wanna want to add your own bathymetry data (and not open it up for everybody, because it is confidential for example), you need to tile your bathymetry data using the tiling Bathymetry toolbox in DelftDashboard (supports ASCII data). Once the data is tiled, you need to refer to this dataset in the file bathymetry.xml, which you can find in the Delft Dashboard data directory.Q:


Does Delft Dashboard support curvilinear grids?

A: Although it is not possible to create curvilinear grids with Delft Dashboard, the program supports operations on curvilinear grids that have been created separately with RGFGRID. These grids can be loaded into Delft Dashboard.Q:


Does Delft Dashboard support flexible mesh (unstructured) grids?

A: This functionality is not fully supported yet. We are working on the implementation of the new Delft Flexible Mesh (FM) model, but this is still under development.Q:


Does Delft Dashboard support

...

plotting in Google Earth?

A: Delft Dashboard is mainly a pre-processing tool and not really focusing on post-processing. For post-processing in Google Earth we refer to the GooglePlot (Matlab) toolbox that is available under OpenEarthTools: OpenEarth developer in five easy steps.