|
|
@1572
|
6 years |
oabramkina |
Correcting blitz upgrade.
Tested on Curie with gnu, pgi, and intel …
|
|
|
@1569
|
6 years |
oabramkina |
Upgrading blitz to version 1.0.1.
|
|
|
@1566
|
6 years |
oabramkina |
Bugfix for masked distributed axis.
Previously mask wasn't working at …
|
|
|
@1565
|
6 years |
oabramkina |
Bugfix on reading curvilinear and rectilinear domains.
For both domain …
|
|
|
@1563
|
6 years |
oabramkina |
Bugfix on reading a scalar and potentially an axis.
|
|
|
@1550
|
6 years |
aclsce |
- Updated environment file for irene architecture.
|
|
|
@1534
|
6 years |
ymipsl |
Bug fix : no return value in some case for "bool CINetCDF4::isLonOrLat()" …
|
|
|
@1526
|
6 years |
oabramkina |
Updating user's manual: UGRID and server-two.
|
|
|
@1524
|
6 years |
ymipsl |
Bug fix ;
Virtual grid created from field using domain_ref/axis_ref could …
|
|
|
@1523
|
6 years |
aclsce |
Modified to allow to run monthly simulations by using offsetMonth and …
|
|
|
@1519
|
6 years |
oabramkina |
Activating an option for setting different number of processes per …
|
|
|
@1516
|
6 years |
oabramkina |
Bugfix for cases of split_freq defined in ts.
|
|
|
@1514
|
6 years |
ymipsl |
Fix for reading field : The "once" time operation is now allowed in read …
|
|
|
@1510
|
6 years |
oabramkina |
Bugfix in case of compilation with external Blitz.
|
|
|
@1509
|
6 years |
oabramkina |
Minor bugfix: in certain cases type of XIOS attributes wasn't recognized …
|
|
|
@1508
|
6 years |
oabramkina |
Boost: adding a missing config file for Cray.
|
|
|
@1507
|
6 years |
oabramkina |
Bigfix for UGRID: conversion from int to MPI_unsigned_long wasn't working …
|
|
|
@1498
|
7 years |
oabramkina |
Corrections of r1497.
|
|
|
@1497
|
7 years |
oabramkina |
Adding the following compilation options in order to separate the build …
|
|
|
@1496
|
7 years |
oabramkina |
Trunk and CMIP6: bugfix in addition of a month in case of a user-defined …
|
|
|
@1494
|
7 years |
oabramkina |
Bigfix for UGRID: fields describing the same mesh (= fields defined on …
|
|
|
@1493
|
7 years |
oabramkina |
Adding attribute comment to certain objects.
Fortran interface is already …
|
|
|
@1492
|
7 years |
oabramkina |
Updating fortran interface for attributes that have been recently …
|
|
|
@1490
|
7 years |
oabramkina |
Reconfiguring Boost with older Intel compilator (2011 -ansi).
Tested …
|
|
|
@1489
|
7 years |
oabramkina |
Check on output_freq corrected.
|
|
|
@1488
|
7 years |
oabramkina |
Trunk and CMIP6: adding a check on output_freq attribute. Exception is …
|
|
|
@1486
|
7 years |
oabramkina |
XIOS_DEV_CMIP: minor modifications for reading UGRID.
Using attribute …
|
|
|
@1485
|
7 years |
oabramkina |
Enforcing sequential I/O on the client side during reading of metadata by …
|
|
|
@1483
|
7 years |
ymipsl |
Add Irène arch files (dev CMIP6)
YM
|
|
|
@1481
|
7 years |
ymipsl |
Enhencement :
For expression, can now compare a value or array with a …
|
|
|
@1480
|
7 years |
ymipsl |
Fix for transformation & interpolation : better detection of missing …
|
|
|
@1479
|
7 years |
ymipsl |
Fix : when reading domain from a file, if the type of domain is given, it …
|
|
|
@1478
|
7 years |
oabramkina |
Exception handling for attributes by means of dynamic binding. This …
|
|
|
@1477
|
7 years |
oabramkina |
Implementing exception handling for accessing attribute value.
In …
|
|
|
@1476
|
7 years |
oabramkina |
Trunk and XIOS_DEV_CMIP6: updating Boost configuration so that it compiles …
|
|
|
@1475
|
7 years |
ymipsl |
Change MPI_UINT64_T by MPI_LONG_LONG_INT since MPI_UINT64_T has been …
|
|
|
@1474
|
7 years |
oabramkina |
DEV_CMIP6: porting changes in r1471.
Now DEV_CMIP6 compiles with PGI.
|
|
|
@1473
|
7 years |
oabramkina |
DEV_CMIP6: bugfix for certain cases of monthly output and freq_offset such …
|
|
|
@1472
|
7 years |
oabramkina |
Implementing a patch suggested by Rupert Nash in order to bring …
|
|
|
@1470
|
7 years |
oabramkina |
Changing compilation settings for PGI and GCC on Curie in order to use …
|
|
|
@1459
|
7 years |
ymipsl |
Bug fix introduced in rev. 1456
The "file" pointer of the constructor …
|
|
|
@1458
|
7 years |
oabramkina |
Few corrections related to compilation options --use_extern_boost and …
|
|
|
@1457
|
7 years |
ymipsl |
Add new domain filter : reorder_domain
Reoder the data along the global …
|
|
|
@1456
|
7 years |
ymipsl |
Add compression for lon, lat and axis.
Activated only if file attribute …
|
|
|
@1455
|
7 years |
oabramkina |
Updating boost to 1.66.
|
|
|
@1454
|
7 years |
ymipsl |
Activate shuffling for netcdf4 compression.
YM
|
|
|
@1453
|
7 years |
oabramkina |
DEV_CMIP6: adding a compilation option '--use_extern_blitz' to allow usage …
|
|
|
@1451
|
7 years |
oabramkina |
And adding a mistakenly deleted line in r1450.
|
|
|
@1450
|
7 years |
oabramkina |
Adding back light memory tracking to trunk and adding it to dev_cmip6.
|
|
|
@1449
|
7 years |
oabramkina |
DEV_CMIP6: adding a compilation option '--use_extern_boost' to allow usage …
|
|
|
@1447
|
7 years |
oabramkina |
Few bugfixes for reading:
- still adjusting the algorithm on determining …
|
|
|
@1446
|
7 years |
oabramkina |
Adding a scalar to the coordinate list of a variable only if the scalar …
|
|
|
@1445
|
7 years |
oabramkina |
Changes concerning reading of a grid.
With introduction of new grid …
|
|
|
@1444
|
7 years |
oabramkina |
Correcting a bug on reading unstructured domains introduced in r1443.
…
|
|
|
@1443
|
7 years |
oabramkina |
Bugfix on reading of rectilinear domains:
taking into account that now …
|
|
|
@1442
|
7 years |
oabramkina |
Initializing int to 0 in r1441.
|
|
|
@1441
|
7 years |
oabramkina |
Properly terminating a string on writing.
|
|
|
@1440
|
7 years |
ymipsl |
Bug fix : for temporal filter, to detect_missing value, default_value …
|
|
|
@1439
|
7 years |
oabramkina |
Adding a check on existence of dimension str_len.
|
|
|
@1438
|
7 years |
ymipsl |
Non Distributed transformation : fix small typo that may lead to big …
|
|
|
@1437
|
7 years |
oabramkina |
Bugfix for writing of axes: writing of axis values were attempted when …
|
|
|
@1436
|
7 years |
oabramkina |
Corrections for scalar bounds.
|
|
|
@1435
|
7 years |
oabramkina |
Few more grid attributes introduced in addition to r1430.
|
|
|
@1434
|
7 years |
oabramkina |
Fixing a bug in reading of rectilinear domains introduced in r1430.
|
|
|
@1433
|
7 years |
oabramkina |
Bugfix on writing of an axis introduced in r1430.
|
|
|
@1432
|
7 years |
oabramkina |
Bugfix for reading related to introduction of new attributes in r1430.
…
|
|
|
@1431
|
7 years |
ymipsl |
Local mask computation must not take into account zoom attributes.
YM
|
|
|
@1430
|
7 years |
oabramkina |
Adding new grid-related attributes.
|
|
|
@1429
|
7 years |
ymipsl |
Bug fix in computeLocalMask domain function.
Bad interaction with data …
|
|
|
@1428
|
7 years |
oabramkina |
Bugfix for reading of curvilinear and unstructured domains.
Since r1419 …
|
|
|
@1427
|
7 years |
oabramkina |
Bugfix: correcting erroneous memory deallocations of r1419.
|
|
|
@1426
|
7 years |
ymipsl |
Bug fix for dynamical transformations.
YM
|
|
|
@1425
|
7 years |
ymipsl |
Non Distributed transformation : Bug fix introduced in rev1420.
YM
|
|
|
@1424
|
7 years |
oabramkina |
Bugfix: avoiding unnecessary cast of default values to float or short int.
|
|
|
@1423
|
7 years |
oabramkina |
Deleting an extra file of the previous commit.
|
|
|
@1422
|
7 years |
oabramkina |
Correcting a typo in r1421.
|
|
|
@1421
|
7 years |
oabramkina |
Bugfix in case of a hole defined on an axis.
|
|
|
@1420
|
7 years |
ymipsl |
bug fix when using 3dmask on NonDistributed? transformation.
YM
|
|
|
@1419
|
7 years |
oabramkina |
Reading of curvilinear and unstructured domains locally by clients is …
|
|
|
@1418
|
7 years |
ymipsl |
Fix for workflow reentrance : missing check at context finalize.
YM
|
|
|
@1417
|
7 years |
oabramkina |
Including calculations of grid distributions for fields which are disabled …
|
|
|
@1416
|
7 years |
ymipsl |
Bug fix when writing axis coordinate in some specific cases.
YM
|
|
|
@1415
|
7 years |
ymipsl |
2 fixs :
- for curvilinear grids, associated coordinates are wrong if …
|
|
|
@1414
|
7 years |
ymipsl |
More timer instrumentation...
YM
|
|
|
@1413
|
7 years |
oabramkina |
Reverting changes made in r1310 for local domain read of curvilinear and …
|
|
|
@1412
|
7 years |
ymipsl |
More timer instrumentation...
YM
|
|
|
@1411
|
7 years |
ymipsl |
Bug fix on server side when receiving a distributed axis with zoom index.
…
|
|
|
@1410
|
7 years |
oabramkina |
Improving protocol for reading : grid attributes such longitude, latitude, …
|
|
|
@1409
|
7 years |
ymipsl |
Bug fix in evalution of size of written data for axis, which is useful to …
|
|
|
@1408
|
7 years |
ymipsl |
NonDistributedTransformation? : Another typo fix.
=> could raise some error …
|
|
|
@1407
|
7 years |
ymipsl |
NonDistributedTransformation? : typo fix.
=> could raise some error message …
|
|
|
@1406
|
7 years |
ymipsl |
Fix a problem in computing initial sampling date in temporal filter, …
|
|
|
@1405
|
7 years |
ymipsl |
Bug fix when using instant filter on a field defined outside a file.
YM
|
|
|
@1404
|
7 years |
ymipsl |
Bug fix in non distributed transformation : mask is now correctly taking …
|
|
|
@1403
|
7 years |
ymipsl |
Fix bug in transformation when using mask and overlapped grid element …
|
|
|
@1402
|
7 years |
ymipsl |
Fix problem for spatial transformation for distributed element when there …
|
|
|
@1401
|
7 years |
ymipsl |
Missing file from previous commit
YM
|
|
|
@1400
|
7 years |
ymipsl |
2 bug fix for spatial transformation
- Dynamic spatial transformation …
|
|
|
@1399
|
7 years |
ymipsl |
2 update for spatial tranformations :
- One bug fix introduce in r1389 …
|
|
|
@1397
|
7 years |
ymipsl |
Add a method to retrive the local mask of a grid
YM
|
|
|