The complete set of roughly 2600 SODA3.12.2 ocean and sea ice files on the original approximately 1/4°x1/4° displaced pole non-Mercator horizontal grid
at 50 z* vertical levels, every 5-days, can be downloaded from our server using the linux wget commands:
wget -r -l1 --no-parent --progress=bar -nd -A 'soda3.12.2_5dy_ocean_*.nc' https://dsrs.atmos.umd.edu/DATA/soda3.12.2/ORIGINAL/ocean/
wget -r -l1 --no-parent --progress=bar -nd -A 'soda3.12.2_5dy_ice_*.nc' https://dsrs.atmos.umd.edu/DATA/soda3.12.2/ORIGINAL/ice/
The ocean files are 1.9Gb each while the sea ice files are only 77Mb each. The same sets of files remapped onto a more convenient 1/2°x1/2° Mercator
(also known as 'regular') horizontal grid at the same 50 z* vertical levels, every 5dy,
can also be downloaded using the linux wget commands:.
wget -r -l1 --no-parent --progress=bar -nd -A 'soda3.12.2_5dy_ocean_reg_*.nc' https://dsrs.atmos.umd.edu/DATA/soda3.12.2/REGRIDED/ocean/
wget -r -l1 --no-parent --progress=bar -nd -A 'soda3.12.2_5dy_ice_reg_*.nc' https://dsrs.atmos.umd.edu/DATA/soda3.12.2/REGRIDED/ice/
The individual sizes of the regridded files are reduced to: 286Mb and 15Mb.
|