xgcm / aerobulk-python

A python wrapper for aerobulk (https://github.com/brodeau/aerobulk)
GNU General Public License v3.0
14 stars 4 forks source link

Proper implementation of the wind stress limit increase #51

Open jbusecke opened 1 year ago

jbusecke commented 1 year ago

50 introduces a temporary way to implement unmerged changes from https://github.com/brodeau/aerobulk/pull/16 into our code base for further testing.

This issue shall serve as a reminder that we need to do two things:

  1. Revert the git submodule pointer back to the main aerobulk repo (instead of my PR branch)
  2. Publish a proper conda-forge version (paying attention that the pip version is again build this from the main aerobulk repo)