SCIRun User Mailing List

Text archives Help


[SCIRUN-USERS] Re: .fld file format


Chronological Thread 
  • From: Ayla Khan <ayla@sci.utah.edu>
  • To: Krzysztof S. Nowinski <know@icm.edu.pl>
  • Cc: scirun-users@sci.utah.edu
  • Subject: [SCIRUN-USERS] Re: .fld file format
  • Date: Mon, 9 Jul 2012 23:34:53 -0600

Hi Krysztof,

Unfortunately, the SCIRun field (.fld) format is not well documented.

Generally, a SCIRun field file is made up of a small set of tags constituting 
a header, used to identify the file as a SCIRun field, distinguish between 
binary and text files, optionally establish endian type etc. The remaining 
entries are specific to SCIRun's internal datatypes, identifying mesh types, 
possible data type contained in the mesh, data location if applicable and 
other datatype-specific information.

The IO library used to read a SCIRun field is in our Core_Persistent library. 
I can point you to some command line utility programs that call SCIRun field 
IO functions using this library if that would be useful to you.

Ayla

On Jul 2, 2012, at 12:40 PM, Krzysztof S. Nowinski wrote:

> I am looking for a description of the .fld format - I would like to look at 
> the .fld datasets using own visual data analysis software. It seems that 
> the available documentation is rather sparse.
> Best regards
> Krzysztof S. Nowinski
> University of Warsaw, ICM




Archive powered by MHonArc 2.6.16.

Top of page