| # Pre-processed GFDL CM2.6 ocean momentum forcing data | |
| [gfdl-cm2.6-pangeo]: https://catalog.pangeo.io/browse/master/ocean/GFDL_CM2_6/ | |
| [gz21-gh]: https://github.com/m2lines/gz21_ocean_momentum | |
| Coarse surface velocities and diagnosed forcings generated from a section of the | |
| GFDL CM2.6 dataset. | |
| This is the output of the data processing step from | |
| [gz21_ocean_momentum][gz21-gh]. Details: | |
| * Commit: `87648f076afc5144baf8f7408077a1f723e037ea` | |
| * Command: | |
| ``` | |
| mlflow run . --experiment-name raehik --env-manager=local \ | |
| -P lat_min=-25 -P lat_max=25 -P long_min=-280 -P long_max=80 \ | |
| -P factor=4 -P chunk_size=1 -P CO2=1 -P global=0 -P ntimes=100 | |
| ``` | |