Hi, I’m trying to checkout the ufo repository, and I’m running into this error:
This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
The command that I’m running is:
git clone https://github.com/JCSDA/ufo.git
The full error is:
Error downloading object: resources/bmatrix/rttov/amsr_bmatrix_70_test.dat (3df51e9): Smudge error: Error downloading resources/bmatrix/rttov/amsr_bmatrix_70_test.dat (3df51e9b03e7c9efb77ba970b9927db90cce24c79d6036602d305e491ffd4e60): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
Sounds like this is on the repository/JCSDA side, but it’s possible that I don’t understand where git bandwidth limits are. Any advice on how to get past this?