source: XIOS

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1490   6 years oabramkina Reconfiguring Boost with older Intel compilator (2011 -ansi). Tested …
(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) @1487   6 years oabramkina Trunk: minor modifications for reading UGRID. Using attribute nvertex …
(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) @1484   6 years ymipsl Add Irène arch files (trunk) YM
(edit) @1483   6 years ymipsl Add Irène arch files (dev CMIP6) YM
(edit) @1482   6 years yushan Branch EP merged with Dev_cmip6 @r1481
(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) @1476   6 years oabramkina Trunk and XIOS_DEV_CMIP6: updating Boost configuration so that it compiles …
(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) @1471   6 years oabramkina Trunk: few corrections in order to be in compliance with c++98 norms. …
(edit) @1470   6 years oabramkina Changing compilation settings for PGI and GCC on Curie in order to use …
(edit) @1469   6 years yushan LMDZ, XIOS_Tests works fine with 2-level server mode. Tested on Curie. …
(edit) @1468   6 years yushan tests (client, complete, toy, rempa) work fine with 2-level server mode. …
(edit) @1467   6 years oabramkina Creating GRIB branch
(edit) @1466   6 years oabramkina Removing obsolete branch.
(edit) @1465   6 years yushan Unify the MPI_Finalize in different tests.
(edit) @1464   6 years yushan bug fix for server to correctly finalize. LMDZ OK.
(edit) @1463   6 years yushan test_remap modified to follow trunk. memory free issue in mapper.cpp …
(edit) @1462   6 years yushan restore CINetCDF4::isRectilinear
(edit) @1461   6 years yushan small modif
(edit) @1460   6 years yushan branch_openmp merged with XIOS_DEV_CMIP6@1459
(edit) @1459   6 years ymipsl Bug fix introduced in rev. 1456 The "file" pointer of the constructor …
(edit) @1458   6 years oabramkina Few corrections related to compilation options --use_extern_boost and …
(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) @1455   6 years oabramkina Updating boost to 1.66.
(edit) @1454   6 years ymipsl Activate shuffling for netcdf4 compression. YM
(edit) @1453   6 years oabramkina DEV_CMIP6: adding a compilation option '--use_extern_blitz' to allow usage …
(edit) @1452   6 years oabramkina Trunk: adding a compilation option '--use_extern_blitz' to allow usage of …
(edit) @1451   6 years oabramkina And adding a mistakenly deleted line in r1450.
(edit) @1450   6 years oabramkina Adding back light memory tracking to trunk and adding it to dev_cmip6.
(edit) @1449   6 years oabramkina DEV_CMIP6: adding a compilation option '--use_extern_boost' to allow usage …
(edit) @1448   6 years oabramkina Trunk: adding a compilation option '--use_extern_boost' to allow usage of …
(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) @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 …
Note: See TracRevisionLog for help on using the revision log.