[root]/script_install
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 178 (100.0%) | 10665 (100.0%) | 59.9 |
lguez | 32 (18.0%) | 3713 (34.8%) | 116.0 |
fairhead | 62 (34.8%) | 3174 (29.8%) | 51.1 |
fhourdin | 51 (28.7%) | 2881 (27.0%) | 56.4 |
emillour | 14 (7.9%) | 412 (3.9%) | 29.4 |
jghattas | 4 (2.2%) | 322 (3.0%) | 80.5 |
idelkadi | 6 (3.4%) | 133 (1.2%) | 22.1 |
asima | 9 (5.1%) | 30 (0.3%) | 3.3 |
Updating "version" to the new testing :
LMDZ rev 4729, modipsl.20231022.trunk
1 lines of code changed in 1 file:
Need to define mysvn earlier
6 lines of code changed in 1 file:
LMDZ revision > 4618 needs xios2.6 or trunk
6 lines of code changed in 1 file:
Checking for parallel distribution in debug mode now
25 lines of code changed in 1 file:
Problem if there are several LMDZ* directories in the tmp space
2 lines of code changed in 1 file:
Problem with authentification. All post-commit tests over the last month were made with
a reference version of the model as the svn update failed on lmdz-cq after the authentication
problem on TGCC was fixed at the end of month of june
3 lines of code changed in 1 file:
Initial import of after commit verification script
68 lines of code changed in 1 file:
switching to http for local checkouts as access controls are back in force on irene
LF
2 lines of code changed in 1 file:
Clean-up the right directory after a succesful run
LF
3 lines of code changed in 1 file:
Use NetCDF95-0.3 instead of NetCDF95-0.2
So we can compile LMDZ revision >= 4534. There should not be backward
compatibility problem.
5 lines of code changed in 1 file:
Modif options netcdf.
22 lines of code changed in 1 file:
Add treatment of "rebuild" tool for IOIPSLv_2_2_5, for "ioipsl=1" (similar to rev 4508 for "ioipsl=0 and Jean-Zay")
8 lines of code changed in 1 file:
Updating LMDZ to last testing "20230412" (LMDZ rev 4507)
1 lines of code changed in 1 file:
Do "gmake" in IOIPSL/rebuild folder if this folder exists - which is the case for IOIPSLv_2_2_5 (in IOIPSLv2_2_2, the rebuild files were in IOIPSL/tools)
14 lines of code changed in 1 file:
Add "module load cmake" for Jean-Zay, needed after merging ECRad branch (LMDZ r4489 by L. Guez).
2 lines of code changed in 1 file:
Resolve issue with compilation on jeanzay due to change in ioipsl version
5 lines of code changed in 1 file:
Do not remove bin and lib for parallel compile
The lines that we remove in this commit appeared in
revision r3044. They do not seem useful since we run `makeorchidee_fcm
-clean` afterwards. Now that lib also contains `libnetcdf95.a`, we
would have to save `libnetcdf95.a` and put it back to lib, just as we
did for IOIPSL. It is simpler not to remove lib. (Note that bin is
empty at this point.) Then we do not create `ioipsl.tar`.
0 lines of code changed in 1 file:
Spurious echo that actually defeats the whole point of the test
1 lines of code changed in 1 file:
IOIPSL updated to version 2.2.5
1 lines of code changed in 1 file:
Modification needed to be compatible with IOIPSL before and after revision 6272 on IOPSL/trunk :
In IOIPSL, calendar attribute changed from "360d" to "360_day". Now in ORCHIDEE, check both attributes.
1 lines of code changed in 1 file:
Detail on install_lmdz.sh
1 lines of code changed in 1 file:
Adataption of script to r4426 and modified arch.path files
60 lines of code changed in 1 file:
copy in wrong directory
1 lines of code changed in 1 file:
Option unstable dans check_version + 1D install_lmdz.sh
5 lines of code changed in 2 files:
typo option "trusttin"->"trusting"
1 lines of code changed in 1 file:
Coquille
1 lines of code changed in 1 file:
Poursuite nettoyage ~lmdz/pub
18 lines of code changed in 4 files:
Modify paths to downloaded files
Following reorganization of <https://lmdz.lmd.jussieu.fr/pub>.
4 lines of code changed in 1 file:
Import `install_xios.bash`
We need it in `install_lmdz.sh` and the directory
<https://lmdz.lmd.jussieu.fr/pub/import> is going to disappear.
114 lines of code changed in 1 file:
Option oldrad dans install_lmdz.sh
5 lines of code changed in 1 file:
Readme à jour
13 lines of code changed in 1 file:
Version officielle distrib
16 lines of code changed in 1 file:
Mise à jour de l'installation sur ~lmdz/pub
Nettoyage du répertoire ~/lmdz/pub
on met tous les scripts dans le répertoir script_install
géré sous svn sous "BOL".
pub/script_install devient donc le résultat d'un svn checkout.
On peut y faire directement des svn update.
Les scripts d'installationdes ordinateurs et de netcdf sont
maintenant gérés au même endroit.
Le script install_lmdz et modifié en conséquence et la gestion
de l'installation de netcdf dans ce script grandement allégée.
995 lines of code changed in 9 files:
Utilisation de netcdf deja compile et options ar
8 lines of code changed in 1 file:
Introduction de l'install netcdf dans la svn
180 lines of code changed in 1 file:
Update LMDZ rev
1 lines of code changed in 1 file:
Ajout d'un Readme dans le tar contenant la svn
La nouvelle version de install_lmdz.sh fonctionne sans svn.
Quelques dépendances supplémentaires aussi dans install_lmdz.sh
54 lines of code changed in 2 files:
Updating LMDZ version from 20220131 to 20221028
1 lines of code changed in 1 file:
Require m4 because it is needed for installation of NetCDF
1 lines of code changed in 1 file:
Remove verbose option of tar
This printed thousands of not very interesting lines. The option on
one of the tar commands was already removed in revision 4205 and
unvoluntarily put back in revision 4267.
4 lines of code changed in 1 file:
(107 more)