ai2cm / fv3config

Manipulate FV3GFS run directories
Apache License 2.0
1 stars 0 forks source link

Create run_kubernetes function #37

Closed mcgibbon closed 4 years ago

mcgibbon commented 4 years ago

We need to be able to run the model on kubernetes. This PR creates a python function run_kubernetes for doing so. It has not yet been added to the bash fv3run command.

Fixes #33.

Other API changes:

Non-API/internal changes:

mcgibbon commented 4 years ago

Ah sorry fv3config-python is a typo, it should be fv3gfs-python.