Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
filereference:output [2013/12/14 23:27] – [ENVI-met Output Files] enviadminfilereference:output [2015/03/29 21:04] (current) – removed enviadmin
Line 1: Line 1:
- 
-====== ENVI-met Output Files ====== 
-ENVI-met produces heaps of output files which are summarized here. 
-Most important, there are two types of files produced by ENVI-met: 
- 
-  * Simple text files  
-  * [[filereference:edx_edi|Binary files (EDX/EDT)]] 
- 
-**Simple text files** are simple ASCII-files that can be read by most programs such as Excel, R, Word,.. and also by LEONARDO. There is no need for a further documentation of the fileformat itself, only on the content of it which will be done later on here. 
- 
-On the other hand, **Binary files** are used to store large data sets which would be impractical to be stored in ASCII format.  
-Those files are normally read and understood by the different ENVI-met tools such as LEONARDO. You may however wnat to write your own extract and data analysis methods. Therefore it is important to understand the concept of ENVI-met EDX/EDT files. [[filereference:EDX_EDI| Here you will find a detailed description on the EDX/EDT files]].