gicait / PyAEZ

PyAEZ is a python package consisted of many algorithms related to Agro-ecalogical zoning (AEZ) framework.
MIT License
74 stars 51 forks source link

Bug fix: array slicing removed in kc adjustment #101

Closed NokuzaSezo97 closed 6 months ago

NokuzaSezo97 commented 6 months ago

Bug type: Major

Error Description: empty climate data array obtained by unnecessary array slicing.

Code Location: kc_factor adjustment.

Validation: Done with GAEZ references.