Search found 1 match

by lmingari
January 29th, 2015, 2:39 pm
Forum: Conversion programs
Topic: Conversion of cdump to netcdf
Replies: 6
Views: 7513

Re: Conversion of cdump to netcdf

I had the same problem. There is a bug in the conc2cdf.f file.

The size of the idconc variable is improperly defined:
INTEGER :: idconc(3)

Therefore, you will have problems if you have more than four pollutants.

Go to advanced search