csiro-coasts / emsarray

xarray extension that supports EMS model formats
BSD 3-Clause "New" or "Revised" License
13 stars 2 forks source link

Remove explicit proj dependency #18

Closed mx-moth closed 1 year ago

mx-moth commented 1 year ago

shapely previously depended on the proj library being installed, but this is no longer true. I think it is bundled somewhere in the dependency chain? Anyway, no point in installing it any more!