GMS:File Formats: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
==GMS Version 6.5 and Up==
==GMS Version 6.5 and Up==


Starting at version 6.5 the GMS project file switched to a binary [http://www.hdfgroup.org/HDF5/ HDF5] format. The format is proprietary and not documented but the user can examine the contents of the project file using a [http://www.hdfgroup.org/hdf-java-html/hdfview/index.html free HDF5 browser] application. Some things in the project file, like TINs and Meshes, follow the [http://www.xmswiki.com/xms/XMDF XMDF standard]. Editing the HDF5 project file can corrupt it and make it unreadable by GMS and is highly discouraged.
Starting at version 6.5 the GMS project file switched to a binary [http://www.hdfgroup.org/HDF5/ HDF5] format. The format is proprietary and not documented but the user can examine the contents of the project file using a [http://www.hdfgroup.org/hdf-java-html/hdfview/index.html free HDF5 browser] application. Some things in the project file, like TINs and meshes, follow the [http://www.xmswiki.com/xms/XMDF XMDF standard]. Editing the HDF5 project file can corrupt it and make it unreadable by GMS and is highly discouraged.


==Old GMS File Formats==
==Old GMS File Formats==
Line 187: Line 187:
|-
|-
|Name File            ||                      nam
|Name File            ||                      nam
Starting Locations      ||                loc
|-
Time Data              ||                    tim
|Starting Locations      ||                loc
Composite Budget File    ||          cbd
|-
Endpoint File          ||                    ept
|Time Data              ||                    tim
Path Line File          ||                  pth
|-
Time series            ||                    ts
|Composite Budget File    ||          cbd
Summary File            ||                  sum
|-
|Endpoint File          ||                    ept
|-
|Path Line File          ||                  pth
|-
|Time series            ||                    ts
|-
|Summary File            ||                  sum
|}
|}


MT3D/RT3D/SEAM3D
{|
MT3D Super File                         mts
|+ MT3D/RT3D/SEAM3D FILES
RT3D Super File                         rts
|-
SEAM3D Super File                   sms
! File Type !! Extension
Biodegradation File                     bio
|-
NAPL File                                   npl
|MT3D Super File     ||                  mts
Basic Transport File                   btn
|-
Output Control                             out
|RT3D Super File       ||                  rts
GCG Solver File                         gcg
|-
Advection Package File             adv
|SEAM3D Super File     ||              sms
Dispersion Package File             dsp
|-
Source/Sink Mixing File             ssm
|Biodegradation File     ||              bio
Reaction Package File               rct
|-
Head Flow File                           hff
|NAPL File           ||                        npl
Tabular Scatter Point -2D           sp2
|-
Tabular Scatter Point -3D           sp3
|Basic Transport File       ||            btn
DXF File                                     dxf
|-
TIFF File                                     tif
|Output Control         ||                  out
|-
|GCG Solver File           ||              gcg
|-
|Advection Package File     ||        adv
|-
|Dispersion Package File   ||        dsp
|-
|Source/Sink Mixing File   ||          ssm
|-
|Reaction Package File     ||          rct
|-
|Head Flow File           ||                hff
|-
|Tabular Scatter Point -2D   ||        sp2
|-
|Tabular Scatter Point -3D   ||      sp3
|-
|DXF File       ||            dxf
|-
|TIFF File         ||            tif
|}
 
 
UTEXAS Pore Pressures File    upp
UTEXAS Pore Pressures File    upp
UTEXAS Profile Lines File          upl
UTEXAS Profile Lines File          upl
Line 235: Line 265:
Super File                                    uts
Super File                                    uts
Input File                                    utc
Input File                                    utc
NUFT
NUFT
NUFT Super File                        nft
NUFT Super File                        nft

Latest revision as of 23:23, 27 December 2017

GMS makes use of a wide range of formats for both input and output data.

GMS Project File

GMS can save entire projects as a project group file (*.gpr). Feature objects, projections, data objects, and other general settings will be saved. This file will reference the location of all external files (shapefiles, images, CAD files, etc.) used in the project. It is recommended that the project file be created where all of the external files are located. If the project file is moved, GMS will prompt for the location of any external files used in the project.

Import Formats

GMS can import various formats as documented on the File Import Wizard Supported File Formats article. Furthermore, GMS contains custom interfaces to import shapefiles, CAD data, USGS DEMs, GIS grids, GeoStudio files, and image files.

GMS Version 6.5 and Up

Starting at version 6.5 the GMS project file switched to a binary HDF5 format. The format is proprietary and not documented but the user can examine the contents of the project file using a free HDF5 browser application. Some things in the project file, like TINs and meshes, follow the XMDF standard. Editing the HDF5 project file can corrupt it and make it unreadable by GMS and is highly discouraged.

Old GMS File Formats

This PDF file documents file formats used by GMS previous to version 6.5. Current versions of GMS can still read these files.