Open nicolas-f opened 1 year ago
Oups its 1 Gigabyte with full git clone..
Github considerations "We recommend repositories remain small, ideally less than 1 GB, and less than 5 GB is strongly recommended. "
Models is the biggest folder because it contains all training data and all models.
We could think about moving some data in another repo : geoclimate-data ?
@j3r3m1
hello,
If models folder is not required to compile geoclimate it should be placed somewhere else.
If its done, you can even create a git submodule to link to a specific version of models repository.
You can use git-filter-repo
in order to rewrite git commits history.
Is the size of this repository (430 MB) is reasonable?