Brian Medeiros

Results 53 comments of Brian Medeiros

@dan800 -- Just a tiny bit of follow up on this. I used the code you provided to me to develop an example of how a user can add their...

I think this list is good for a starting point. I agree with Andrew about using COSP diagnostics for some of this, including cloud cover (e.g., we should not compare...

FWIW, I have processed the latest MODIS data into a first draft of a climo file for use in ADF. This is based on initial processing by @jshaw35. The file...

Okay, another first draft climatology, this time from CALIPSO GOCCP. Original data from https://climserv.ipsl.polytechnique.fr/cfmip-obs/Calipso_goccp.html I took the monthly data for cloud cover maps, cloud phase maps, and cloud fraction profiles...

__ISCCP climatology__. This is updated to use the [ISCCP-H series data](https://www.ncei.noaa.gov/products/international-satellite-cloud-climatology). The CTP-TAU histograms are not available in the monthly "basic" files. @[Isaaciwd](https://github.com/Isaaciwd) produced monthly mean files from the 3-hourly...

@chengzhuzhang -- Yes, I can definitely share the script. I noticed that the CLDTOT_ISCCP values are higher than I expected. I'm going to try to check on that today (mainly...

I agree, this is a good feature to add. As a start, I suppose global means make the most sense. I'd expand to also have land and ocean separately, and...

That makes sense. A nice alternative would be to be able to apply resample to just a DataArray instead of the whole dataset. Is that possible, or is then `time_bnds`...

@erogluorhan -- Following up from our conversation in the Raijin meeting, here is my simple approach to zonal or meridional means. Not sure whether to put this here or in...

I don't have any references... it just seemed like the most straightforward approach.