JCSDA-internal / ufo-data

Tier-1 test files for ufo repository
1 stars 0 forks source link

Pointer errors on files #423

Closed DJDavies2 closed 4 months ago

DJDavies2 commented 5 months ago

Current behavior (describe the bug)

Doing git clone of ufo-data develop gives this at the end:

Encountered 2 file(s) that should have been pointers, but weren't: testinput_tier_1/geoval_goes16_glm_201905202300.nc testinput_tier_1/obs.goes16_glm.201905202300.nc

I'm guessing this isn't supposed to happen?

To Reproduce

Run:

git clone https://github.com/JCSDA-internal/ufo-data

Expected behavior

I think that message should not be there.