[Thread Prev][Thread Next][Index]

Re: can't reproduce eof_demo



Hi Antonio,
There were changes in the eof functions between the first version
of Ferret where they were included and later versions.  What version
of Ferret are you running on, and what operating system?

You may have an older version of ef_eof_demo.jnl.  The journal file
that comes in the jnls/examples directory of the Ferret release is up to
date and correct.  You want to eliminate the second argument, not
the third.  I hope that will solve the problem.

    LET eof_xyfcn = eof_space(sst, 0.5)

To check things like the number of arguments a function has, the
command "SHOW FUNCTION eof_space" is useful.  More details
can be seen with "SHOW FUNCTION/DETAILS"

Ansley Manke

arv@ono.com wrote:

> Hi,
>
> I'm having a problem trying to reproduce the examples showed in the
> ef_eof_demo.jnl script
>
> I do:
>
> yes?USE coads_climatology
> yes?SET REGION/X=67w:1w/Y=11S:11N
> yes? LET eof_xyfcn = eof_space(sst, 2.0, 0.5)
>
> and I get:
>
> **ERROR: command syntax: eof_space(sst, 2.0, 0.5)
>           The eof_space function has an incorrect number of arguments
>
> If I delete de third argument (0.5) the command behaves 'normal' but
> when trying to do:
>
> yes? LET eof_xyfcn = eof_space(sst, 2.0)
>
> I get a segmentation fault
>
> Thanks in advance
>
> Antonio Rodriguez
> CICEM Agua del Pino
> Huelva, Spain

--
Ansley Manke  Pacific Marine Environmental Laboratory  Seattle WA  (206)526-6246




[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement