|
|
@1481
|
6 years |
ymipsl |
Enhencement :
For expression, can now compare a value or array with a …
|
|
|
@1480
|
6 years |
ymipsl |
Fix for transformation & interpolation : better detection of missing …
|
|
|
@1479
|
6 years |
ymipsl |
Fix : when reading domain from a file, if the type of domain is given, it …
|
|
|
@1478
|
6 years |
oabramkina |
Exception handling for attributes by means of dynamic binding. This …
|
|
|
@1477
|
6 years |
oabramkina |
Implementing exception handling for accessing attribute value.
In …
|
|
|
@1476
|
6 years |
oabramkina |
Trunk and XIOS_DEV_CMIP6: updating Boost configuration so that it compiles …
|
|
|
@1475
|
6 years |
ymipsl |
Change MPI_UINT64_T by MPI_LONG_LONG_INT since MPI_UINT64_T has been …
|
|
|
@1474
|
6 years |
oabramkina |
DEV_CMIP6: porting changes in r1471.
Now DEV_CMIP6 compiles with PGI.
|
|
|
@1473
|
6 years |
oabramkina |
DEV_CMIP6: bugfix for certain cases of monthly output and freq_offset such …
|
|
|
@1472
|
6 years |
oabramkina |
Implementing a patch suggested by Rupert Nash in order to bring …
|
|
|
@1470
|
6 years |
oabramkina |
Changing compilation settings for PGI and GCC on Curie in order to use …
|
|
|
@1459
|
6 years |
ymipsl |
Bug fix introduced in rev. 1456
The "file" pointer of the constructor …
|
|
|
@1458
|
6 years |
oabramkina |
Few corrections related to compilation options --use_extern_boost and …
|
|
|
@1457
|
6 years |
ymipsl |
Add new domain filter : reorder_domain
Reoder the data along the global …
|
|
|
@1456
|
6 years |
ymipsl |
Add compression for lon, lat and axis.
Activated only if file attribute …
|
|
|
@1455
|
6 years |
oabramkina |
Updating boost to 1.66.
|
|
|
@1454
|
6 years |
ymipsl |
Activate shuffling for netcdf4 compression.
YM
|
|
|
@1453
|
6 years |
oabramkina |
DEV_CMIP6: adding a compilation option '--use_extern_blitz' to allow usage …
|
|
|
@1451
|
6 years |
oabramkina |
And adding a mistakenly deleted line in r1450.
|
|
|
@1450
|
6 years |
oabramkina |
Adding back light memory tracking to trunk and adding it to dev_cmip6.
|
|
|
@1449
|
6 years |
oabramkina |
DEV_CMIP6: adding a compilation option '--use_extern_boost' to allow usage …
|
|
|
@1447
|
6 years |
oabramkina |
Few bugfixes for reading:
- still adjusting the algorithm on determining …
|
|
|
@1446
|
6 years |
oabramkina |
Adding a scalar to the coordinate list of a variable only if the scalar …
|
|
|
@1445
|
6 years |
oabramkina |
Changes concerning reading of a grid.
With introduction of new grid …
|
|
|
@1444
|
6 years |
oabramkina |
Correcting a bug on reading unstructured domains introduced in r1443.
…
|
|
|
@1443
|
6 years |
oabramkina |
Bugfix on reading of rectilinear domains:
taking into account that now …
|
|
|
@1442
|
6 years |
oabramkina |
Initializing int to 0 in r1441.
|
|
|
@1441
|
6 years |
oabramkina |
Properly terminating a string on writing.
|
|
|
@1440
|
6 years |
ymipsl |
Bug fix : for temporal filter, to detect_missing value, default_value …
|
|
|
@1439
|
6 years |
oabramkina |
Adding a check on existence of dimension str_len.
|
|
|
@1438
|
6 years |
ymipsl |
Non Distributed transformation : fix small typo that may lead to big …
|
|
|
@1437
|
6 years |
oabramkina |
Bugfix for writing of axes: writing of axis values were attempted when …
|
|
|
@1436
|
6 years |
oabramkina |
Corrections for scalar bounds.
|
|
|
@1435
|
6 years |
oabramkina |
Few more grid attributes introduced in addition to r1430.
|
|
|
@1434
|
6 years |
oabramkina |
Fixing a bug in reading of rectilinear domains introduced in r1430.
|
|
|
@1433
|
6 years |
oabramkina |
Bugfix on writing of an axis introduced in r1430.
|
|
|
@1432
|
6 years |
oabramkina |
Bugfix for reading related to introduction of new attributes in r1430.
…
|
|
|
@1431
|
6 years |
ymipsl |
Local mask computation must not take into account zoom attributes.
YM
|
|
|
@1430
|
6 years |
oabramkina |
Adding new grid-related attributes.
|
|
|
@1429
|
6 years |
ymipsl |
Bug fix in computeLocalMask domain function.
Bad interaction with data …
|
|
|
@1428
|
6 years |
oabramkina |
Bugfix for reading of curvilinear and unstructured domains.
Since r1419 …
|
|
|
@1427
|
6 years |
oabramkina |
Bugfix: correcting erroneous memory deallocations of r1419.
|
|
|
@1426
|
6 years |
ymipsl |
Bug fix for dynamical transformations.
YM
|
|
|
@1425
|
6 years |
ymipsl |
Non Distributed transformation : Bug fix introduced in rev1420.
YM
|
|
|
@1424
|
6 years |
oabramkina |
Bugfix: avoiding unnecessary cast of default values to float or short int.
|
|
|
@1423
|
6 years |
oabramkina |
Deleting an extra file of the previous commit.
|
|
|
@1422
|
6 years |
oabramkina |
Correcting a typo in r1421.
|
|
|
@1421
|
6 years |
oabramkina |
Bugfix in case of a hole defined on an axis.
|
|
|
@1420
|
6 years |
ymipsl |
bug fix when using 3dmask on NonDistributed? transformation.
YM
|
|
|
@1419
|
6 years |
oabramkina |
Reading of curvilinear and unstructured domains locally by clients is …
|
|
|
@1418
|
6 years |
ymipsl |
Fix for workflow reentrance : missing check at context finalize.
YM
|
|
|
@1417
|
6 years |
oabramkina |
Including calculations of grid distributions for fields which are disabled …
|
|
|
@1416
|
6 years |
ymipsl |
Bug fix when writing axis coordinate in some specific cases.
YM
|
|
|
@1415
|
6 years |
ymipsl |
2 fixs :
- for curvilinear grids, associated coordinates are wrong if …
|
|
|
@1414
|
6 years |
ymipsl |
More timer instrumentation...
YM
|
|
|
@1413
|
6 years |
oabramkina |
Reverting changes made in r1310 for local domain read of curvilinear and …
|
|
|
@1412
|
6 years |
ymipsl |
More timer instrumentation...
YM
|
|
|
@1411
|
6 years |
ymipsl |
Bug fix on server side when receiving a distributed axis with zoom index.
…
|
|
|
@1410
|
6 years |
oabramkina |
Improving protocol for reading : grid attributes such longitude, latitude, …
|
|
|
@1409
|
6 years |
ymipsl |
Bug fix in evalution of size of written data for axis, which is useful to …
|
|
|
@1408
|
6 years |
ymipsl |
NonDistributedTransformation? : Another typo fix.
=> could raise some error …
|
|
|
@1407
|
6 years |
ymipsl |
NonDistributedTransformation? : typo fix.
=> could raise some error message …
|
|
|
@1406
|
6 years |
ymipsl |
Fix a problem in computing initial sampling date in temporal filter, …
|
|
|
@1405
|
6 years |
ymipsl |
Bug fix when using instant filter on a field defined outside a file.
YM
|
|
|
@1404
|
6 years |
ymipsl |
Bug fix in non distributed transformation : mask is now correctly taking …
|
|
|
@1403
|
6 years |
ymipsl |
Fix bug in transformation when using mask and overlapped grid element …
|
|
|
@1402
|
6 years |
ymipsl |
Fix problem for spatial transformation for distributed element when there …
|
|
|
@1401
|
6 years |
ymipsl |
Missing file from previous commit
YM
|
|
|
@1400
|
6 years |
ymipsl |
2 bug fix for spatial transformation
- Dynamic spatial transformation …
|
|
|
@1399
|
6 years |
ymipsl |
2 update for spatial tranformations :
- One bug fix introduce in r1389 …
|
|
|
@1397
|
6 years |
ymipsl |
Add a method to retrive the local mask of a grid
YM
|
|
|
@1396
|
6 years |
ymipsl |
reduce domain to scalar transformation : attribute "local" was not set to …
|
|
|
@1392
|
6 years |
oabramkina |
Correcting a bug in case if default_value is given as short int.
|
|
|
@1391
|
6 years |
ymipsl |
Add lon_name and lat_name domain attribute to set a specific name to the …
|
|
|
@1390
|
6 years |
oabramkina |
Taking into account a possibility of having a hole on the client side …
|
|
|
@1389
|
6 years |
ymipsl |
Fix regression on vertical interpolation with pressure level.
YM
|
|
|
@1387
|
6 years |
oabramkina |
Fixing a bug in case of output_freq defined in months to avoid adding a …
|
|
|
@1386
|
6 years |
aclsce |
- Back to deactivation of the self-transformation of grid
|
|
|
@1380
|
6 years |
ymipsl |
Fix for previous commit (r1378) : forgotten argument for one eventLoop …
|
|
|
@1378
|
6 years |
ymipsl |
Attemping to solve a dead-lock rising at finalize :
Server 1 must be able …
|
|
|
@1377
|
6 years |
ymipsl |
- Add more debugging information at info_level 100
- Enforce …
|
|
|
@1376
|
6 years |
ymipsl |
Set the default timeout in reception at 300s instead 10s
YM
|
|
|
@1375
|
6 years |
ymipsl |
Set the default timeout in reception at 300s instead 10s
YM
|
|
|
@1372
|
6 years |
oabramkina |
Improving buffer evaluation in the (rare) case of a context with no active …
|
|
|
@1371
|
6 years |
oabramkina |
Fixing a bug in buffer evaluation: previously axis attributes were not …
|
|
|
@1370
|
6 years |
oabramkina |
Fixing a bug in buffer evaluation: including evaluation of file attributes …
|
|
|
@1367
|
6 years |
ymipsl |
Bug fix for rev1363
YM
|
|
|
@1364
|
6 years |
oabramkina |
Fixing a bug in case of a varying number of processes per pool and …
|
|
|
@1363
|
6 years |
ymipsl |
Fix : when arithmetic field expression is defined, other xml node are now …
|
|
|
@1361
|
6 years |
ymipsl |
Fix : when making a reference to an object and when attribut "name" is …
|
|
|
@1358
|
6 years |
rlacroix |
Support reentrant workflows and workflows with temporal integration for …
|
|
|
@1357
|
6 years |
rlacroix |
Add some extra checks when switching to the next timestep.
|
|
|
@1353
|
6 years |
ymipsl |
Bug fix : Assigned context client to grid/axis/domain was not in same …
|
|
|
@1352
|
6 years |
ymipsl |
Bug fix in protocol when registring context for server level2
YM
|
|
|
@1351
|
6 years |
oabramkina |
Fixing a bug on writing axis bounds.
|
|
|
@1349
|
6 years |
ymipsl |
New method to distribute file on server 2 : memory consumption of grids is …
|
|
|
@1346
|
6 years |
oabramkina |
Fixing a bug introduced in r1337.
toy_cnrmcm: ok.
|
|
|
@1345
|
6 years |
oabramkina |
In addition to r1294: all domain/axis attributes are only sent to …
|
|
|
@1344
|
6 years |
oabramkina |
Fixing a bug in r1320 which affected writing.
test_remap: ok.
|
|
|
@1343
|
6 years |
oabramkina |
Correcting grid name in the error message.
|
|
|