[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question about strings

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • Subject: Re: Question about strings
  • Date: Mon, 25 Sep 2006 09:06:11 -0600

Bastian Graupner <address@hidden> writes:

> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
> <html>
> <head>
>   <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
>   <title></title>
> </head>
> <body bgcolor="#ffffff" text="#000000">
> Hello Ed,<br>
> <br>
> I have a question to your vb.net wrapper.<br>
> Why can I only read and write variables by their ID and not by their
> name? It would be more comfortable by name. Is there a chance to change
> it?<br>
> <br>
> Sunny greetings from Dresden.<br>
> <br>
> Bastian<br>

Howdy again Bastian!

Names?!? 

We are hard-core C programmers here! We don't even use names for
people! (I'm called "14". My boss is "0").

Just kidding! :-)

But if you would like to write the VB wrapper functions to do this,
netCDF *is* open source and I would be happy to include them in the VB
code. 

Or perhaps you should consider java? The netCDF java implementation
has many neat features, including referring to things by their names:

http://www.unidata.ucar.edu/software/netcdf-java/

Thanks,

Ed

-- 
Ed Hartnett  -- address@hidden