/Users/yilu/Documents/teaching/bhc2509/.conda/lib/python3.11/site-packages/requests/__init__.py:86: RequestsDependencyWarning: Unable to find acceptable character detection dependency (chardet or charset_normalizer).
  warnings.warn(
/var/folders/7b/szz3t_z12nb1sfzg8cwh22sh0000gn/T/ipykernel_38063/1077617665.py:98: DeprecationWarning: The 'unary_union' attribute is deprecated, use the 'union_all()' method instead.
  yang_geom = yangtze.unary_union
/var/folders/7b/szz3t_z12nb1sfzg8cwh22sh0000gn/T/ipykernel_38063/1077617665.py:99: DeprecationWarning: The 'unary_union' attribute is deprecated, use the 'union_all()' method instead.
  jinsha_geom = jinsha.unary_union
Back to top