WGS 84 and pyproj (python eo-learn workflow)

Hi @Vikrutas55,

There are 2 quick fix options:

  • replace country.crs with sentinelhub.CRS.WGS84,
  • upgrade sentinelhub package to version 3.1.0, where this will only show a warning instead of raising an error.

Also check my answer above for an explanation of the issue.

1 Like