source: XIOS/dev/XIOS_DEV_CMIP6/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1524   6 years ymipsl Bug fix ; Virtual grid created from field using domain_ref/axis_ref could …
(edit) @1523   6 years aclsce Modified to allow to run monthly simulations by using offsetMonth and …
(edit) @1519   6 years oabramkina Activating an option for setting different number of processes per …
(edit) @1516   6 years oabramkina Bugfix for cases of split_freq defined in ts.
(edit) @1514   6 years ymipsl Fix for reading field : The "once" time operation is now allowed in read …
(edit) @1509   6 years oabramkina Minor bugfix: in certain cases type of XIOS attributes wasn't recognized …
(edit) @1507   6 years oabramkina Bigfix for UGRID: conversion from int to MPI_unsigned_long wasn't working …
(edit) @1496   6 years oabramkina Trunk and CMIP6: bugfix in addition of a month in case of a user-defined …
(edit) @1494   6 years oabramkina Bigfix for UGRID: fields describing the same mesh (= fields defined on …
(edit) @1493   6 years oabramkina Adding attribute comment to certain objects. Fortran interface is already …
(edit) @1492   6 years oabramkina Updating fortran interface for attributes that have been recently …
(edit) @1489   6 years oabramkina Check on output_freq corrected.
(edit) @1488   6 years oabramkina Trunk and CMIP6: adding a check on output_freq attribute. Exception is …
(edit) @1486   6 years oabramkina XIOS_DEV_CMIP: minor modifications for reading UGRID. Using attribute …
(edit) @1485   6 years oabramkina Enforcing sequential I/O on the client side during reading of metadata by …
(edit) @1481   6 years ymipsl Enhencement : For expression, can now compare a value or array with a …
(edit) @1480   6 years ymipsl Fix for transformation & interpolation : better detection of missing …
(edit) @1479   6 years ymipsl Fix : when reading domain from a file, if the type of domain is given, it …
(edit) @1478   6 years oabramkina Exception handling for attributes by means of dynamic binding. This …
(edit) @1477   6 years oabramkina Implementing exception handling for accessing attribute value. In …
(edit) @1475   6 years ymipsl Change MPI_UINT64_T by MPI_LONG_LONG_INT since MPI_UINT64_T has been …
(edit) @1474   6 years oabramkina DEV_CMIP6: porting changes in r1471. Now DEV_CMIP6 compiles with PGI.
(edit) @1473   6 years oabramkina DEV_CMIP6: bugfix for certain cases of monthly output and freq_offset such …
(edit) @1472   6 years oabramkina Implementing a patch suggested by Rupert Nash in order to bring …
(edit) @1459   6 years ymipsl Bug fix introduced in rev. 1456 The "file" pointer of the constructor …
(edit) @1457   6 years ymipsl Add new domain filter : reorder_domain Reoder the data along the global …
(edit) @1456   6 years ymipsl Add compression for lon, lat and axis. Activated only if file attribute …
(edit) @1454   6 years ymipsl Activate shuffling for netcdf4 compression. YM
(edit) @1447   6 years oabramkina Few bugfixes for reading: - still adjusting the algorithm on determining …
(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) @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 …
Note: See TracRevisionLog for help on using the revision log.