sdtaylor / GrasslandModels

MIT License
0 stars 0 forks source link

drop deepcopy #36

Open sdtaylor opened 4 years ago

sdtaylor commented 4 years ago

This slows things down and is leftover from pyPhenology where the model methods would actually manipulate the data. That shouldn't happen here. Also implement a test to make sure that isn't happening here.

sdtaylor commented 4 years ago

not quite ready to merge. there is an issue with comparing numpy nan's in the test