|
[Date Index]
[Thread Index]
[Author Index]
How to export float data into NetCDF file?
- To: mathgroup at smc.vnet.net
- Subject: [mg126808] How to export float data into NetCDF file?
- From: Szymon Roziewski <szymon.roziewski at gmail.com>
- Date: Fri, 8 Jun 2012 03:39:06 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
Hi,
I cannot export my data into nc file.
I 'm stuck with it.
Could someone help me?
I am doing according to Help Guide.
*Export["lonFirstMeridian.nc", "lon" -> lonFirstMeridian, "Datasets"];
Export["latFirstMeridian.dat", lonFirstMeridian];
Export::infer: Cannot infer format of file lonFirstMeridian.nc. >>*
thank you!
All best,
Szymon Roziewski
Prev by Date:
Re: Front end - Error when saving file
Next by Date:
Bug in Spherical Plot 3D, Mathematica version 7
Previous by thread:
Re: Front end - Error when saving file
Next by thread:
Bug in Spherical Plot 3D, Mathematica version 7
|