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

[Staging #YVB-555311]: Permission to translate your article at http://www.unidata.ucar.edu

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: [Staging #YVB-555311]: Permission to translate your article at http://www.unidata.ucar.edu
  • Date: Tue, 25 Sep 2012 13:08:49 -0600

Jovana,

I used translate.google.com to translate the webpage. Aside from some 
translation errors, the meaning appears clear.

One thing, the NetCDF::varput() example

    NetCDF :: varput ($ ncid, $ varid, \ @ start, \ count @ \ @ values); 

should probably be, instead

    NetCDF::varput($ncid, $varid, \@start, \@count, \@values); 

Regards,
Steve Emmerson

Ticket Details
===================
Ticket ID: YVB-555311
Department: Support netCDF Perl
Priority: High
Status: Closed