nikitas@mg_uoa_gr
New Member
I have added 5 new variables to CAM as fincl2 variablew. These variables were Ozone and the four dust bins. The output for ozone (and so for the others variables as dust) concentration has this format :
1.51771122156288e-08, 1.62084765937997e-07, 3.48142097399674e-07,
3.68321869658002e-07, 4.90254057086518e-07, 5.03231975043908e-07,
3.31333850845736e-07, 4.38584943588587e-07, 3.61383224902902e-07,
2.38126827426562e-07, 2.08707452613335e-07, 1.74519001471277e-07,
1.71129174140522e-07, 1.66552772789642e-07, 1.78854721637727e-07,
1.54109895829768e-07, 1.01803284898956e-07, 6.03332487420294e-08,
1.97693700671631e-08, 7.89337834027001e-10, 4.13461943435805e-09,
4.76944853870002e-08, 1.04329054250531e-07, 1.6364987196804e-07,
2.39239288946394e-07, 3.26693350832712e-07, 4.12087076696099e-07,
4.32455507282072e-07, 4.20526979554161e-07, 3.77172394504748e-07,
3.34351034744419e-07, 2.99129059494636e-07, 2.61606582914128e-07,
2.32223757473015e-07, 1.92337416522167e-07,
4.3045873701187e-06, 3.88780487822602e-06, 3.55332105272358e-06,................
The question is how can I understand in which hight, pressure level, longtitude and latitude each concentration number is reffed to? And as CAM results is going to be used for input files to another model, how can I interpolate these results to other pressure levels (could you suggest a script maybe)? I tried to use vert_1.ncl but unfortunately an error was appeared "no valid values in scalar field; ContourPlot not possible:[errno=1101]"
Thaks everybody!
1.51771122156288e-08, 1.62084765937997e-07, 3.48142097399674e-07,
3.68321869658002e-07, 4.90254057086518e-07, 5.03231975043908e-07,
3.31333850845736e-07, 4.38584943588587e-07, 3.61383224902902e-07,
2.38126827426562e-07, 2.08707452613335e-07, 1.74519001471277e-07,
1.71129174140522e-07, 1.66552772789642e-07, 1.78854721637727e-07,
1.54109895829768e-07, 1.01803284898956e-07, 6.03332487420294e-08,
1.97693700671631e-08, 7.89337834027001e-10, 4.13461943435805e-09,
4.76944853870002e-08, 1.04329054250531e-07, 1.6364987196804e-07,
2.39239288946394e-07, 3.26693350832712e-07, 4.12087076696099e-07,
4.32455507282072e-07, 4.20526979554161e-07, 3.77172394504748e-07,
3.34351034744419e-07, 2.99129059494636e-07, 2.61606582914128e-07,
2.32223757473015e-07, 1.92337416522167e-07,
4.3045873701187e-06, 3.88780487822602e-06, 3.55332105272358e-06,................
The question is how can I understand in which hight, pressure level, longtitude and latitude each concentration number is reffed to? And as CAM results is going to be used for input files to another model, how can I interpolate these results to other pressure levels (could you suggest a script maybe)? I tried to use vert_1.ncl but unfortunately an error was appeared "no valid values in scalar field; ContourPlot not possible:[errno=1101]"
Thaks everybody!