You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project comes with a couple of different names, which is a bit confusing.
I'm not sure there is straightforward path out of this, but let this at least be a bit of documentation for the confused guest:
openeo-geopyspark-driver: git repo name and consequently the default project root folder name
openeo-geopyspark: project name defined in setup.py, so built packages/wheels/tars will use this (wheels however seem to use the underscore version openeo_geopyspark however)
openeogeotrellis : name of the root/main python package, so imports will start with import openeogeotrellis
The text was updated successfully, but these errors were encountered:
soxofaan
changed the title
repo/package/project naming confusing
repo/package/project naming confusion
Apr 7, 2022
This project comes with a couple of different names, which is a bit confusing.
I'm not sure there is straightforward path out of this, but let this at least be a bit of documentation for the confused guest:
openeo-geopyspark-driver
: git repo name and consequently the default project root folder nameopeneo-geopyspark
: project name defined in setup.py, so built packages/wheels/tars will use this (wheels however seem to use the underscore versionopeneo_geopyspark
however)openeogeotrellis
: name of the root/main python package, so imports will start withimport openeogeotrellis
The text was updated successfully, but these errors were encountered: