ClarkCGA / UDef-ARP

UDef-ARP was developed by Clark Labs, in collaboration with TerraCarbon, to facilitate implementation of the Verra tool, VT0007 Unplanned Deforestation Allocation (UDef-A).
GNU General Public License v3.0
25 stars 14 forks source link

Fix replace_ref_system function when input is tif and output is rst #38

Closed YaoTingYao closed 1 month ago

YaoTingYao commented 1 month ago

Modified the replace_ref_system function in vulnerability_map.py, allocation_tool.py, and model_evaluation.py to handle scenarios where the output data format is rst and the input format is tif. The revised version copies the projection from the tif WKT and corrects the projection system name in the rdc file.