cedadev / RAMIP

Repository Contains basic analysis codes for RAMIP experiments
Apache License 2.0
0 stars 0 forks source link

NorESM2-LM ceda-cc report v20230810 #1

Open mollymacrae opened 5 months ago

mollymacrae commented 5 months ago

I have run initial ceda-cc checks on a sample NorESM2-LM ssp370-126aer and the following errors were raised:

ramipaerosols commented 5 months ago

I've updated the tables, so checks should run for all variables now.

We should update the mip_era with ncatted before archiving.

mollymacrae commented 1 month ago

CF checks:

mollymacrae commented 1 month ago
mollymacrae commented 1 month ago

commands run to make fixes:

changing ps standard_name find -type f -name 'cdnc_*.nc' -execdir bash -c 'ncatted -O -a standard_name,ps,o,c,surface_air_pressure "$1" "$1"' bash {} \; find -type f -name 'cl_*.nc' -execdir bash -c 'ncatted -O -a standard_name,ps,o,c,surface_air_pressure "$1" "$1"' bash {} \; find -type f -name 'mc_*.nc' -execdir bash -c 'ncatted -O -a standard_name,ps,o,c,surface_air_pressure "$1" "$1"' bash {} \;

changing mip_era find -type f -name '*.nc' -execdir bash -c 'ncatted -O -a mip_era,global,o,c,CMIP6Plus "$1" "$1"' bash {} \;

ramipaerosols commented 1 month ago

Super - let's go ahead and fix the above.

For Omon/volcello, I think we can just ignore that. It looks to me like it just duplicates Ofx/volcello.