|
|
In article <4182b551@news.povray.org>, tho### [at] trfde says...
> In article <MPG.1bea10575f2e0627989bfb@news.povray.org> , Patrick Elliott
> <sha### [at] hotmailcom> wrote:
> > Has anyone else seen the article in Linux Journal about using POV-Ray for
> > visualizing large data sets? The patch stuff is here:
> >
> > http://staff.aist.go.jp/r-suzuki/e/povray/iso/df_body.htm
>
> In article <MPG.1beb1350c94266cd989c01@news.povray.org> , Patrick Elliott
> <sha### [at] hotmailcom> wrote:
> > "...each HDF file is a snapshot of the model state at a given time and
> > contains 12 3-D variables per file. It often is illustrative to look at
> > multiple variables, such as cloud, rain, hail and snow."
> >
> > Basically, his format lets you retrieve individual surfaces in a single
> > file to by name, like this:
> >
> > density_file hdf "blah.hdf", "foo"
> >
> > This would read in only the data for the 'foo' section of the hdf file.
>
> I think you posted the wrong link then. The link you posted does not point
> to a page containing that statement nor does that website mention the word
> "hdf" anywhere. So I am rather confused now. Is that Linux Journal article
> available online somewhere, or could you at least provide the issue
> number/month/year?
>
> Thorsten
>
Sorry.. Not sure if the article is online anyplace. The only link I
know of is the one for the resources used to make the patch:
http://www.linuxjournal.com/article.php?sid=7754
It is November 2004, issue #127, pp. 66
Hmm. I did screw up. I copied the link to someone else's patch. The one
for the articles author, Leigh Orf, is here:
http://research.orf.cx/
Oops! I shouldn't have been quite so enthusiastic about posting and
double checked which link I was posting. Many, many apologies.
--
void main () {
call functional_code()
else
call crash_windows();
}
Post a reply to this message
|
|