hi all i am new to the netcdf community, rather i am just now getting around
to trying to do some 3-D applications with it using C++(Microsoft Visual
C++) and OpenGL. i am quite confused on how to get started reading in the
data. i understand the main class inside netcdfcpp.h for initialize the
public members and/or private functions, i just need a bit of help getting
started. could someone send me just a simple snippet lets say of just
reading in the dimensions through a variable with type NCFile Class as
described in the readme? again the programming is not hard its just getting
that push i need. also since i am using Visual C++ i was wondering how many
of you used that too , as opposed to linux or something else. thanks all!
sincerely,
new user.. usmsci
-----Original Message-----
[mailto:owner-netcdfgroup@xxxxxxxxxxxxxxxx]On Behalf Of Xavier
WARIN(Compte LOCAL) - I23
Sent: Monday, October 20, 2003 10:47 AM
Hi !
In order to compile with Code Warrior the beta 13 version , i had to add
the header
#include <sstream>
to ncvalues.h in order to use the ostringstream class.
Perhaps keywords could you add it in a following version ?
Thank you
Xavier Warin