source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1446   6 years oabramkina Adding a scalar to the coordinate list of a variable only if the scalar …
(edit) @1445   6 years oabramkina Changes concerning reading of a grid. With introduction of new grid …
(edit) @1444   6 years oabramkina Correcting a bug on reading unstructured domains introduced in r1443. …
(edit) @1443   6 years oabramkina Bugfix on reading of rectilinear domains: taking into account that now …
(edit) @1442   6 years oabramkina Initializing int to 0 in r1441.
(edit) @1441   6 years oabramkina Properly terminating a string on writing.
(edit) @1440   6 years ymipsl Bug fix : for temporal filter, to detect_missing value, default_value …
(edit) @1439   6 years oabramkina Adding a check on existence of dimension str_len.
(edit) @1438   6 years ymipsl Non Distributed transformation : fix small typo that may lead to big …
(edit) @1437   6 years oabramkina Bugfix for writing of axes: writing of axis values were attempted when …
(edit) @1436   6 years oabramkina Corrections for scalar bounds.
(edit) @1435   6 years oabramkina Few more grid attributes introduced in addition to r1430.
(edit) @1434   6 years oabramkina Fixing a bug in reading of rectilinear domains introduced in r1430.
(edit) @1433   6 years oabramkina Bugfix on writing of an axis introduced in r1430.
(edit) @1432   6 years oabramkina Bugfix for reading related to introduction of new attributes in r1430. …
(edit) @1431   6 years ymipsl Local mask computation must not take into account zoom attributes. YM
(edit) @1430   6 years oabramkina Adding new grid-related attributes.
(edit) @1429   6 years ymipsl Bug fix in computeLocalMask domain function. Bad interaction with data …
(edit) @1428   6 years oabramkina Bugfix for reading of curvilinear and unstructured domains. Since r1419
(edit) @1427   6 years oabramkina Bugfix: correcting erroneous memory deallocations of r1419.
(edit) @1426   6 years ymipsl Bug fix for dynamical transformations. YM
(edit) @1425   6 years ymipsl Non Distributed transformation : Bug fix introduced in rev1420. YM
(edit) @1424   6 years oabramkina Bugfix: avoiding unnecessary cast of default values to float or short int.
(edit) @1423   6 years oabramkina Deleting an extra file of the previous commit.
(edit) @1422   6 years oabramkina Correcting a typo in r1421.
(edit) @1421   6 years oabramkina Bugfix in case of a hole defined on an axis.
(edit) @1420   6 years ymipsl bug fix when using 3dmask on NonDistributed? transformation. YM
(edit) @1419   6 years oabramkina Reading of curvilinear and unstructured domains locally by clients is …
(edit) @1418   6 years ymipsl Fix for workflow reentrance : missing check at context finalize. YM
(edit) @1417   6 years oabramkina Including calculations of grid distributions for fields which are disabled …
(edit) @1416   6 years ymipsl Bug fix when writing axis coordinate in some specific cases. YM
(edit) @1415   6 years ymipsl 2 fixs : - for curvilinear grids, associated coordinates are wrong if …
(edit) @1414   6 years ymipsl More timer instrumentation... YM
(edit) @1413   6 years oabramkina Reverting changes made in r1310 for local domain read of curvilinear and …
(edit) @1412   6 years ymipsl More timer instrumentation... YM
(edit) @1411   6 years ymipsl Bug fix on server side when receiving a distributed axis with zoom index. …
(edit) @1410   6 years oabramkina Improving protocol for reading : grid attributes such longitude, latitude, …
(edit) @1409   6 years ymipsl Bug fix in evalution of size of written data for axis, which is useful to …
(edit) @1408   6 years ymipsl NonDistributedTransformation? : Another typo fix. => could raise some error …
(edit) @1407   6 years ymipsl NonDistributedTransformation? : typo fix. => could raise some error message …
(edit) @1406   6 years ymipsl Fix a problem in computing initial sampling date in temporal filter, …
(edit) @1405   6 years ymipsl Bug fix when using instant filter on a field defined outside a file. YM
(edit) @1404   6 years ymipsl Bug fix in non distributed transformation : mask is now correctly taking …
(edit) @1403   6 years ymipsl Fix bug in transformation when using mask and overlapped grid element …
(edit) @1402   6 years ymipsl Fix problem for spatial transformation for distributed element when there …
(edit) @1401   6 years ymipsl Missing file from previous commit YM
(edit) @1400   6 years ymipsl 2 bug fix for spatial transformation - Dynamic spatial transformation …
(edit) @1399   6 years ymipsl 2 update for spatial tranformations : - One bug fix introduce in r1389
(edit) @1398   6 years yushan dev EP-RMA : MPI_Rput MPI_Rget MPI_Raccumulate MPI_Rget_accumulate (to be …
(edit) @1397   6 years ymipsl Add a method to retrive the local mask of a grid YM
(edit) @1396   6 years ymipsl reduce domain to scalar transformation : attribute "local" was not set to …
(edit) @1395   6 years yushan dev EP-RMA : MPI_Compare_and_swap
(edit) @1394   6 years yushan dev EP-RMA : MPI_Tetch_and_op
(edit) @1393   6 years yushan dev EP-RMA : MPI_Tetch_and_op
(edit) @1392   6 years oabramkina Correcting a bug in case if default_value is given as short int.
(edit) @1391   6 years ymipsl Add lon_name and lat_name domain attribute to set a specific name to the …
(edit) @1390   6 years oabramkina Taking into account a possibility of having a hole on the client side …
(edit) @1389   6 years ymipsl Fix regression on vertical interpolation with pressure level. YM
(edit) @1388   6 years yushan dev EP-RMA : MPI_Win_allocate
(edit) @1387   6 years oabramkina Fixing a bug in case of output_freq defined in months to avoid adding a …
(edit) @1386   6 years aclsce - Back to deactivation of the self-transformation of grid
(edit) @1385   6 years yushan dev EP-RMA : MPI_Get_accumulate
(edit) @1384   6 years yushan dev EP-RMA : MPI_Accumulate
(edit) @1383   6 years yushan dev EP-RMA : MPI_Put, MPI_Get
(edit) @1382   6 years yushan dev EP_RMA
(edit) @1381   6 years yushan add folder for MPI EP-RMA development. Current: MPI_Win, MPI_win_create, …
(edit) @1380   6 years ymipsl Fix for previous commit (r1378) : forgotten argument for one eventLoop …
(edit) @1379   6 years yushan fix small bug
(edit) @1378   6 years ymipsl Attemping to solve a dead-lock rising at finalize : Server 1 must be able …
(edit) @1377   6 years ymipsl - Add more debugging information at info_level 100 - Enforce …
(edit) @1376   6 years ymipsl Set the default timeout in reception at 300s instead 10s YM
(edit) @1375   6 years ymipsl Set the default timeout in reception at 300s instead 10s YM
(edit) @1374   6 years yushan unify type : MPI_Request
(edit) @1373   6 years yushan unify type : MPI_Request
(edit) @1372   6 years oabramkina Improving buffer evaluation in the (rare) case of a context with no active …
(edit) @1371   6 years oabramkina Fixing a bug in buffer evaluation: previously axis attributes were not …
(edit) @1370   6 years oabramkina Fixing a bug in buffer evaluation: including evaluation of file attributes …
(edit) @1369   6 years yushan unify type : MPI_Fint
(edit) @1368   6 years yushan unify type : MPI_Op
(edit) @1367   6 years ymipsl Bug fix for rev1363 YM
(edit) @1366   6 years yushan unify type : MPI_Datatype MPI_Aint
(edit) @1365   6 years yushan unify type : MPI_Datatype MPI_Aint
(edit) @1364   6 years oabramkina Fixing a bug in case of a varying number of processes per pool and …
(edit) @1363   6 years ymipsl Fix : when arithmetic field expression is defined, other xml node are now …
(edit) @1362   6 years yushan unify type : MPI_Message MPI_Info
(edit) @1361   6 years ymipsl Fix : when making a reference to an object and when attribut "name" is …
(edit) @1360   6 years yushan toy_cmip6_omp tested on Curie (14*4+2) and Ada (14*2+2)
(edit) @1359   6 years yushan unify MPI_Comm type, add missing file
(edit) @1358   6 years rlacroix Support reentrant workflows and workflows with temporal integration for …
(edit) @1357   6 years rlacroix Add some extra checks when switching to the next timestep.
(edit) @1356   6 years yushan unify MPI_Comm type
(edit) @1355   6 years yushan unify MPI_Comm type
(edit) @1354   6 years yushan omp dev : unify MPI_Comm type
(edit) @1353   6 years ymipsl Bug fix : Assigned context client to grid/axis/domain was not in same …
(edit) @1352   6 years ymipsl Bug fix in protocol when registring context for server level2 YM
(edit) @1351   6 years oabramkina Fixing a bug on writing axis bounds.
(edit) @1350   6 years yushan toy_cmip6_omp from Curie
(edit) @1349   6 years ymipsl New method to distribute file on server 2 : memory consumption of grids is …
(edit) @1348   6 years yushan dev_omp from Curie
(edit) @1347   6 years yushan dev omp from Ada
Note: See TracRevisionLog for help on using the revision log.