Benjamin R. Hillman

Results 25 comments of Benjamin R. Hillman

@PeterCaldwell actually, I think I was suggesting exactly the opposite of your interpretation, but this was quickly copied from a slack convo that Luca and Aaron and I had. I...

Alternatively, why not ditch yaml and just use XML? yaml might be simpler, but we seem pretty married to xml anyways at this point with CIME, and using yaml just...

Removing o3 from the initial condition files requires porting the prescribed ozone treatment from EAM. I believe this is just a 3d interpolation (time, column, level), but I have not...

Sorry I didn't look at this sooner, but yes we would still need the cosp submodule because this is only a very small piece of COSP, all the actual simulators...

Also, it looks like this is fixed upstream in COSP, so we probably just need a PR to pull in the latest COSP dev. See https://github.com/CFMIP/COSPv2.0/blob/master/src/cosp.F90: ``` if (associated(cospOUT%isccp_meantb) .and....