source: XIOS

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1591   5 years ymipsl Split object_factory_decl.cpp (template instantiation of object_templace …
(edit) @1590   5 years oabramkina Backporting recent changes to dev before merging it to trunk.
(edit) @1589   5 years oabramkina Backporting r1578 and r1586 to dev, cleaning the code before merging it to …
(edit) @1588   5 years ymipsl Bug fix in interpolation, introduced recently. Missing a renormalization …
(edit) @1587   5 years ymipsl XIOS - OASIS interaction : due to many problem occurring in the oasis/XIOS …
(edit) @1586   5 years ymipsl Update irene configuration environment. For c++11 standard library, need a …
(edit) @1585   5 years ymipsl Create string splitting function based on regular expresion pattern …
(edit) @1584   5 years oabramkina Clean-up in transformation classes related to the new treatment of grid …
(edit) @1583   5 years oabramkina Bugfix on domain zoom for curvilinear domains with 1D lon/lat.
(edit) @1582   6 years ymipsl Missing file for rev. 1578 Bug fix when reading rectilinear and attemp to …
(edit) @1581   6 years ymipsl XIOS remapper : bug fix for 2nd order conservative remapping with masked …
(edit) @1580   6 years ymipsl Computation of the area of a polygon on the sphere : The total area was …
(edit) @1579   6 years ymipsl XIOS remapper : improvement : Computation the area of spherical triangle : …
(edit) @1578   6 years ymipsl Bug fix when reading rectilinear and attemp to call …
(edit) @1577   6 years oabramkina Backporting r1573-r1575 to dev.
(edit) @1576   6 years oabramkina Adding a check on the client side if all servers have data to receive. If …
(edit) @1575   6 years ymipsl New functionnalité for parsing expression : new keyword "this_ref" …
(edit) @1574   6 years ymipsl Enhancement : group_ref attribute (field_group) make also inheritance from …
(edit) @1573   6 years ymipsl Bug fix when reading data from file : regression from supression of zoom …
(edit) @1572   6 years oabramkina Correcting blitz upgrade. Tested on Curie with gnu, pgi, and intel …
(edit) @1571   6 years oabramkina Taking care of cases when a process doesn't possess a grid (its domain or …
(edit) @1570   6 years oabramkina Further simplifications on sending data/grid indexes. (1) Domain/axis …
(edit) @1569   6 years oabramkina Upgrading blitz to version 1.0.1.
(edit) @1568   6 years oabramkina Grid mask is now applied in the source filter of clients: unmasked values …
(edit) @1567   6 years oabramkina Revining my branch starting from trunk r1556.
(edit) @1566   6 years oabramkina Bugfix for masked distributed axis. Previously mask wasn't working at …
(edit) @1565   6 years oabramkina Bugfix on reading curvilinear and rectilinear domains. For both domain …
(edit) @1564   6 years oabramkina Grid mask is not reconstructed anymore based on elements' masks. Whenever …
(edit) @1563   6 years oabramkina Bugfix on reading a scalar and potentially an axis.
(edit) @1562   6 years oabramkina Some cleaning related to zoom.
(edit) @1561   6 years oabramkina Fixing a bug on axis zoom that crawled in with r1559.
(edit) @1560   6 years yushan report update
(edit) @1559   6 years oabramkina Replacing axis zoom by axis extract. Zoom private attributes are gone for …
(edit) @1558   6 years oabramkina Adding transformation "extract" for axis.
(edit) @1557   6 years oabramkina Bugfix for distributed axis with ghost points.
(edit) @1556   6 years yushan bug fixed in intercomm_create
(edit) @1555   6 years yushan all netcdf routines inside critical section
(edit) @1554   6 years ymipsl - Remove temporary buffered event - Some cleaning YM
(edit) @1553   6 years oabramkina The zoom is dead, long live the zoom. Replacing domain_zoom …
(edit) @1552   6 years yushan report updated. Todo: add performance results
(edit) @1551   6 years yushan report updated
(edit) @1550   6 years aclsce - Updated environment file for irene architecture.
(edit) @1549   6 years oabramkina Adding a new domain transformation "domain_extract". For now it has only …
(edit) @1548   6 years yushan add documents for ep_lib
(edit) @1547   6 years ymipsl New communication protocol between clients and servers, using hybrid mode …
(edit) @1546   6 years ymipsl Create new development branch XIOS_ONE_SIDED YM
(edit) @1545   6 years yushan branch_openmp merged with trunk r1544
(edit) @1544   6 years yushan bug fix for tests in prod mode
(edit) @1543   6 years oabramkina Correcting a typo in Cray config file.
(edit) @1542   6 years oabramkina Replacing Boost's unordered_map and shared_pointer by its STL …
(edit) @1541   6 years yushan bug fix in intercomm_create
(edit) @1540   6 years yushan add modif for workflow_cmip6
(edit) @1539   6 years yushan update intercomm_merge and remove redundant files
(edit) @1538   6 years yushan tests in XIOS OK (client, complete, remap, toy)
(edit) @1537   6 years ymipsl The current trunk version has been replaced by the current XIOS_DEV_CMIP6 …
(edit) @1536   6 years ymipsl Create xios-2.5 branch from current dev/XIOS_DEV_CMIP6 version
(edit) @1535   6 years ymipsl Create branch xios-2.0 from current trunk
(edit) @1534   6 years ymipsl Bug fix : no return value in some case for "bool CINetCDF4::isLonOrLat()" …
(edit) @1533   6 years yushan save dev
(edit) @1532   6 years yushan save dev.
(edit) @1531   6 years yushan save dev
(edit) @1530   6 years yushan save dev
(edit) @1529   6 years yushan save dev
(edit) @1528   6 years yushan save dev
(edit) @1527   6 years yushan save dev
(edit) @1526   6 years oabramkina Updating user's manual: UGRID and server-two.
(edit) @1525   6 years yushan save dev : intercomm_create via intracomm. To do : modif related intercomm …
(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) @1522   6 years yushan Test_client 6*8 clients 2 servers OK. TO DO : intercomm->intracomm, …
(edit) @1521   6 years yushan save dev. TO DO : test with xios
(edit) @1520   6 years yushan save dev. TO DO : test with xios
(edit) @1519   6 years oabramkina Activating an option for setting different number of processes per …
(edit) @1518   6 years yushan optimisation partially finished. To do : special case for intercomm_create …
(edit) @1517   6 years yushan save dev
(edit) @1516   6 years oabramkina Bugfix for cases of split_freq defined in ts.
(edit) @1515   6 years yushan save dev
(edit) @1514   6 years ymipsl Fix for reading field : The "once" time operation is now allowed in read …
(edit) @1513   6 years yushan save dev
(edit) @1512   6 years yushan save dev
(edit) @1511   6 years yushan save dev
(edit) @1510   6 years oabramkina Bugfix in case of compilation with external Blitz.
(edit) @1509   6 years oabramkina Minor bugfix: in certain cases type of XIOS attributes wasn't recognized …
(edit) @1508   6 years oabramkina Boost: adding a missing config file for Cray.
(edit) @1507   6 years oabramkina Bigfix for UGRID: conversion from int to MPI_unsigned_long wasn't working …
(edit) @1506   6 years yushan mpi_comm_split respect the norme of MPI: ranking according to the key …
(edit) @1505   6 years yushan MPI_split can deal with discontinuous ranking within a process
(edit) @1504   6 years yushan MPI_split can deal with discontinuous ranking within a process
(edit) @1503   6 years yushan rank_map is passed from vector to map, in order to have more flexibility …
(edit) @1502   6 years yushan save dev
(edit) @1501   6 years yushan save dev
(edit) @1500   6 years yushan save dev
(edit) @1499   6 years yushan debugging for memory leaks
(edit) @1498   6 years oabramkina Corrections of r1497.
(edit) @1497   6 years oabramkina Adding the following compilation options in order to separate the build …
(edit) @1496   6 years oabramkina Trunk and CMIP6: bugfix in addition of a month in case of a user-defined …
(edit) @1495   6 years yushan add type check and op check
(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 …
Note: See TracRevisionLog for help on using the revision log.