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

Issue 1032: feat(ecmwf): pin eccodes version to test compatibility with NISAR #1033

Open
wants to merge 24 commits into
base: develop
Choose a base branch
from

Conversation

chrisjrd
Copy link
Contributor

@chrisjrd chrisjrd commented Dec 3, 2024

Refs #1032

Purpose

  • match eccodes versions with NISAR

Proposed Changes

  • [CHANGE] eccodes version

Issues

#1032

Testing

  • to be tested on dev cluster

@chrisjrd chrisjrd self-assigned this Dec 3, 2024
@chrisjrd chrisjrd changed the title feat(ecmwf): pin eccodes version to test compatibility with NISAR Issue 1032: feat(ecmwf): pin eccodes version to test compatibility with NISAR Dec 3, 2024
@hhlee445
Copy link
Contributor

python-eccodes==1.7.1 failed with following errors.

module.common.null_resource.install_pcm_and_pges (remote-exec): [opera-pcm-ci.jpl.nasa.gov] out: #10 0.859 + sudo /opt/conda/bin/conda install -y -c conda-forge conda gdal cffi poppler eccodes==2.28.0 python-eccodes==1.7.1
module.common.null_resource.install_pcm_and_pges: Still creating... [11m30s elapsed]
module.common.null_resource.install_pcm_and_pges: Still creating... [11m40s elapsed]
module.common.null_resource.install_pcm_and_pges: Still creating... [11m50s elapsed]
module.common.null_resource.install_pcm_and_pges: Still creating... [12m0s elapsed]
module.common.null_resource.install_pcm_and_pges (remote-exec): [opera-pcm-ci.jpl.nasa.gov] out: #10 1.519 Collecting package metadata (current_repodata.json): ...working... done
module.common.null_resource.install_pcm_and_pges (remote-exec): [opera-pcm-ci.jpl.nasa.gov] out: #10 37.44 Solving environment: ...working... unsuccessful initial attempt using frozen solve. Retrying with flexible solve.
module.common.null_resource.install_pcm_and_pges: Still creating... [12m10s elapsed]
module.common.null_resource.install_pcm_and_pges: Still creating... [12m20s elapsed]
module.common.null_resource.install_pcm_and_pges: Still creating... [12m30s elapsed]
module.common.null_resource.install_pcm_and_pges (remote-exec): [opera-pcm-ci.jpl.nasa.gov] out: #10 37.44 Collecting package metadata (repodata.json): ...working... ERROR conda.auxlib.logz:stringify(171):
module.common.null_resource.install_pcm_and_pges (remote-exec): [opera-pcm-ci.jpl.nasa.gov] out: #10 69.51 Traceback (most recent call last):
module.common.null_resource.install_pcm_and_pges (remote-exec): [opera-pcm-ci.jpl.nasa.gov] out: #10 69.51   File "/opt/conda/lib/python3.9/site-packages/conda/auxlib/logz.py", line 165, in stringify
module.common.null_resource.install_pcm_and_pges (remote-exec): [opera-pcm-ci.jpl.nasa.gov] out: #10 69.51     requests_models_Response_builder(builder, obj)
module.common.null_resource.install_pcm_and_pges (remote-exec): [opera-pcm-ci.jpl.nasa.gov] out: #10 69.51   File "/opt/conda/lib/python3.9/site-packages/conda/auxlib/logz.py", line 143, in requests_models_Response_builder
module.common.null_resource.install_pcm_and_pges (remote-exec): [opera-pcm-ci.jpl.nasa.gov] out: #10 69.51     content = dumps(resp, indent=2)
module.common.null_resource.install_pcm_and_pges (remote-exec): [opera-pcm-ci.jpl.nasa.gov] out: #10 69.51   File "/opt/conda/lib/python3.9/json/__init__.py", line 234, in dumps
module.common.null_resource.install_pcm_and_pges (remote-exec): [opera-pcm-ci.jpl.nasa.gov] out: #10 69.51     return cls(
module.common.null_resource.install_pcm_and_pges (remote-exec): [opera-pcm-ci.jpl.nasa.gov] out: #10 69.51   File "/opt/conda/lib/python3.9/json/encoder.py", line 202, in encode
module.common.null_resource.install_pcm_and_pges (remote-exec): [opera-pcm-ci.jpl.nasa.gov] out: #10 69.51     return ''.join(chunks)
module.common.null_resource.install_pcm_and_pges (remote-exec): [opera-pcm-ci.jpl.nasa.gov] out: #10 69.51 MemoryError

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.

2 participants