exeter-creww / SFM_Precision

A workflow to create precision maps in python
GNU General Public License v3.0
3 stars 1 forks source link

Metshape 1.6 API changes #66

Closed h-a-graham closed 2 years ago

h-a-graham commented 4 years ago

So - When writing this I was testing with version >1.6 and so everything works fine. But, because I needed to run an old script I rolled back to 1.5.5. That's why it has now broken and it seems that its just minor changes such as args referred to as save_color rather than color or crs rather than projection. So, is it worth making it compatible or shall we just stick with the working 1.6 version and suggest updating?

AndrewCunliffe commented 4 years ago

(If I've understood this correctly?) I think we should probably just support 1.6 with the module, if that's sufficient for your current needs Hugh? I'm not sure that there is enough value in you investing time in developing/maintaining backwards compatibility?