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