SMS

Tethys Training in Kenya

Aquaveo was recently given the opportunity by NASA SERVIR to develop a training course involving the Tethys Platform. NASA SERVIR is a joint venture between NASA and the U.S. Agency for International Development.

RCMRD Building

SERVIR works to provide better informative forecasts regarding the risks of floods as well as an outline of what happens after the devastation of flooding in an area. Thus, it was exciting to participate in furthering their mission to provide state-of-the-art, satellite-based, and Earth monitoring data.

In partnership with NASA SERVIR, Aquaveo led in developing and delivering training courses on app development through the use of the Tethys Platform. The Tethys Platform provides a suite of free software which helps in creating water resource applications. Due to the unique system Tethys uses, less code and written HTML is needed for the development of applications. These are just a couple of things that make the Tethys Platform a useful resource for web developers.

From February 24th to the 28th, twenty-one individuals from Ghana, Senegal, Nepal, Columbia, Peru, USA, and Kenya traveled to the SERVIR Eastern and Southern Africa Hub at the Regional Centre for Mapping of Resources for Development (RCMRD), located in Naribi, Kenya to attend both a communicative and individualized training.

Tethy training in Kenya

The Regional Centre For Mapping Resource For Development has been dedicated to promoting sustainability through the use of GEO-information. Their aid in supplying tools and space for Aquaveo to lead a training on the Tethys Platform was another step toward promoting sustainable development world wide. After four days of training, each participant left with even more knowledge on app development and will in turn further the progress in the Regional Centre for Mapping of Resources for Development's (RCMRD's) mission.

Tethy training in Kenya

The majority of the training focused showing how to develop applications using the Tethys Platform. Each contributor also took part in a more individualized training where one of the four training days was entirely dedicated toward working on and receiving help with their own personal projects. Aquaveo enjoyed the time spent working with these amazing participants and can’t wait to do it again.

Two additional training courses will be provided by Aquaveo within the year. We have the opportunity to meet more participants and lead a training in the areas of Kathmandu, Nepal and Huntsville, Alabama.

Experience learning more about Tethys Platform app development and keep an eye out for more details about future training courses!

Blog tags: 

Tips for Sharing SRH-2D Project Files

In SMS, projects are saved out as a series of files. These files should be kept together when sending a project to a coworker or associate. The exact files needed often varies based on the numeric model being used. This article will discuss the files needed when sharing an SRH-2D project.

There are a few items to keep in mind when sharing your SRH-2D project files.

Make certain all of the files have been included when sending them to someone else. The core files that are generally needed include:

  • SMS project file (*.sms)
  • Map data file (*.map)
  • Mesh data file (*_meshes.h5)
  • Materials data file (*.materials)
  • Any GIS or image files such as TIFs, JPGs, or shapefiles

One of the easier ways to make certain all of these files are included, is to use the Save As Package menu command. This command is found in the File menu. Using this command will place all of the files listed above into a single ZIP file.

The Save As Package command
Solution Files
If you have already run SHR-2D and have solution files, these files should be included with the other files. When opening the project file, sometimes the solution files will not be visible. To import the SRH-2D solution, select the Open command, then locate the *_XMDF.h5 file and import it into the project.
HY-8 Culverts

When sharing an SRH-2D project that includes HY-8 culverts, be certain to include the HY-8 file. It also may be necessary for the person receiving the files to relaunch HY-8 before running SRH-2D again. This is done by doing the following:

  1. Right-click on the boundary condition coverage containing the culvert and select the HY-8 Options menu command.
  2. Select the HY-8 file.
  3. Select the HY-8 arcs, then right-click and select the Assign Linear BC command.
  4. Launch HY-8.
Restart Files

If the project used a restart file, be certain to also include the *.rst file with the project. In some cases, this file needs to be specified again in the SRH-2D Model Control dialog before running SRH-2D.

Keeping track of all of the files necessary for an SRH-2D project makes certain the project can be used by anyone. Explore SRH-2D and other models in SMS today!

Blog tags: 

Using Command Line Switches for the XMS Installer

If you work as a system administrator or in an IT department, you may need to know how to install GMS, SMS or WMS silently or with less visibility. Fortunately, we have a few options for this.

Previously we have discussed performing a silent install of XMS, this article will discuss options that run as command line switches. For example, when running the WMS 11.0.5 installer with no UI, you will enter the command "wms11.0.5full64bit.exe/qn" through cmd.

When installing XMS, you have the following parameters you can set:

full UI: /qf

This is the default parameter used by the installer. This means that the end user will see the full installation wizard the same way they would by running it through Windows Explorer.

reduced UI: /qr The user interface does not show any wizard dialogues.

This is a form of automatic installation that will skip all wizard dialogues, though you will still see a full UI showing that WMS is being installed.

basic UI: /qb Only a progress bar will be shown during the installation

Command line install progress bar

This option is similar to /qr but, instead of showing the full UI from our installer, it shows a progress bar with default Windows installer decorations. This takes less screen real estate while still giving you visibility into the installation process.

no UI: /qn No UI will be shown during the installation.

This option does not show any UI at all, instead opting to run the install progress in the background. This is ideal for if you are installing the software on a computer that's currently in use and don’t want to interrupt the work currently being done.

Current versions of XMS software can be found on Aquaveo's downloads page.

Blog tags: 

Utilizing Data Modification Tools in SMS

The Dataset Toolbox in SMS allows viewing your data in many different ways, while also being used to modify and create new datasets from already existing datasets. The different tools in the toolbox each use a specific set of functions to modify selected datasets.

One tool in the Dataset Toolbox that can prove to be helpful is the Filter tool. This tool creates a new dataset based on the selected filtering criteria.

For example, say you are filtering your numeric model output to show depths between the minimum and maximum depth, then you wish to filter the depth data for velocity between minimum and maximum range. This tool could help to show how a fish habitat changes over time or for any other purpose you can think of.

There may be multiple ways to accomplish this task, but one method would be to filter the velocity dataset to the desired range and then map that activity to the depth dataset. Using this example, you could do the following:

  1. Open the Dataset Toolbox.
  2. Select the Filter tool.
  3. Use the tool to filter the Velocity Mag dataset to the desired range and apply NULL outside the range.
The Filter tool in the Dataset Toolbox

The Map Activity tool is another tool that can be helpful. This tool maps the activity from one dataset to a second dataset. It helps show only the values of interest on a particular dataset. To continue the previous example:

  1. Select the Map Activity tool in the Dataset Toolbox.
  2. Using the dataset created in the previous steps, map the activity from the new dataset to the depth dataset (Value Dataset).

The new dataset will appear in the Project Explorer, showing the values of interest. If the dataset is a transient then a film loop could be made, showing how it changes over time.

The Filter and Map Activity tools are only two of many tools available in SMS’s Dataset Toolbox. Try out these tools and others in SMS today!

Blog tags: 

Pages