Re: String manipulation

From: Wei Huang <huangwei_at_nyahnyahspammersnyahnyah>
Date: Thu Nov 05 2009 - 19:27:58 MST

Oliver,

str_split was added to NCL after 5.1.1 release.
It will be available in 5.2.0.

Wei Huang
huangwei@ucar.edu
VETS/CISL
National Center for Atmospheric Research
P.O. Box 3000 (1850 Table Mesa Dr.)
Boulder, CO 80307-3000 USA
(303) 497-8924

On Nov 5, 2009, at 2:49 PM, <Oliver.Fuhrer@meteoswiss.ch> wrote:

> Hi Dennis,
>
> The webpage ( http://www.ncl.ucar.edu/Document/Functions/Built-in/str_split.shtml
> ) says they are built into NCL starting from 5.2.0 and my NCL
> v5.1.1 says...
>
> blackbird:~/Desktop/work/ncl_csv fuhrer$ ncl
> Copyright (C) 1995-2009 - All Rights Reserved
> University Corporation for Atmospheric Research
> NCAR Command Language Version 5.1.1
> The use of this software is governed by a License Agreement.
> See http://www.ncl.ucar.edu/ for more details.
> (0) COSMO Library Version 0.6 loaded
> ncl 0> a=str_split("gugus;blabla",";")
> fatal:Undefined identifier: (str_split) is undefined, can't continue
> fatal:Execute: Error occurred at or near line 0
>
> Am I doing something wrong?
>
> Cheers,
> Oli
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Nov 5 19:27:40 2009

This archive was generated by hypermail 2.1.8 : Fri Nov 06 2009 - 09:15:29 MST