USC-NSL / Computational-Agroecology

6 stars 1 forks source link

Fix grpc protos to replace MaxMinPair with MinMaxPair #70

Closed ralphchung closed 5 years ago

ralphchung commented 5 years ago

@onethree-13 I should apologize for making this change and increasing some work on you.

I made the change which replaced MaxMinDoublePair with MinMaxDoublePair since putting max before min seems misleading. Hope this won't put a lot of burden on you. Please update your proto files and fix your code that is related to this.

I think it would be better to push your fix to this branch as well so that we could review them in this PR.