BOL Developers: asima

Login name:
asima
Total Commits:
406 (27,5 %)
Lines of Code:
56 529 (32,6 %)
Most Recent Commit:
2023-11-14 14:23
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for asima

Activity by Day of Week for asima

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 406 (100.0%) 56529 (100.0%) 139.2
LMDZ_Setup/DEF/PHYS/ 52 (12.8%) 25818 (45.7%) 496.5
LMDZ_Setup/DEF/XMLfilesLMDZ/ 24 (5.9%) 7772 (13.7%) 323.8
LMDZ_Setup/DEF/XMLfilesLMDZ_av20220709/ 19 (4.7%) 6214 (11.0%) 327.0
LMDZ_Setup/DEF/XMLfilesOR7994/ 9 (2.2%) 5320 (9.4%) 591.1
LMDZ_Setup/DEF/ 37 (9.1%) 4233 (7.5%) 114.4
LMDZ_Setup/ 22 (5.4%) 2600 (4.6%) 118.1
LMDZ_Setup/DEF/XMLfilesOR7983/ 7 (1.7%) 2543 (4.5%) 363.2
LMDZ_Setup/DEF/XMLfilesORCMIP6/ 5 (1.2%) 1775 (3.1%) 355.0
LMDZ_Setup/DEF/XMLfilesLMDZ/dynzonNotUsed/ 6 (1.5%) 224 (0.4%) 37.3
script_install/ 9 (2.2%) 30 (0.1%) 3.3
LMDZ_Setup/DEF/XMLfilesOR7597/ 14 (3.4%) 0 (0.0%) 0.0
LMDZ_Setup/DEF/XMLfilesOR7330/ 14 (3.4%) 0 (0.0%) 0.0
DEF/XMLfilesORCMIP6/ 5 (1.2%) 0 (0.0%) 0.0
DEF/XMLfilesOR7994/ 9 (2.2%) 0 (0.0%) 0.0
DEF/XMLfilesOR7983/ 7 (1.7%) 0 (0.0%) 0.0
DEF/XMLfilesOR7597/ 7 (1.7%) 0 (0.0%) 0.0
DEF/XMLfilesOR7330/ 7 (1.7%) 0 (0.0%) 0.0
DEF/XMLfilesLMDZ_20220709/ 19 (4.7%) 0 (0.0%) 0.0
DEF/XMLfilesLMDZ/dynzonNotUsed/ 6 (1.5%) 0 (0.0%) 0.0
DEF/XMLfilesLMDZ/ 24 (5.9%) 0 (0.0%) 0.0
DEF/PHYS/ 52 (12.8%) 0 (0.0%) 0.0
DEF/ 39 (9.6%) 0 (0.0%) 0.0
/ 13 (3.2%) 0 (0.0%) 0.0

Activity of asima

Most Recent Commits

asima 2023-11-14 14:23 Rev.: 4749

Script optimisation :
a/ era2gcm_tuto.sh : preprocessing of ERA files, if needed, is only done for the requested variables (cf options guide_*=y) instead of the full list (u,v,ta,q)
b/ test_ERAfiles_JeanZay.sh : only list the required ERA files, don't do any preprocessing

26 lines of code changed in 2 files:

asima 2023-11-13 22:44 Rev.: 4748

For ERA5 : starting 2022, 6-hourly files are gradually not saved anymore in the IPSL repository, only the hourly ones are available.
So the script starts by extracting the hours 0,6,12 and 18 from the hourly files.

70 lines of code changed in 2 files:

asima 2023-10-23 18:40 Rev.: 4734

Updating info about available revs on ORCHIDEE_2_2 branch :
only the latest available r7983 is kept.

1 lines of code changed in 1 file:

asima 2023-10-23 18:15 Rev.: 4733

Cleaning : for branch ORCHIDEE_2_2, only the newest available rev 7983 will be kept.
Here : removing XML files for ORCHIDEE_2_2/rev7597

0 lines of code changed in 7 files:

asima 2023-10-23 18:12 Rev.: 4732

Cleaning : only the newest available rev 7983 on branch ORCHIDEE_2_2 will be kept.
Here : removing XML files for ORCHIDEE_2_2/rev7330

0 lines of code changed in 7 files:

asima 2023-10-23 17:24 Rev.: 4731

Updating "version" to the new testing :
LMDZ rev 4729, modipsl.20231022.trunk

1 lines of code changed in 1 file:

asima 2023-10-23 17:11 Rev.: 4730

Updating "version" to the new testing

2 lines of code changed in 1 file:

asima 2023-10-07 22:20 Rev.: 4719

1/ Bug correction : removed the "sed" for "INIT" done by setup.sh in script_SIMU : useless in most cases, it caused à crash when running with INIT=$init in main.sh AND aerosols=spla (it changed the SPLA_Init/INITIAL folder name)

2/ Cleaning : removed the "sed" for "compilo" variable done by setup.sh in reb.sh and script_SIMU, because the variable is absent in both files.

2 lines of code changed in 1 file:

asima 2023-10-05 17:11 Rev.: 4718

Copy SPLA_Init (initial and forcing files) folder only if it doesn't already exist

1 lines of code changed in 1 file:

asima 2023-09-29 22:21 Rev.: 4712

Adding tracer.def for SPLA (next to the old-format traceur.def_spla)

6 lines of code changed in 1 file:

asima 2023-09-29 22:02 Rev.: 4711

Variables to be renamed as U10M and V10M (with ncrename) are in capital letters

4 lines of code changed in 1 file:

asima 2023-07-07 14:38 Rev.: 4615

Initial import of LMDZ_Setup environment
(former TEST_PROD which was distributed as tutorial_prod.tar).

See also related doc LMDZ_Setup_HowTo (former tutorial_prod_FAQ) :
https://docs.google.com/document/d/1OLZG6e-86NiXuv5-aALxKIh-QPkp4BdCwWtiBFot-6c

This initial import corresponds to TEST_PROD from
https://lmdz.lmd.jussieu.fr/pub/Training/Archive/tutorial_prod.tar_v20230707.

Previous versions of tutorial_prod.tar are available at
https://lmdz.lmd.jussieu.fr/pub/Training/Archive

56387 lines of code changed in 185 files:

asima 2023-07-05 16:15 Rev.: 4609

Initial import of LMDZ_configure environment.
Folder's content is identical to TEST_PROD from
https://lmdz.lmd.jussieu.fr/pub/Training/Archive/tutorial_prod.tar_v20230705.

0 lines of code changed in 188 files:

asima 2023-05-19 11:04 Rev.: 4542

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:

asima 2023-04-29 06:58 Rev.: 4520

Updating LMDZ to last testing "20230412" (LMDZ rev 4507)

1 lines of code changed in 1 file:

asima 2023-04-13 18:07 Rev.: 4508

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:

asima 2023-04-07 11:07 Rev.: 4503

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:

asima 2023-02-07 11:07 Rev.: 4421

typo option "trusttin"->"trusting"

1 lines of code changed in 1 file:

asima 2023-01-06 11:51 Rev.: 4375

Update LMDZ rev

1 lines of code changed in 1 file:

asima 2022-11-03 14:27 Rev.: 4321

Updating LMDZ version from 20220131 to 20221028

1 lines of code changed in 1 file:

(1 more)

Generated by StatSVN 0.7.0