|
|
@2152
|
3 years |
jderouillat |
Update arch files for CMCC cluster
|
|
|
@2100
|
4 years |
ymipsl |
Fix problem in fortran-c interface about logical/bool standardisation …
|
|
|
@2087
|
4 years |
ymipsl |
bug fix in remapper
YM
|
|
|
@2079
|
4 years |
ymipsl |
bug fix when checking event synchronisation
YM
|
|
|
@2040
|
4 years |
yushan |
xios-2.5 : add arch files for CMCC cluster
|
|
|
@1903
|
4 years |
yushan |
xios-2.5 : Forcing c++98 on Jeanzay because the compiler is passed to …
|
|
|
@1902
|
4 years |
yushan |
xios-2.5 : revert the previous commit
|
|
|
@1900
|
4 years |
yushan |
xios-2.5 : minormodif for Jean-Zay after system maintenance to RH8 and …
|
|
|
@1873
|
5 years |
aclsce |
Reported bugfix [1633] [1630#file18] from trunk to branch in order to …
|
|
|
@1867
|
5 years |
ymipsl |
Remove freeing MPI communicator at finalize that can raise deadlock on …
|
|
|
@1865
|
5 years |
ymipsl |
Bad order in freeing MPI communicator at finalize. Dead-lock may occur on …
|
|
|
@1864
|
5 years |
ymipsl |
Updated arch files for MACOSX
YM + S. Masson
|
|
|
@1863
|
5 years |
ymipsl |
Arch files for GCC compilre on IRENE
YM + S. Masson
|
|
|
@1860
|
5 years |
aclsce |
- Added Irene-amd specifications
|
|
|
@1859
|
5 years |
aclsce |
- Changed call to mpi_comm_free (the call is performed earlier) to be …
|
|
|
@1855
|
5 years |
ymipsl |
Import bug fix correction from trunk at rev 1578 :
Bug fix when reading …
|
|
|
@1850
|
5 years |
ymipsl |
Compiler fix : solve the problem of crash occured with recent version of …
|
|
|
@1786
|
5 years |
yushan |
xios-2.5 : update arch file for Jean-Zay
|
|
|
@1783
|
5 years |
yushan |
xios-2.5 update env file for Jean-Zay
|
|
|
@1777
|
5 years |
aclsce |
- As strongly suggested by IDRIS, changed netcdf versions( now …
|
|
|
@1763
|
5 years |
aclsce |
- Modified JEANZAY arch to be used in IPSL configurations.
|
|
|
@1736
|
5 years |
yushan |
xios-2.5 : add arch files for Jean-Zay
|
|
|
@1660
|
6 years |
aclsce |
- Removed traceback option for GNU compiler on LSCE
- Added env variables …
|
|
|
@1627
|
6 years |
oabramkina |
Test parse_xml.f90: adding a message in case of successful parsing.
|
|
|
@1625
|
6 years |
oabramkina |
XIOS 2.5: limiting the line length to 132 characters in the Fortran …
|
|
|
@1624
|
6 years |
oabramkina |
Bugfix for NEMO-like land processes elimination.
Values describing a …
|
|
|
@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.
|
|
|
@1536
|
6 years |
ymipsl |
Create xios-2.5 branch from current dev/XIOS_DEV_CMIP6 version
|
|
|
@1535
|
6 years |
ymipsl |
Create branch xios-2.0 from current trunk
|
|
|
@910
|
8 years |
mhnguyen |
Adding an initialization for domain area
Test
+) On Curie
+) Only …
|
|
|
@800
|
9 years |
rlacroix |
Allow restarting a simulation in append mode with file splitting enabled.
…
|
|
|
@799
|
9 years |
rlacroix |
Add registry
|
|
|
@798
|
9 years |
rlacroix |
Append mode
|
|
|
@738
|
9 years |
rlacroix |
CBufferIn: Fix erratic behavior caused by the use of an initialized …
|
|
|
@713
|
9 years |
rlacroix |
Fix axis bounds: the dimensions were reversed.
|
|
|
@703
|
9 years |
rlacroix |
XIOS 1.0: Add the Fortran interface for the new "time_counter" file …
|
|
|
@693
|
9 years |
rlacroix |
Fix compilation of test_unstruct_complete with GNU compilers.
|
|
|
@692
|
9 years |
rlacroix |
Add a new file attribute to give our users more control on the time …
|
|
|
@678
|
9 years |
rlacroix |
Relax some checks on domain attributes to allow empty local domains.
|
|
|
@677
|
9 years |
rlacroix |
Fix array attributes to be able to distinguish between empty arrays and …
|
|
|
@648
|
9 years |
rlacroix |
Fix possible overflows when simplifying a duration.
Affected XIOS 1.0 …
|
|
|
@647
|
9 years |
rlacroix |
Fix a possible overflow when converting a date in seconds since the time …
|
|
|
@629
|
9 years |
rlacroix |
Fix r628: "DOMAIN_dimensions_ids" should use Fortran indexing.
|
|
|
@628
|
9 years |
rlacroix |
Fix: Do not use a hardcoded value for the "DOMAIN_dimensions_ids" …
|
|
|
@618
|
9 years |
rlacroix |
CF compliance: Fix cell_methods attribute.
The specifications do not …
|
|
|
@617
|
9 years |
rlacroix |
Output bounds for regular and curvilinear domains.
It was done only for …
|
|
|
@616
|
9 years |
rlacroix |
Cosmetics: Remove old unstructured code.
|
|
|
@615
|
9 years |
rlacroix |
Fix axis bounds output.
The data were written in the wrong order.
|
|
|
@614
|
9 years |
rlacroix |
Improve CF compliance: Minor tweaks and improvements.
- Bump the CF …
|
|
|
@613
|
9 years |
rlacroix |
Improve CF compliance: Various cosmetic changes.
- Remove the axis …
|
|
|
@612
|
9 years |
rlacroix |
Improve CF compliance: Write the "cell_methods" metadata.
Also try to use …
|
|
|
@611
|
9 years |
rlacroix |
Improve CF compliance: Add a new domain attribute "area".
Fixes ticket …
|
|
|
@610
|
9 years |
rlacroix |
Domain initialization: Reduce communications and simplify the code.
|
|
|
@609
|
9 years |
rlacroix |
Improve CF compliance: add a new axis attribute "bounds".
Fixes ticket …
|
|
|
@608
|
9 years |
rlacroix |
Add the Fortran interface for the "compression_level" attribute.
It had …
|
|
|
@607
|
9 years |
rlacroix |
Improve the error message when compression cannot be used.
|
|
|
@606
|
9 years |
rlacroix |
Support NetCDF4 compression.
Only available for non-parallel output so …
|
|
|
@605
|
9 years |
rlacroix |
Don't enable NETCDF parallel mode when only one server is used.
|
|
|
@604
|
9 years |
aclsce |
- Modified to use netcdf/4.3.3.1_hdf5_parallel by default on Curie …
|
|
|
@601
|
9 years |
rlacroix |
Build script: forward the return code of fcm build.
This should ensure …
|
|
|
@592
|
9 years |
aclsce |
Added arch files for Ciclad machine (IPSL cluster) machine (needed to …
|
|
|
@589
|
10 years |
rlacroix |
Fix incorrect end date in the output files' names when using splitting.
|
|
|
@588
|
10 years |
aclsce |
- Fixed bug related to average temporal operation
- Back to previous …
|
|
|
@582
|
10 years |
rlacroix |
Add arch files for building on the Cray XCs using the Cray compiler.
…
|
|
|
@581
|
10 years |
rlacroix |
Fix the Fortran interface generation to avoid generating dead code that …
|
|
|
@580
|
10 years |
rlacroix |
Fix: getInheritedStringValue could return an incorrect value.
The …
|
|
|
@579
|
10 years |
rlacroix |
Add a missing return statement to the CDuration::solveTimeStep method.
…
|
|
|
@578
|
10 years |
rlacroix |
Fix possibly incorrect error messages in case of NetCDF failure.
Some …
|
|
|
@576
|
10 years |
rlacroix |
Fix compilation with PGI for the development version of XIOS 2.0
- …
|
|
|
@574
|
10 years |
rlacroix |
Update the arch files for Curie:
- Update NetCDF to version 4.3.3.1
- …
|
|
|
@573
|
10 years |
rlacroix |
Convert parse_xml.cpp to Fortran to ease compiling with PGI compilers.
…
|
|
|
@572
|
10 years |
rlacroix |
Fix: Make sure the grids are consistent when doing field operations.
…
|
|
|
@566
|
10 years |
rlacroix |
Improve the error messages when checking the axis attributes.
|
|
|
@565
|
10 years |
rlacroix |
Modify test_complete so that zoom is actually tested.
Note that the trunk …
|
|
|
@564
|
10 years |
rlacroix |
Add arch files for Centro Euro-Mediterraneo sui Cambiamenti Climatici's …
|
|
|
@563
|
10 years |
rlacroix |
Test complete: Fix a typo in context_atmosphere (cosmetic only).
|
|
|
@562
|
10 years |
rlacroix |
Fix incorrect output values when using a field_ref or the @ operator on a …
|
|
|
@548
|
10 years |
rlacroix |
Backport r523 into the stable branch.
Improve the message error handling …
|
|
|
@547
|
10 years |
rlacroix |
Fix test_complete.f90 not to use INTEGER variable instead of LOGICAL …
|
|
|
@544
|
10 years |
rlacroix |
Fix: The conversion of a date to a number of seconds since the time origin …
|
|
|
@535
|
10 years |
rlacroix |
Backport r534 to XIOS 1.0: Add an error message when the timestep was not …
|
|
|
@530
|
10 years |
rlacroix |
Fix: String variable with whitespaces were incorrectly parsed.
The …
|
|
|
@529
|
10 years |
aclsce |
- Added xios_variable as public type (in order to be used by the xios …
|
|
|
@524
|
10 years |
mhnguyen |
Fixing compilation error in parallel with sequential netcdf
(This patch is …
|
|
|
@522
|
10 years |
rlacroix |
Fix a typo in DECLARE_ENUM9 macro: getSize method returned 8 instead of 9. …
|
|
|
@521
|
10 years |
rlacroix |
Backport r520 "Fix: xios_is_valid_context always returned false." to the …
|
|
|
@519
|
10 years |
ymipsl |
bug fix reported in xios-1.0 :
xios_is_valid_variable and …
|
|
|
@514
|
10 years |
mhnguyen |
Removing a line causing compilation error on Ada
|
|
|
@513
|
10 years |
aclsce |
Removed the use of boolean variable in complete example.
|
|
|
@508
|
10 years |
mhnguyen |
Fixing bug with netcdf_seq
+) Adding include file for exception
+) …
|
|
|
@507
|
10 years |
aclsce |
Fixed problem encountered in the case "using_oasis=true" : automatic …
|
|
|
@504
|
10 years |
ymipsl |
Create XIOS_V1_00 branch
YM
|
|
|
@503
|
10 years |
ymipsl |
Create XIOS_V1_00 branch
|
|
|
@302
|
13 years |
ymipsl |
XMLIOSERVER devient XIOS !!
YM
|
|
copied from XMLIO_V2/branchs:
|
|
|
@299
|
13 years |
ymipsl |
creation branch xios-1.0-alpha1
|