emit-sds / emit-ghg

Mapping of greenhouse gases with EMIT.
Apache License 2.0
34 stars 14 forks source link

'con_subset' in parallel_mf.py #11

Open dzhuldyzd opened 9 months ago

dzhuldyzd commented 9 months ago

UnboundLocalError: local variable 'cov_subset' referenced before assignment.

https://github.com/emit-sds/emit-ghg/blob/38b41585514c56db93561a18a29f5332257ccd5f/parallel_mf.py#L398

'con_subset' variable should be returned.