biodiverse icon indicating copy to clipboard operation
biodiverse copied to clipboard

Indices - segregate MPD/MNTD

Open GoogleCodeExporter opened this issue 9 years ago • 4 comments

The MPD and MNTD indices are calculated using a single calc.  Often, however, 
users will only want one or the other.  The same goes for the NRI/NTI calcs.  

There will be speed gains if the MPD/NRI and MNTD/NTI calcs were separate.  
They can still depend on the same underlying subs, but set global flags when 
each variant is needed using a pre_calc_global sub.  The inner subs can then 
depend on these global flags.  

Original issue reported on code.google.com by shawnlaffan on 27 Jun 2014 at 3:59

GoogleCodeExporter avatar Mar 27 '15 23:03 GoogleCodeExporter

This issue was updated by revision r2533.

Add branch to work on the issue

Original comment by shawnlaffan on 28 Jun 2014 at 7:00

  • Added labels: ****
  • Removed labels: ****

GoogleCodeExporter avatar Mar 27 '15 23:03 GoogleCodeExporter

This issue was updated by revision r2534.

Add some small code changes.  
Add formulae for mpd/mntd

Original comment by shawnlaffan on 28 Jun 2014 at 7:02

  • Added labels: ****
  • Removed labels: ****

GoogleCodeExporter avatar Mar 27 '15 23:03 GoogleCodeExporter

This issue was updated by revision r3100.

Merge revisions so far across to the trunk.  

Original comment by shawnlaffan on 4 Dec 2014 at 12:44

  • Added labels: ****
  • Removed labels: ****

GoogleCodeExporter avatar Mar 27 '15 23:03 GoogleCodeExporter

This issue was updated by revision r3101.

Delete branch since we have merged it across and SVN has tree conflicts once 
that is done.  
A new branch can be created when work recommences.  

Original comment by shawnlaffan on 4 Dec 2014 at 12:46

  • Added labels: ****
  • Removed labels: ****

GoogleCodeExporter avatar Mar 27 '15 23:03 GoogleCodeExporter