source: XIOS/dev/XIOS_DEV_CMIP6

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1288   6 years ymipsl Fix and enhancement when writing axis bounds in output file. YM
(edit) @1285   6 years oabramkina Reverting changes done in r1282.
(edit) @1284   6 years ymipsl Fix 1 side effect introduced by previous commit... YM
(edit) @1283   6 years ymipsl Some code lines forgetten during last merge (rev. 1158) Side effects are …
(edit) @1282   6 years oabramkina Fixing a bug in case if freq_op is defined in months.
(edit) @1281   6 years ymipsl Bug fix for zoom domain transformation. Zoom for domain defined by i_index …
(edit) @1280   6 years oabramkina Changing default value of freq_op in case of non-instant operations.
(edit) @1279   6 years oabramkina Correction of 1278.
(edit) @1278   6 years oabramkina Adding a check on field attributes. For now it only concerns freq_op and …
(edit) @1277   6 years ymipsl Add diurnal cycle testcase YM
(edit) @1276   6 years ymipsl Add diurnal cycle testcase YM
(edit) @1275   6 years ymipsl implement diurnal cycle transformation taken as a grid tranformation : …
(edit) @1274   6 years ymipsl Improvement for spatial transformations : when axis or domain overlapping …
(edit) @1273   6 years ymipsl Bug fix in domain_interpolate for dynamic renormalization (taking into …
(edit) @1272   6 years oabramkina Changing default values in the temporal filter of freq_op and freq_offset …
(edit) @1271   6 years oabramkina Corrections in addition to r1270. The algorithm for registering context is …
(edit) @1270   6 years oabramkina Correcting possible interference between contexts at the moment of …
(edit) @1269   6 years ymipsl interpolate_domain : add new attribute "read_write_convention" which msut …
(edit) @1268   6 years ymipsl domain_interpolate : if attribute "weight_filename" is not specified, then …
(edit) @1267   6 years ymipsl When interpolate_domain attribute "write_weight" is set to true, it will …
(edit) @1266   6 years ymipsl Add new axis attribute : formula, formula_term, formula_bounds, …
(edit) @1265   6 years ymipsl Revert commit from rev. 1259 dua to side effect when initializing grid …
(edit) @1264   6 years ymipsl - Add new attribute : detect_missing_value on "interpolate_domain" …
(edit) @1263   6 years oabramkina Modifications allowing to avoid recalculation of the grid distribution if …
(edit) @1260   6 years ymipsl Buf fix in reduction. Missing value update was not set correctly YM
(edit) @1259   6 years ymipsl When chaining transformation, completeLonLat_client was not called to …
(edit) @1258   6 years ymipsl Fix problem of axis distribution. When a grid is composed of a distributed …
(edit) @1256   6 years ymipsl small bugfix when reading curvilinear domain in file. YM
(edit) @1255   6 years oabramkina Fixing a bug in sizes of client buffers. The sizes of client buffers are …
(edit) @1252   6 years oabramkina Correction of previous commit.
(edit) @1251   6 years oabramkina Fixing a bug in case of activated missing values. If nan values are …
(edit) @1250   6 years mhnguyen Fixing bug on mask grid +) Add mask_0d for scalar grid +) Transmit grid's …
(edit) @1249   6 years mhnguyen Various bug fixes on mask and zoom +) Rearrange local index on the …
(edit) @1248   6 years oabramkina Fixing a bug appeared in dev after merging with trunk. Behavior in case of …
(edit) @1246   6 years oabramkina Undoing previous commit.
(edit) @1244   6 years oabramkina Fixing a bug in missing_values.
(edit) @1243   6 years oabramkina Modifications allowing secondary-server pools of different size. It's …
(edit) @1242   6 years ymipsl Bug fix from previous commit. Pb of memory allocation. YM
(edit) @1241   6 years ymipsl Fix problem on incoming data from client to server when you have so …
(edit) @1240   6 years ymipsl Avoid buffer Aliasing with MPI_Allreduce YM
(edit) @1239   6 years mhnguyen Correcting a minor bug on detecting server reading level +) Reading …
(edit) @1238   6 years mhnguyen Fixing a minor bug on writting scalar Test +) On Curie +) Work with toy
(edit) @1237   6 years mhnguyen Fixing a minor bug on using same grid for reading and writing +) Make …
(edit) @1236   6 years mhnguyen Making some changes to allow pools with different number of server +) …
(edit) @1235   6 years mhnguyen Fixing a bug on writting axis label +) Axis label is correctly processed …
(edit) @1234   6 years oabramkina Minor modifications for secondary server: - adding a check of the number …
(edit) @1233   6 years oabramkina Correcting logfile names on client side in case of oasis. Now files are …
(edit) @1232   6 years mhnguyen Fixing the blocking problem where there are more servers than the number …
(edit) @1231   6 years oabramkina Correcting output file names on client side.
(edit) @1230   6 years oabramkina Minor correctins of r1228.
(edit) @1229   6 years oabramkina Removing redundant ## token in the list of arguments of variadic macros. …
(edit) @1228   6 years oabramkina Resolving a deadlock introduced in r1225.
(edit) @1227   6 years oabramkina Minor modifications: - changing sizes of client buffers from int to …
(edit) @1226   6 years oabramkina Minor correction of calculations the number of processes dedicated to …
(edit) @1225   6 years ymipsl Improvment of XIOS protocal on server side. YM
(edit) @1224   6 years ymipsl Minor modification to supress tracing of MPI_IProbe message for …
(edit) @1223   6 years oabramkina Fixing a bug in case of overlapping domains with masked values. Tested …
(edit) @1222   6 years ymipsl Variable can now overload default field attribute in a netcdf file. YM
(edit) @1221   6 years mhnguyen Fixing a minor bug in transformation: No source index at all for …
(edit) @1219   6 years mhnguyen Correcting minor bug of reference key word +) Comparison of two objects …
(edit) @1217   6 years mhnguyen Updating the previous commit with the correct version
(edit) @1216   6 years mhnguyen Performance improvement of vertical interpolation +) Reduce a number of …
(edit) @1215   6 years ymipsl Distribute files on servers 2 -> Ok test_dcmip2 YM
(edit) @1214   6 years ymipsl Minor correction in order to provide correct number of server 2. YM
(edit) @1213   6 years ymipsl Delete spurious files introduced in past commit. YM
(edit) @1212   6 years oabramkina File dibution among secondary servers done in a more flexible way. Tested.
(copy) @1211   6 years oabramkina Creating a branch for CMIP6
copied from XIOS/dev/dev_olga:
(edit) @1210   6 years rlacroix Fix: The freq_offset was not applied to the end-of-file notification when …
Note: See TracRevisionLog for help on using the revision log.