eeconvert icon indicating copy to clipboard operation
eeconvert copied to clipboard

error wity pyproj

Open jimoreira opened this issue 5 years ago • 0 comments

working with eeconvert.fcToGdf(XX)

the following error appears:

/usr/local/lib/python3.6/dist-packages/pyproj/crs/crs.py:53:` FutureWarning: '+init=<authority>:<code>' syntax is deprecated. '<authority>:<code>' is the preferred initialization method. When making the change, be mindful of axis order changes: https://pyproj4.github.io/pyproj/stable/gotchas.html#axis-order-changes-in-proj-6

  return _prepare_from_string(" ".join(pjargs))

jimoreira avatar Mar 19 '20 14:03 jimoreira