Skip to content

Allow ecbuild_get_test_data to get data from non http: locations #20

@DJDavies2

Description

@DJDavies2

Apologies if this is the wrong repository; I am building and ctesting eckit and suffering a ctest failure in the get_eckit_test_data task:

(curl) downloading http://download.ecmwf.org/test-data/eckit/tests/utils/2t_sfc.grib curl: (28) Connection timed out after 30000 milliseconds gmake[1]: *** [eckit/tests/utils/2t_sfc.grib] Error 28 gmake: *** [__get_data_get_eckit_test_data_2t_sfc_grib/fast] Error 2
Basically neither curl nor wget will work on this platform due to lack of network connection. I could download the file separately and make it available either via cp or scp but there doesn't appear to be a way for ecbuild_get_test_data to retrieve the file that way. Is this functionality that could be added? Or have a missed something?

Vaguely related to #12.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions