GMS

Filling Missing Raster Data

Do you have a raster that has holes in it? The Fill Nodata can fix small holes in raster data. Available in GMS, SMS, and WMS. In this article, we will explore the ways that the Fill Nodata tool can be used in WMS.

The Fill Nodata tool fills in small areas or gaps in a raster where no elevation data exists. It is located in the Rasters/Fill Nodata section of the Toolbox. The tool will interpolate an elevation to raster cells that are classified as "NODATA". Then the tool will create a new raster in the project that has the fillable no data areas filled.

Example of the File Nodata tool

These holes in the raster can occur for a number of reasons, one of the most common being that the data is incomplete. WMS is flexible enough that it can use a raster with small amounts of missing data for most simulations. However, it is recommended that you have data that is as complete as possible to ensure the generated model is as accurate. Therefore using the Fill Nodata tool can help ensure the accuracy of your model.

The Fill Nodata tool has a few input parameters to keep in mind. The input raster is the most important parameter. This needs to be a raster that has been imported into the project. The maximum distance to interpolate determines how far out WMS will look to fill data. It will use pixel units to do this. The number of 3x3 average filter smoothing iterations to run determines how many smoothing interactions will be run after the interpolation has been calculated. Additional interactions can help in improving the fill data.

Keep in mind that the tool was not intended to create data for large regions of missing data cells, especially regions on the border of the raster. If you have a large area of missing data, it would be best to use other processes to fill in the missing data, such as downloading the missing data and merging it with your raster.

The Fill Nodata tool is one of thetools provided in WMS to let you modify and edit raster data. Try out the Fill Nodata tool in WMS today!

Blog tags: 

Converting a 3D UGrid in GMS

Have you ever had an unstructured grid (UGrid) or mesh in your project in the Groundwater Modeling System (GMS) that you want to convert to another geometry? While there isn't a specific tool for converting UGrids in GMS, it can still be achieved by following a few simple steps. Typically a UGrid will need to be converted to a scatter set and from there the scatter set can be converted to other geometries. Converting UGrids or mesh into scatter points can be a good way to compare data between models, especially if one of the models is older and doesn't, or can't, include a UGrid or mesh. If this is something that interests you, this article will explain how to get from a UGrid or mesh to either 2D or 3D scatter points.

Example of converting a scatter set

First, go to the Display menu above the macros in the GMS window. Then choose Convert to CAD. Note: CAD data. is generated from whatever is currently visible in the Graphics window, so make sure that everything you need is displayed before you continue. The new CAD data will appear in the project window as a (*.dwg) file. Now right-click on the CAD data and convert CAD Points to TIN Points. A dialog window will appear asking you to designate which layers of the data you want to include in the conversion and to name the new TIN. You can customize this in whichever way best suits your needs.

This new TIN data can be converted directly into a scatter set. Right-click on the TIN and convert it into a 2D scatter set. 3D scatter sets can be made by simply executing a conversion one more time with the 2D scatter set.

If ultimately you want to compare scatter data with another model, it may be helpful to be able to view both sets of data in the same window. You can easily export the scatter set from GMS by right-clicking on the scatter set in the project window and selecting Export, then open the newly exported file in the GMS window with your other project. The scatter set can also be used to create a boundary for a 2D or 3D Cartesian grid which could be used with an older version of MODFLOW.

Head over to GMS and try converting UGrids into scatter sets today!

Blog tags: 

Exploring the MODFLOW HUF Package

Are you looking to control flow between grid cells in your MODFLOW project using the Ground-water Modeling System (GMS)? MODFLOW offers a couple packages for doing this, but consider using the Hydrogeologic-Unit Flow (HUF) package. This package gives you greater control over the properties of cells regulating flow in a MODFLOW model and help represent more complex stratigraphy in your project.

The HUF package is located in the MODFLOW Global options, and can be used in conjunction with other packages. The HUF package is one of the flow packages, of which you can only have one flow package selected for a project. Once the HUF package has been added to the project, it can be accessed through the MODFLOW menu.

Example of HUF package materials

The benefit of using the HUF package in your MODFLOW model is that the materials are not bound to the grid, making it possible for there to be more than one material mapped to a single cell. The hydrogeologic units are calculated independent of the cell boundaries, so by using the HUF package the model can more accurately represent the relationship between materials.

View the hydrogeologic units by going to the display options and clicking on the MODFLOW tab under 3D Grid Data, then turn on Hydrogeologic units. Back in the Graphics Window, when in ortho mode, you can view the model from the top, front, or side.

By accessing the HUF package under the MODFLOW menu, you can select the Edit Materials button to view or change the conductivity level of each material. In the HUF package dialog, you can also edit the top values or thickness values in the array manually, and designate whether to use vertical hydraulic conductivity (VK) or vertical anisotropy (VANI). You can also define each layer as confined or convertible, assign a head to dry cells, adjust grid elevations, and more. The HUF arrays can also be exported to grid datasets, which makes them viewable as contours or in a table.

Incorporating the HUF package into GMS also expands how the package can be used. For example, GMS has the ability to use TPROGS to generate HUF data.

Go to GMS and see how the HUF package can be used in your MODFLOW model today!

Blog tags: 

Setting Up a Cross Section Animation in GMS

Have you ever wanted a way to better visualize cross sections in your project? The Animation Wizard in the Ground-water Modeling System (GMS) can help you do just that. Any project involving a 3D mesh or 3D grid can utilize the cross section animation feature.

To build your initial cross section, you’ll need to start with a 3D mesh or grid as a foundation. After your foundation is set, build the cross section. Keep in mind that the Animation Wizard will create the animation through what is currently visible in the Graphics Window, so it is a good idea to get the display settings where you want them before starting the animation process.

Go to the Display menu and scroll down to the bottom to find the Animate option. Before initiating the animation, make sure that the cross section is active in the Graphics Window. Note that although the cross section needs to be active to create the animation, it doesn’t need to be turned on if you don’t want the static cross section from the project to be visible.

Example of the setting up a cross section animation in GMS

In the Animation Wizard dialog, turn on Cross-sections/Isosurfaces under Steady State. This is the option that animates the cross sections. You can change the speed of the animation by altering the number of frames per second, which is on the first page of the Animation Wizard, and the number of frames, which is on the second page. The lower the number of frames per second, the longer the animation will spend on each cross section, and vice versa.

The second page of the Animation Wizard is where you can specify the plane over which the cross sections will be animated. You can animate over the X, Y, or Z-axis, or any combination of the three. You can also alter more of the display options for the animation under the Cross Section Option button on this page.

After clicking Finish, the Animation Wizard will automatically export the cross section animation as an MP4 file, and you can open the MP4 file to view the finished product.

Even more settings and options are available that were not covered in this post, explore what cross section animations can do for your GMS project today!

Blog tags: 

Pages