Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

460 integrate clms hrl vpp extract load stac #751

Merged
merged 3 commits into from
Apr 12, 2024

Conversation

bossie
Copy link
Collaborator

@bossie bossie commented Apr 12, 2024

Implements #460 but not ideal.

This does not get rid of the problem where GeoPySparkLayerCatalog now has a dependency on GpsBatchJobs (because load_stac needs it).
ImportError while importing test module /var/lib/jenkins/workspace/e-clms-hrl-vpp_extract_load_stac/tests/test_backend.py.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib64/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
tests/test_backend.py:12: in <module>
    from openeogeotrellis.backend import GpsBatchJobs, GpsProcessing, GeoPySparkBackendImplementation, extract_own_job_info
E   ImportError: cannot import name extract_own_job_info from openeogeotrellis.backend (/var/lib/jenkins/workspace/e-clms-hrl-vpp_extract_load_stac/openeogeotrellis/backend.py)
NameError: name extract_own_job_info is not defined
@bossie bossie linked an issue Apr 12, 2024 that may be closed by this pull request
@bossie bossie marked this pull request as ready for review April 12, 2024 13:50
@bossie bossie merged commit 7fbd871 into master Apr 12, 2024
1 check passed
@bossie bossie deleted the 460-integrate-clms-hrl-vpp_extract_load_stac branch April 12, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

integrate CLMS HRL VPP
1 participant