|
|
@1276
|
7 years |
ymipsl |
Add diurnal cycle testcase
YM
|
|
|
@1275
|
7 years |
ymipsl |
implement diurnal cycle transformation taken as a grid tranformation : …
|
|
|
@1274
|
7 years |
ymipsl |
Improvement for spatial transformations : when axis or domain overlapping …
|
|
|
@1273
|
7 years |
ymipsl |
Bug fix in domain_interpolate for dynamic renormalization (taking into …
|
|
|
@1272
|
7 years |
oabramkina |
Changing default values in the temporal filter of freq_op and freq_offset …
|
|
|
@1271
|
7 years |
oabramkina |
Corrections in addition to r1270. The algorithm for registering context is …
|
|
|
@1270
|
7 years |
oabramkina |
Correcting possible interference between contexts at the moment of …
|
|
|
@1269
|
7 years |
ymipsl |
interpolate_domain : add new attribute "read_write_convention" which msut …
|
|
|
@1268
|
7 years |
ymipsl |
domain_interpolate : if attribute "weight_filename" is not specified, then …
|
|
|
@1267
|
7 years |
ymipsl |
When interpolate_domain attribute "write_weight" is set to true, it will …
|
|
|
@1266
|
7 years |
ymipsl |
Add new axis attribute : formula, formula_term, formula_bounds, …
|
|
|
@1265
|
7 years |
ymipsl |
Revert commit from rev. 1259 dua to side effect when initializing grid …
|
|
|
@1264
|
7 years |
ymipsl |
- Add new attribute : detect_missing_value on "interpolate_domain" …
|
|
|
@1263
|
7 years |
oabramkina |
Modifications allowing to avoid recalculation of the grid distribution if …
|
|
|
@1262
|
7 years |
ymipsl |
backport of rev.1259 in trunk.
YM
|
|
|
@1261
|
7 years |
ymipsl |
backport of rev1260 in trunk.
YM
|
|
|
@1260
|
7 years |
ymipsl |
Buf fix in reduction. Missing value update was not set correctly
YM
|
|
|
@1259
|
7 years |
ymipsl |
When chaining transformation, completeLonLat_client was not called to …
|
|
|
@1258
|
7 years |
ymipsl |
Fix problem of axis distribution. When a grid is composed of a distributed …
|
|
|
@1257
|
7 years |
ymipsl |
small bugfix when reading curvilinear domain in file (backport from …
|
|
|
@1256
|
7 years |
ymipsl |
small bugfix when reading curvilinear domain in file.
YM
|
|
|
@1255
|
7 years |
oabramkina |
Fixing a bug in sizes of client buffers. The sizes of client buffers are …
|
|
|
@1254
|
7 years |
rlacroix |
Backport r1225 to trunk: Improve the communication protocol on server …
|
|
|
@1253
|
7 years |
oabramkina |
Trunk: fixing a bug in case of activated missing values. If nan values are …
|
|
|
@1252
|
7 years |
oabramkina |
Correction of previous commit.
|
|
|
@1251
|
7 years |
oabramkina |
Fixing a bug in case of activated missing values. If nan values are …
|
|
|
@1250
|
7 years |
mhnguyen |
Fixing bug on mask grid
+) Add mask_0d for scalar grid
+) Transmit grid's …
|
|
|
@1249
|
7 years |
mhnguyen |
Various bug fixes on mask and zoom
+) Rearrange local index on the …
|
|
|
@1248
|
7 years |
oabramkina |
Fixing a bug appeared in dev after merging with trunk. Behavior in case of …
|
|
|
@1247
|
7 years |
oabramkina |
Trunk: undoing previous commit.
|
|
|
@1246
|
7 years |
oabramkina |
Undoing previous commit.
|
|
|
@1245
|
7 years |
oabramkina |
Trunk: fixing a bug in missing_values.
|
|
|
@1244
|
7 years |
oabramkina |
Fixing a bug in missing_values.
|
|
|
@1243
|
7 years |
oabramkina |
Modifications allowing secondary-server pools of different size. It's …
|
|
|
@1242
|
7 years |
ymipsl |
Bug fix from previous commit. Pb of memory allocation.
YM
|
|
|
@1241
|
7 years |
ymipsl |
Fix problem on incoming data from client to server when you have so …
|
|
|
@1240
|
7 years |
ymipsl |
Avoid buffer Aliasing with MPI_Allreduce
YM
|
|
|
@1239
|
7 years |
mhnguyen |
Correcting a minor bug on detecting server reading level
+) Reading …
|
|
|
@1238
|
7 years |
mhnguyen |
Fixing a minor bug on writting scalar
Test
+) On Curie
+) Work with toy
|
|
|
@1237
|
7 years |
mhnguyen |
Fixing a minor bug on using same grid for reading and writing
+) Make …
|
|
|
@1236
|
7 years |
mhnguyen |
Making some changes to allow pools with different number of server
+) …
|
|
|
@1235
|
7 years |
mhnguyen |
Fixing a bug on writting axis label
+) Axis label is correctly processed …
|
|
|
@1234
|
7 years |
oabramkina |
Minor modifications for secondary server:
- adding a check of the number …
|
|
|
@1233
|
7 years |
oabramkina |
Correcting logfile names on client side in case of oasis. Now files are …
|
|
|
@1232
|
7 years |
mhnguyen |
Fixing the blocking problem where there are more servers than the number …
|
|
|
@1231
|
7 years |
oabramkina |
Correcting output file names on client side.
|
|
|
@1230
|
7 years |
oabramkina |
Minor correctins of r1228.
|
|
|
@1229
|
7 years |
oabramkina |
Removing redundant ## token in the list of arguments of variadic macros. …
|
|
|
@1228
|
7 years |
oabramkina |
Resolving a deadlock introduced in r1225.
|
|
|
@1227
|
7 years |
oabramkina |
Minor modifications:
- changing sizes of client buffers from int to …
|
|
|
@1226
|
7 years |
oabramkina |
Minor correction of calculations the number of processes dedicated to …
|
|
|
@1225
|
7 years |
ymipsl |
Improvment of XIOS protocal on server side.
YM
|
|
|
@1224
|
7 years |
ymipsl |
Minor modification to supress tracing of MPI_IProbe message for …
|
|
|
@1223
|
7 years |
oabramkina |
Fixing a bug in case of overlapping domains with masked values. Tested …
|
|
|
@1222
|
7 years |
ymipsl |
Variable can now overload default field attribute in a netcdf file.
YM
|
|
|
@1221
|
7 years |
mhnguyen |
Fixing a minor bug in transformation: No source index at all for …
|
|
|
@1220
|
7 years |
yushan |
test_remap_omp tested on ADA except two fields
|
|
|
@1219
|
7 years |
mhnguyen |
Correcting minor bug of reference key word
+) Comparison of two objects …
|
|
|
@1218
|
7 years |
yushan |
fix previous commit. One situation was not considered
|
|
|
@1217
|
7 years |
mhnguyen |
Updating the previous commit with the correct version
|
|
|
@1216
|
7 years |
mhnguyen |
Performance improvement of vertical interpolation
+) Reduce a number of …
|
|
|
@1215
|
7 years |
ymipsl |
Distribute files on servers 2 -> Ok test_dcmip2
YM
|
|
|
@1214
|
7 years |
ymipsl |
Minor correction in order to provide correct number of server 2.
YM
|
|
|
@1213
|
7 years |
ymipsl |
Delete spurious files introduced in past commit.
YM
|
|
|
@1212
|
7 years |
oabramkina |
File dibution among secondary servers done in a more flexible way. Tested.
|
|
|
@1211
|
7 years |
oabramkina |
Creating a branch for CMIP6
|
|
|
@1210
|
7 years |
rlacroix |
Fix: The freq_offset was not applied to the end-of-file notification when …
|
|
|
@1209
|
7 years |
yushan |
bug corrected. happened when certain threads send 0 elements in the …
|
|
|
@1208
|
7 years |
oabramkina |
Two server levels: distibuting files among secondary servers according to …
|
|
|
@1207
|
7 years |
yushan |
rename branch
|
|
|
@1206
|
7 years |
yushan |
deleting old branch
|
|
|
@1205
|
7 years |
yushan |
branch merged with trunk @1200
|
|
|
@1204
|
7 years |
mhnguyen |
Correcting a minor bug of domain reduction
Test
+) No test
|
|
|
@1203
|
7 years |
yushan |
prep to merge with trunk @1200
|
|
|
@1202
|
7 years |
mhnguyen |
Porting non-continuous axis zoom to dev branch
+) Port axis zoom
+) …
|
|
|
@1201
|
7 years |
oabramkina |
Two server levels: merging trunk r1200 (except for non-contiguous zoom) …
|
|
|
@1200
|
7 years |
rlacroix |
Improve the buffer size estimation.
This in fact reverts r1190 but with …
|
|
|
@1199
|
7 years |
aclsce |
- Invert test condition to avoid to evaluate NaN.
|
|
|
@1198
|
7 years |
rlacroix |
Fix a stupid mistake in previous commit…
|
|
|
@1197
|
7 years |
rlacroix |
Fix: A floating-point exception could sometimes occur after r1190.
|
|
|
@1196
|
7 years |
yushan |
add request_check. test client and complete OK
|
|
|
@1195
|
7 years |
aclsce |
- Fixed bug related to offset functionality
|
|
|
@1194
|
7 years |
oabramkina |
Two server levels: simplifying context finalization.
Send of context …
|
|
|
@1193
|
7 years |
oabramkina |
Two server levels: fixing a bug during context finalization. The last …
|
|
|
@1192
|
7 years |
rlacroix |
Display a warning message if an event has a size greater than the …
|
|
|
@1191
|
7 years |
rlacroix |
Do not use the "min_buffer_size" parameter also as maximum event size.
…
|
|
|
@1190
|
7 years |
rlacroix |
Remove an old failsafe mechanism that could hide some buffers …
|
|
|
@1189
|
7 years |
ymipsl |
Add new attribute to manage splitting in file name :
- split_start_offset …
|
|
|
@1188
|
7 years |
oabramkina |
Two server levels: correcting buffer allocations on client side of primary …
|
|
|
@1187
|
7 years |
yushan |
add pending list for irecv
|
|
|
@1186
|
7 years |
rlacroix |
Fix: Ensure "detect_missing_value" is always applied.
Missing values are …
|
|
|
@1185
|
7 years |
yushan |
save dev. recv_test OK
|
|
|
@1184
|
7 years |
oabramkina |
Two server levels: correcting buffer allocations on client side of primary …
|
|
|
@1183
|
7 years |
rlacroix |
Fix corrupted outputs after r1124.
Some variables were used before being …
|
|
|
@1182
|
7 years |
rlacroix |
Update the documentation.
Document the "xios_field_is_active" function …
|
|
|
@1181
|
7 years |
rlacroix |
Add a new field attribut "check_if_active".
If this attribut is set to …
|
|
|
@1180
|
7 years |
oabramkina |
Two server levels:
(1) oasis works now with two server levels
(2) …
|
|
|
@1179
|
7 years |
yushan |
MARK! This version is working for test_client and test_complete with large …
|
|
|
@1178
|
7 years |
mhnguyen |
Fixing bug: Writting scalar into file
+) Update writing scalar with new …
|
|
|
@1177
|
7 years |
yushan |
save modif
|
|
|