Hi all,
I ran a CAM-Chem case in CESM2.1.3 and output CIN, but all values were 0. I've seen elsewhere that this is a known issue with CAM-Chem and that CIN tends only to be output by WACCM (I guess this is my fault for going for the cheaper model). I'd like to calculate CIN manually but the options for doing this in Python are limited - MetPy can only perform CAPE/CIN calculations on 1D arrays and looping through my entire dataset doing this would take forever/hit resource limits. I think there were methods to do this in NCL and I wondered if anyone at NCAR has made a Python wrapper for these? No worries if not, just wondering.
Cheers,
James
I ran a CAM-Chem case in CESM2.1.3 and output CIN, but all values were 0. I've seen elsewhere that this is a known issue with CAM-Chem and that CIN tends only to be output by WACCM (I guess this is my fault for going for the cheaper model). I'd like to calculate CIN manually but the options for doing this in Python are limited - MetPy can only perform CAPE/CIN calculations on 1D arrays and looping through my entire dataset doing this would take forever/hit resource limits. I think there were methods to do this in NCL and I wondered if anyone at NCAR has made a Python wrapper for these? No worries if not, just wondering.
Cheers,
James