File size: 652 Bytes
049b6a0
 
 
 
 
 
 
 
71db260
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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
```