Conversation
|
@jourdain Please review |
|
Can you follow https://www.conventionalcommits.org/en/v1.0.0/ for your commit message. That way, the changelog and updated version on PyPI/conda will reflect your work. If you don't mind not keeping your separate commits, I can squash them using a correct syntax from the web UI. Just let me know. |
|
Otherwise your changes seems reasonable. |
Points are created from variables in the connectivity file: double grid_corner_lat(grid_size, grid_corners) ; double grid_corner_lon(grid_size, grid_corners) ;
|
How does this look now? By the way, EAMExtract will need to be changed as well to work with centering other than 0 (what works now). I'll do that in my next cycle of work on this project starting on Mo. |
|
commit messages looks great! Thanks |
|
Should I merge? |
|
I'm guessing your fixes with |
Yes. |
|
FYI and myself |
|
That line is the failing one @danlipsa maybe you may have a quick idea why this is failing? |
|
@willdunklin If I replace that line with a |
|
Seems like an array that is read is not processed through the clip (it has fewer cells). I'll take a look, and try to reproduce it. Is that on master? |
|
yes it does, thx |
No description provided.