Re: String manipulation

From: <Oliver.Fuhrer_at_nyahnyahspammersnyahnyah>
Date: Thu Nov 05 2009 - 14:49:08 MST

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
Received on Thu Nov 5 14:51:19 2009

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