This chapter describes the types of files used by iMOD.
Below a summarizing table of all file types used by iMOD is given; per file type it includes a short description of it’s purpose. iMOD uses both generally known file types (e.g. bitmap BMP-files, ESRI-shape files, NetCDF-files) and iMOD-specific file types; the latter group of files is described in detail in section 9.1 - section 9.4. The table includes links to the related sections in this chapter or other sections in this user manual, or links to external sources.
Extent |
Associated |
Reference in |
Description |
.PRF |
section 9.1 |
iMOD Preference File (ASCII): |
|
*.IMF |
section 9.2 |
iMOD-MetaFile (ASCII): |
|
*.IDF |
section 9.5 |
iMOD Data-File (BINARY): |
|
*.MDF |
section 9.6 |
iMOD Multi-Data-File (ASCII): |
|
*.IPF |
*.TXT |
section 9.7 |
iMOD Point-File (ASCII): |
*.IFF |
section 9.8 |
iMOD Flow-File (ASCII): |
|
*.ISG |
*.ISP (BINARY) |
section 9.9 |
iMOD Segment-File (ASCII): |
*.GEN |
*.DAT |
section 9.11 |
(both ASCII): |
*.CSV |
section 9.13 |
Comma Seperated Values file. It stores tabular data (numbers and text) in plain text. Each line of the file is a data record. Each record consists of one or more fields, separated by commas. The use of the comma as a field separator is the source of the name for this file format. |
|
*.ASC |
section 9.14 |
An ASCII format based ESRI grid, also known as an ARC/INFO ASCII GRID. (A binary format is widely used within Esri programs, such as ArcGIS.) The ASCII format is used as an exchange, or export format, due to the simple and portable ASCII file structure. |
|
*.LEG |
section 9.16 |
iMOD Legend File (ASCII): |
|
*.CLR |
section 9.17 |
iMOD Colour File (ASCII): |
|
*.DLF |
section 9.18 |
File containing color information to display boreholes |
|
*.CRD |
*.* |
section 9.19 |
iMOD Coordinate File (ASCII): |
*.ISD |
section 9.20 |
An ISD-file contains information about the location of startpoints used in the calculation of pathlines from model output. |
|
*.SOL |
section 9.21 |
iMOD SOLid project file (ASCII): |
|
*.SPF |
section 9.22 |
A SPF-file describes the variation in the top and bottom elevation along a cross-sectional line. |
|
*.SES |
section 9.23 |
File describing the operations that need to be carried out by ISG Edit. |
|
*.TIM |
section 9.4 |
A time step configuration file. |
|
*.PRJ |
section 5.5 |
iMOD Project File (ASCII): |
|
*.RUN |
chapter 10 |
iMOD Runfile (ASCII): |
|
*.INI |
iMOD Initialization File (ASCII): |
||
*.MSK |
section 5.1 |
iMOD Mask-File (BINARY): |
|
*.ISD |
section 7.13 |
iMOD Startpoint Definition File (ASCII): |
|
*.BMP |
*.PNG |
Window Bitmap (BMP), Portable Network Graphics Image (*.PNG), ZSoft PC Paintbrush, PostScript (*.PS) (all BINARY): |
|
*.NC |
NetCDF File (BINARY). More info: www.unidata.ucar.edu/software/netcdf. |
||
*.MAP |
Map file (BINARY): |
||
*.ARR |
section 9.15 |
Array file (ASCII): |
|
*.SHP |
ESRI Shape File (BINARY). File containing topological information on lines, points, polygons. |
||