source: XIOS/dev/XIOS_DEV_CMIP6/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @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) @1380   6 years ymipsl Fix for previous commit (r1378) : forgotten argument for one eventLoop …
(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) @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) @1367   6 years ymipsl Bug fix for rev1363 YM
(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) @1361   6 years ymipsl Fix : when making a reference to an object and when attribut "name" is …
(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) @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) @1349   6 years ymipsl New method to distribute file on server 2 : memory consumption of grids is …
(edit) @1346   6 years oabramkina Fixing a bug introduced in r1337. toy_cnrmcm: ok.
(edit) @1345   6 years oabramkina In addition to r1294: all domain/axis attributes are only sent to …
(edit) @1344   6 years oabramkina Fixing a bug in r1320 which affected writing. test_remap: ok.
(edit) @1343   6 years oabramkina Correcting grid name in the error message.
(edit) @1340   6 years ymipsl Reduce the memory footprint on server level2. YM
(edit) @1337   6 years oabramkina Avoiding recalculation of domain/axis distributions for server-pools of …
(edit) @1336   6 years oabramkina Changes in case of different number of processes per secondary-server …
(edit) @1333   6 years oabramkina Very minor correction of r1332.
(edit) @1332   6 years oabramkina Fixing a minor bug in writing axis bounds.
(edit) @1330   6 years oabramkina Adding buffer evaluation in case of reading.
(edit) @1327   6 years oabramkina Reactivating a grid self-transformation (the case when a field has no …
(edit) @1325   6 years ymipsl Fix problem in domain mask introduced in rev. 1313 YM
(edit) @1324   6 years ymipsl small bug fix in rare case (debug mode only) in vertical interpolation. …
(edit) @1323   6 years oabramkina Improving the algorithm for registering a context. (It's just a forgotten …
(edit) @1322   6 years rlacroix Fix r1321 so that it makes some sense... Polling a constant variable …
(edit) @1321   6 years rlacroix Improve the check for late data added in r1318. Avoid waiting for data at …
(edit) @1320   6 years oabramkina Fixing a bug in case of reading introduced in r1294.
(edit) @1319   6 years rlacroix Fix r1315: The attributes checks were too aggressive and could cause …
(edit) @1318   6 years rlacroix Fix: Handle end-of-file correctly for files in read mode. Previously …
(edit) @1317   6 years ymipsl Bug fix in interpolation domain at pole. YM
(edit) @1316   6 years ymipsl Modify registry configuration. The name of the context added automatically …
(edit) @1315   6 years rlacroix Fix the default "freq_offset" for fields read from files. Also throw an …
(edit) @1314   6 years ymipsl Add 2 new spatial transformations : - reduce_scalar_to_scalar : global …
(edit) @1313   6 years ymipsl Add "local" attribute to reduce_domain_to_scalar transformation. The …
(edit) @1312   6 years ymipsl Fix problems with grid composed of scalar. Some other part of the …
(edit) @1311   6 years ymipsl Fix conflict between for domain mask_1d and mask_2d when inheritance is …
(edit) @1310   6 years ymipsl Bug fix. Try to read axis value in a file even if not defined. YM
(edit) @1309   6 years ymipsl Fix : Some netcdf global attribute defined by variable was overwrited in …
(edit) @1308   6 years oabramkina Adding back a line erroneously deleted in r1306.
(edit) @1306   6 years oabramkina Correcting a check on freq_op and freq_offset: if freq_offset is defined …
(edit) @1305   6 years ymipsl Bug fix : domain is not fill by calling completeLonLatClient (ie lonvalue …
Note: See TracRevisionLog for help on using the revision log.