writing ncdf file with octcdf

View: New views
3 Messages — Rating Filter:   Alert me  

writing ncdf file with octcdf

by Claudio Belotti-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi,
I'm unable to write values to a netcdf variable
as described in example_netcdf
http://octave.svn.sourceforge.net/viewvc/octave/trunk/octave-forge/main/octcdf/inst/example_netcdf.m?revision=HEAD&content-type=text/plain

nc{'longitude'}(:) = longitude;
error: a cs-list cannot be further indexed

GNU Octave, version 3.2.3
octcdf-1.0.13

any suggestion?
thanks
Claudio
_______________________________________________
Help-octave mailing list
Help-octave@...
https://www-old.cae.wisc.edu/mailman/listinfo/help-octave

Re: writing ncdf file with octcdf

by Jaroslav Hajek-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Nov 6, 2009 at 10:32 PM, Claudio Belotti
<claudio.belotti@...> wrote:

> hi,
> I'm unable to write values to a netcdf variable
> as described in example_netcdf
> http://octave.svn.sourceforge.net/viewvc/octave/trunk/octave-forge/main/octcdf/inst/example_netcdf.m?revision=HEAD&content-type=text/plain
>
> nc{'longitude'}(:) = longitude;
> error: a cs-list cannot be further indexed
>
> GNU Octave, version 3.2.3
> octcdf-1.0.13
>
> any suggestion?
> thanks
> Claudio
> _______________________________________________
> Help-octave mailing list
> Help-octave@...
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
>

I think this problem is solved in 3.3.50+.


--
RNDr. Jaroslav Hajek
computing expert & GNU Octave developer
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz
_______________________________________________
Help-octave mailing list
Help-octave@...
https://www-old.cae.wisc.edu/mailman/listinfo/help-octave

Re: writing ncdf file with octcdf

by Claudio Belotti-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

thanks!


On Sat, Nov 7, 2009 at 08:32, Jaroslav Hajek <highegg@...> wrote:

> On Fri, Nov 6, 2009 at 10:32 PM, Claudio Belotti
> <claudio.belotti@...> wrote:
>> hi,
>> I'm unable to write values to a netcdf variable
>> as described in example_netcdf
>> http://octave.svn.sourceforge.net/viewvc/octave/trunk/octave-forge/main/octcdf/inst/example_netcdf.m?revision=HEAD&content-type=text/plain
>>
>> nc{'longitude'}(:) = longitude;
>> error: a cs-list cannot be further indexed
>>
>> GNU Octave, version 3.2.3
>> octcdf-1.0.13
>>
>> any suggestion?
>> thanks
>> Claudio
>> _______________________________________________
>> Help-octave mailing list
>> Help-octave@...
>> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
>>
>
> I think this problem is solved in 3.3.50+.
>
>
> --
> RNDr. Jaroslav Hajek
> computing expert & GNU Octave developer
> Aeronautical Research and Test Institute (VZLU)
> Prague, Czech Republic
> url: www.highegg.matfyz.cz
>
_______________________________________________
Help-octave mailing list
Help-octave@...
https://www-old.cae.wisc.edu/mailman/listinfo/help-octave