Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
filereference:output:start [2021/07/26 18:00] – [Name and storage logic] enviadminfilereference:output:start [2021/07/26 18:11] – [Sumary on File Identifiers] enviadmin
Line 55: Line 55:
  
  
-==== Sumary on File Identifiers ====+==== File Name Identifiers: Overview ==== 
 + 
 +Especially for pure text files it is not possible to store metadata in the file itself. So we must use the filename and filename extension to identify the contend of the files.  
 +The list below provides a summary on the different file IDs thatare used all through ENVI-met at different occasions to identify the content of a file. 
 +The IDs can be part of the filename or can be used as file extensions. 
 + 
  
 <WRAP box left 80%> <WRAP box left 80%>
 ^ ID ^ Content ^ Remark ^ ^ ID ^ Content ^ Remark ^
-_AT_ | Atmospheric data  |  | +AT | Atmospheric data  |  | 
-_BLDG_ | Building data  | Both STATIC and DYNAMIC   +FX | Surface data and surface fluxes  |  | 
-_POLU_ | Pollutants  |  | +| SO | Soil data  |  | 
-_SO_ Soil data  +| VEG | Vegetation data  | Main 3D Model, Observed plants are text files | 
-_SA_ | Solar Access  | Main 3D Model | +| BLDG | Building data Facade  Static building data like material properties  
-_SAFAC_ | Solar Accerss   | Facade and Single Wall data  | +FAC | Building data Facade  | Dynamic building data like wall temperatures 
-_FX_ | Surface data and surface fluxes  |  | +| POLU | Pollutants  |  | 
-| _VEG_ | Vegetation data  | Main 3D Model, Observed plants are text files |+BIO Biomet Data  
 +SA | Solar Access  | Main 3D Model | 
 +SAFAC | Solar Accerss   | Facade and Single Wall data  | 
 +VEG | Vegetation data  | Main 3D Model, Observed plants are text files | 
 +| IVS| Indexed View Sphere | Data on the Index View Sphere if used | 
 </WRAP> </WRAP>