GithubHelp home page GithubHelp logo

Unable to clone repository about crtm HOT 7 CLOSED

kgerheiser avatar kgerheiser commented on July 27, 2024
Unable to clone repository

from crtm.

Comments (7)

BenjaminTJohnson avatar BenjaminTJohnson commented on July 27, 2024

@kgerheiser github repositories have data limitations using git-lfs, and we're required to purchase "data packs" to support additional bandwidth. That's being worked currently I'm working on a solution to use an alternative data provider source.

We use git-lfs for the binary files (i.e., everything in the /fix/ directory.). For CRTM, this is a substantial volume (a few GB).

You should still get the source code, typically it just downloads the pointers to the LFS files, rather than the files themselves when this type of error occurs. Let me know if that's not occurring.

Tagging @ytremolet @rhoneyager for visibility.

from crtm.

climbfuji avatar climbfuji commented on July 27, 2024

Thanks @BenjaminTJohnson - yes, we need to fix this as soon as possible.

from crtm.

kgerheiser avatar kgerheiser commented on July 27, 2024

I was able to workaround this issue with export GIT_LFS_SKIP_SMUDGE=1

from crtm.

kgerheiser avatar kgerheiser commented on July 27, 2024

Question though, why is a CMake file being downloaded through git-lfs?

Am I reading this correctly?

Downloading src/Build/CMakeFiles/3.17.1/CMakeDetermineCompilerABI_Fortran.bin (803 KB)

from crtm.

BenjaminTJohnson avatar BenjaminTJohnson commented on July 27, 2024

By default, every binary file is added to git-lfs because of the .gitattributes file.

from crtm.

BenjaminTJohnson avatar BenjaminTJohnson commented on July 27, 2024

@kgerheiser quick question for you, are you able to use ectools (ecbuild) now for building / compiling code?

from crtm.

kgerheiser avatar kgerheiser commented on July 27, 2024

I'm actually using the EMC branch which doesn't use ecbuild.

from crtm.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.