jkitzes / macroeco

Ecological pattern analysis in Python
http://macroeco.org
BSD 2-Clause "Simplified" License
10 stars 6 forks source link

Finish mete_sar or gen_sar #61

Open jkitzes opened 10 years ago

jkitzes commented 10 years ago

Downscaling METE sar and ear complete in 6d9cf923db036f4c76b60149d93226258340be7d.

Generic SAR/EAR is going to be very difficult, as we no longer require (as we did before) that the parameters for SAD and SSAD distributions be based on mu. Going to put off the generic work for now, although there's a stub in _curves to start.

Upscaling and testing needs to be implemented then this can close.