COSIMA / regional-mom6

Automatic generation of regional configurations of the Modular Ocean Model 6 (MOM6) in Python
https://regional-mom6.readthedocs.io/en/latest
MIT License
24 stars 13 forks source link

`motu_requests` docstring does not describe `buffer` #120

Closed navidcy closed 8 months ago

navidcy commented 8 months ago

We should add a short description of what buffer is.

https://github.com/COSIMA/regional-mom6/blob/b0e13c5f6a45eec9451ea2165f19ae0fe9176aed/regional_mom6/regional_mom6.py#L272

ashjbarnes commented 8 months ago

The Motu Requests function is sadly deprecated anyway. I've been lazy and left it in the repo hoping that whenever Copernicus finishes their new API we can salvage it. Their new API is in Beta state and in my experience (as of Jan anyway) is that it's still a bit unreliable and under construction. In the meantime should we remove this function entirely and just dig through the git history when we want to reference the code?