------------------------------------------------------------------------------- - MLD Global Climatology using Argo Data - Nico Wienders 10/22/2007 ------------------------------------------------------------------------------- Variables --------- -> global_lat 1x60 480 double array -> global_lon 1x120 960 double array Grid parameters. The resolution is 3 degrees X 3 degrees -> global_N 120x60x4 230400 double array Number of data points (argo profiles) per bin -> global_mean 120x60x4 230400 double array Mean MLD in every bin (meters) -> global_std 120x60x4 230400 double array Associated Standard deviation in every bin (meters) -> global_stratif 120x60x4 230400 double array Averaged Brunt-Vaisala frequency in the 75 meters under the base of the mixed layer. Dimensions: ---------- (lon,lat, season) seasons index: 1st : [January February March] 2nd : [April May June] 3rd : [July August September] 4th : [October November December]