Data File(s) | Type | Description | Action |
---|---|---|---|
Xu_2021_model_output.mat (6.18 MB) | MATLAB Data (.mat) | Model-predicted distribution and inputs of aluminum, with geographic grid information in Matlab format. This file contains: Alconc - concentration of aluminum in nM. Dimensions are latitude x longitude x depth Aldep - input of soluble aluminum to the surface ocean from dust deposition in mmol/m2/yr. Dimensions are latitude x longitude x 60 model configurations cost - a non-dimensional metric of the performance of each of the 60 model configurations, used for weighting. mod_names - a unique identifier for each of the 60 model configurations basin_masks - a structure that divides the ocean into Atlantic, Pacific, and Indian sectors, used by the plot_Al_budget.m code grid - a structure containing information about the geographical dimensions of the data. grid.xt, grid.yt and grid.zt are longitude (degrees E), latitude (degrees N) and depth (m) respectively, grid.AREA is area in m2. Variables within .mat file: Name Size Bytes Class Attributes Alconc 91x180x24 3144960 double Aldep 91x180x60 7862400 double basin_masks 1x1 524832 struct cost 1x60 480 double grid 1x1 3279200 struct mod_names 1x60 7798 cell basin_masks = struct with fields: SOC: [91x180 double] ATL: [91x180 double] PAC: [91x180 double] IND: [91x180 double] grid = struct with fields: x: [1 3 5 7 9 11 13 15 17 19 21 23 25 27 29 31 33 35 37 39 41 43 45 47 49 51 53 55 57 59 61 63 65 67 69 71 73 75 77 79 81 83 85 87 89 91 93 95 97 99 101 103 105 107 109 111 ... ] (1x180 double) y: [-89.0110 -87.0330 -85.0549 -83.0769 -81.0989 -79.1209 -77.1429 -75.1648 -73.1868 -71.2088 -69.2308 -67.2527 -65.2747 -63.2967 -61.3187 -59.3407 -57.3626 -55.3846 -53.4066 ... ] (1x91 double) z: [18.0676 54.7673 93.7255 137.2005 187.4509 246.7351 317.3115 401.4385 501.3747 619.3784 757.7082 918.6223 1.1044e+03 1.3172e+03 1.5595e+03 1.8333e+03 2.1410e+03 2.4849e+03 ... ] (1x24 double) AREA: [91x180 double] M3d: [91x180x24 double] | |
Xu_2021_model_output.zip (6.52 MB) | ZIP Archive (ZIP) | This is a non-proprietary format version of the model output in Matlab file "Xu_2021_model_output.mat." Struct contents of grid and basin_masks which were added into subfolders "grid" and "basin_masks." The missing data (null) identifier in these files is "NaN" which is the native Matlab missing data value. This file contains: Alconc - concentration of aluminum in nM. Dimensions are latitude x longitude x depth Aldep - input of soluble aluminum to the surface ocean from dust deposition in mmol/m2/yr. Dimensions are latitude x longitude x 60 model configurations cost - a non-dimensional metric of the performance of each of the 60 model configurations, used for weighting. mod_names - a unique identifier for each of the 60 model configurations basin_masks - a structure that divides the ocean into Atlantic, Pacific, and Indian sectors, used by the plot_Al_budget.m code grid - a structure containing information about the geographical dimensions of the data. grid.xt, grid.yt and grid.zt are longitude (degrees E), latitude (degrees N) and depth (m) respectively, grid.AREA is area in m2. .zip file contents: Alconc.txt - comma-delimited data matrix Aldep.txt - comma-delimited data matrix cost.txt - comma delimited list mod_names.txt - comma delimited list basin_masks/ATL.txt - comma-delimited data matrix basin_masks/IND.txt - comma-delimited data matrix basin_masks/PAC.txt - comma-delimited data matrix basin_masks/SOC.txt - comma-delimited data matrix grid/AREA.txt - comma-delimited data matrix grid/M3d.txt - comma-delimited data matrix grid/x.txt - comma-delimited data matrix grid/y.txt - comma-delimited data matrix grid/z.txt - comma-delimited data matrix | |
Supplemental File(s) | Type | Description | Action |
plot_Al_budget.m (3.48 KB) | MATLAB Programming Script (.m) | A model to synthesize and plot model output, to reproduce the ocean aluminum budget figure in Xu & Weber 2021. This matlab script loads file "Xu_2021_model_output.mat" and outputs file "weight_Aldep.mat." weight_Aldep.mat contains: Name Size Bytes Class Attributes weight_Aldep 91x180 131040 double |
Files
Type: MATLAB Data (.mat)
Description: Model-predicted distribution and inputs of aluminum, with geographic grid information in Matlab format. This file contains: Alconc - concentration of aluminum in nM. Dimensions are latitude x longitude x depth Aldep - input of soluble aluminum to the surface ocean from dust deposition in mmol/m2/yr. Dimensions are latitude x longitude x 60 model configurations cost - a non-dimensional metric of the performance of each of the 60 model configurations, used for weighting. mod_names - a unique identifier for each of the 60 model configurations basin_masks - a structure that divides the ocean into Atlantic, Pacific, and Indian sectors, used by the plot_Al_budget.m code grid - a structure containing information about the geographical dimensions of the data. grid.xt, grid.yt and grid.zt are longitude (degrees E), latitude (degrees N) and depth (m) respectively, grid.AREA is area in m2. Variables within .mat file: Name Size Bytes Class Attributes Alconc 91x180x24 3144960 double Aldep 91x180x60 7862400 double basin_masks 1x1 524832 struct cost 1x60 480 double grid 1x1 3279200 struct mod_names 1x60 7798 cell basin_masks = struct with fields: SOC: [91x180 double] ATL: [91x180 double] PAC: [91x180 double] IND: [91x180 double] grid = struct with fields: x: [1 3 5 7 9 11 13 15 17 19 21 23 25 27 29 31 33 35 37 39 41 43 45 47 49 51 53 55 57 59 61 63 65 67 69 71 73 75 77 79 81 83 85 87 89 91 93 95 97 99 101 103 105 107 109 111 ... ] (1x180 double) y: [-89.0110 -87.0330 -85.0549 -83.0769 -81.0989 -79.1209 -77.1429 -75.1648 -73.1868 -71.2088 -69.2308 -67.2527 -65.2747 -63.2967 -61.3187 -59.3407 -57.3626 -55.3846 -53.4066 ... ] (1x91 double) z: [18.0676 54.7673 93.7255 137.2005 187.4509 246.7351 317.3115 401.4385 501.3747 619.3784 757.7082 918.6223 1.1044e+03 1.3172e+03 1.5595e+03 1.8333e+03 2.1410e+03 2.4849e+03 ... ] (1x24 double) AREA: [91x180 double] M3d: [91x180x24 double]
Type: ZIP Archive (ZIP)
Description: This is a non-proprietary format version of the model output in Matlab file "Xu_2021_model_output.mat." Struct contents of grid and basin_masks which were added into subfolders "grid" and "basin_masks." The missing data (null) identifier in these files is "NaN" which is the native Matlab missing data value. This file contains: Alconc - concentration of aluminum in nM. Dimensions are latitude x longitude x depth Aldep - input of soluble aluminum to the surface ocean from dust deposition in mmol/m2/yr. Dimensions are latitude x longitude x 60 model configurations cost - a non-dimensional metric of the performance of each of the 60 model configurations, used for weighting. mod_names - a unique identifier for each of the 60 model configurations basin_masks - a structure that divides the ocean into Atlantic, Pacific, and Indian sectors, used by the plot_Al_budget.m code grid - a structure containing information about the geographical dimensions of the data. grid.xt, grid.yt and grid.zt are longitude (degrees E), latitude (degrees N) and depth (m) respectively, grid.AREA is area in m2. .zip file contents: Alconc.txt - comma-delimited data matrix Aldep.txt - comma-delimited data matrix cost.txt - comma delimited list mod_names.txt - comma delimited list basin_masks/ATL.txt - comma-delimited data matrix basin_masks/IND.txt - comma-delimited data matrix basin_masks/PAC.txt - comma-delimited data matrix basin_masks/SOC.txt - comma-delimited data matrix grid/AREA.txt - comma-delimited data matrix grid/M3d.txt - comma-delimited data matrix grid/x.txt - comma-delimited data matrix grid/y.txt - comma-delimited data matrix grid/z.txt - comma-delimited data matrix
Supplemental Files
Type: MATLAB Programming Script (.m)
Description: A model to synthesize and plot model output, to reproduce the ocean aluminum budget figure in Xu & Weber 2021. This matlab script loads file "Xu_2021_model_output.mat" and outputs file "weight_Aldep.mat." weight_Aldep.mat contains: Name Size Bytes Class Attributes weight_Aldep 91x180 131040 double