Added by Dimeji Sulaymon over 5 years ago
Dear Karin and CDO Users,
I have a file that is in .txt format (attached). It is my observation data. I want to do some statistical analysis by comparing my model results with the observed data using CDO. How can I convert it to netcdf format to make it being in the same format with my model data and use CDO for the analysis? Please, note that I used CDO to extract the variables from the model.
Thanks for your usual help.
Catalyst
try some python library like this https://pandas.pydata.org/pandas-docs/stable/user_guide/io.html#io-read-csv-table
cheers
ralf