source: LMDZ6/trunk/libf/phylmd/ecrad/.git/config @ 5065

Last change on this file since 5065 was 4773, checked in by idelkadi, 9 months ago
  • Update of Ecrad in LMDZ The same organization of the Ecrad offline version is retained in order to facilitate the updating of Ecrad in LMDZ and the comparison between online and offline results. version 1.6.1 of Ecrad (https://github.com/lguez/ecrad.git)
  • Implementation of the double call of Ecrad in LMDZ


File size: 259 bytes
Line 
1[core]
2        repositoryformatversion = 0
3        filemode = true
4        bare = false
5        logallrefupdates = true
6[remote "origin"]
7        url = https://github.com/lguez/ecrad.git
8        fetch = +refs/heads/*:refs/remotes/origin/*
9[branch "master"]
10        remote = origin
11        merge = refs/heads/master
Note: See TracBrowser for help on using the repository browser.