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.
>From: J S <address@hidden> >Organization: ? >Keywords: 200409211701.i8LH1XnJ018862 netCDF programming Hello, >I'm working in some simulation codes, and found netCDF >to be a good solution for a scientific data file >format, and I've created simple examples. Now the >problem: suppose that we want to make a simple graph >of y(x) = x^2 . With tab separated values the file >would be something like > >0.0 0.0 >0.5 0.25 >1.0 1.0 >1.5 2.25 > >etc > >I managed to get netCDF (using the C interface) to >accept a function y(x) that x has 4 values and starts >at 0, but the graph programs thinks x=0,1,2,3. How can >I specify the values of x? This is a question that is better posed to the netcdfgroup email list (address@hidden). Before you can post your inquiry, you will need to subscribe to the netcdfgroup list. You can (un)subscribe to any Unidata-maintained email list online at: http://my.unidata.ucar.edu/content/support/mailinglist/mailing-list-form.html If you decide to subscribe to post your question, please wait until you have received notification of being added to the list before your post. >Thanks in advance, >João Silva Cheers, Tom Yoksas -- NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.