[Thread Prev][Thread Next][Index]

Re: [ferret_users] LET/LIKE=



Hi Marco,

    LET/LIKE=oldvar newvar = ...
is not in Ferret or PyFerret v7.3; it was introduced in v7.4.  It would be best to upgrade to PyFerret v7.5.

Kind regards,
Karl


On Fri, Jan 17, 2020 at 8:12 AM Marco van Hulten <Marco.Hulten@xxxxxx> wrote:
Hello Ferretters—

In classic Ferret 7.5 this works:

  yes? let/units="m" oldvar = 777.
  yes? let/like=oldvar newvar = 666.
  yes? list newvar
               VARIABLE : 777. (m)
            666.0

but in PyFerret 7.3 it does not:

  yes? let/units="m" oldvar = 777.
  yes? let/like=oldvar newvar = 666.
   **ERROR: unknown command qualifier: like=oldvar

Is /like= removed in PyFerret, or is it a bug in version 7.3?

—Marco



--
Karl M. Smith, Ph.D.
JISAO Univ. Wash. and PMEL NOAA
"The contents of this message are mine personally and do
not necessarily reflect any position of the Government
or the National Oceanic and Atmospheric Administration."

[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce / NOAA / OAR / PMEL / Ferret

Privacy Policy | Disclaimer | Accessibility Statement