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

Fix issues on hera with test data #688

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Conversation

CoryMartin-NOAA
Copy link
Contributor

JCSDA changed the logic by which test data is downloaded.

First, new top level CMake flags have to be added, else it will try to download tarballs rather than use the cloned repos.
Second, CRTM has no choice, if they are not already available, the code will try to download a tarball.
These tarballs are currently unavailable from Hera, as the host server is blocked. The logic should work fine on other machines though.

This PR fixes this on Hera but including the CMake flags for all platforms, and staging/linking the CRTM coefficients from a place I have them already installed on Hera.

Copy link
Contributor

@RussTreadon-NOAA RussTreadon-NOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clone feature/testdata on Hera. Execute /build.sh -v. All bundles cloned. Build still running ... up to ufo.

Approve.

Copy link
Contributor

@guillaumevernieres guillaumevernieres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@CoryMartin-NOAA CoryMartin-NOAA merged commit 3f2b79d into develop Oct 20, 2023
5 checks passed
@CoryMartin-NOAA CoryMartin-NOAA deleted the feature/testdata branch October 20, 2023 19:13
@RussTreadon-NOAA
Copy link
Contributor

FYI, the Hera build successfully completed.

@ShastriPaturi
Copy link
Collaborator

I could also build on Hera.

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.

4 participants