Skip to content

Commit

Permalink
Update data/notebooks/Lab/marxan_utils.ipynb
Browse files Browse the repository at this point in the history
Co-authored-by: andrea rota <[email protected]>
  • Loading branch information
2 people authored and kgajowy committed Jul 9, 2021
1 parent 8dc79b1 commit 54b7327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/notebooks/Lab/marxan_utils.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1762,7 +1762,7 @@
" Connectivity_In:float = Field (title ='Connectivity In',\n",
" description= 'Sum of shared boundary between selected planning units.')\n",
" Connectivity_Edge:float = Field (title ='Connectivity Edge',\n",
" description= 'Same as Connectivity boundary lenght')\n",
" description= 'Same as Connectivity boundary length')\n",
" Connectivity_Out:float = Field (title ='Connectivity Out',\n",
" description= 'Sum of the outer boundaries of unselected planning units.')\n",
" Connectivity_In_Fraction: float = Field (title ='Connectivity In Fraction',\n",
Expand Down

0 comments on commit 54b7327

Please sign in to comment.