|
|
@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 …
|
|
|
@603
|
9 years |
rlacroix |
Fix compilation for compilers over than GCC.
|
|
|
@602
|
9 years |
rlacroix |
Fix compilation: new files were forgotten in r599.
|
|
|
@601
|
9 years |
rlacroix |
Build script: forward the return code of fcm build.
This should ensure …
|
|
|
@600
|
9 years |
rlacroix |
Grid: Remove scalar_grid attribute.
It always was for internal use only. …
|
|
|
@599
|
9 years |
rlacroix |
Implement reading fields from NetCDF files.
|
|
|
@598
|
9 years |
rlacroix |
Add the infrastructure to request fields from the server.
This will be …
|
|
|
@597
|
9 years |
rlacroix |
Add basic infrastructure for servers to clients communication.
|
|
|
@596
|
9 years |
rlacroix |
Ensure the buffer sizes are sent synchronously to the servers when using …
|
|
|
@595
|
9 years |
rlacroix |
Allow using more servers than clients.
This will be useful later when …
|
|
|
@594
|
9 years |
rlacroix |
Change the definition of non distributed axis and domain.
Axis and domain …
|
|
|
@593
|
9 years |
rlacroix |
Add a new interface xios_recv_field to get local instant data from a …
|
|
|
@592
|
9 years |
aclsce |
Added arch files for Ciclad machine (IPSL cluster) machine (needed to …
|
|
|
@591
|
9 years |
rlacroix |
Remove leftovers from the XMLIO age.
|
|
|
@590
|
9 years |
rlacroix |
Fix: The computed size of the field data was off by one.
The problem …
|
|
|
@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 …
|
|
|
@587
|
10 years |
mhnguyen |
Correcting some issues because of merging code
+) Correct Fortran …
|
|
|
@586
|
10 years |
mhnguyen |
Fixing some bugs on writting non-distributed data
+) Implement scalar …
|
|
|
@585
|
10 years |
mhnguyen |
Modifying some functions to make sure zoom working even with grid not …
|
|
|
@584
|
10 years |
mhnguyen |
Implementing new hash algorithm and fixing bug related to zoom
+) Replace …
|
|
|
@583
|
10 years |
mhnguyen |
Fixing the minor bug relating to default buffer size
+) Use size of node …
|
|
|
@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 …
|
|
|
@577
|
10 years |
rlacroix |
Fix compilation with GNU compilers after r576.
|
|
|
@576
|
10 years |
rlacroix |
Fix compilation with PGI for the development version of XIOS 2.0
- …
|
|
|
@575
|
10 years |
rlacroix |
Rename axisDomainOrder attribute to axis_domain_order.
"Snake case" is …
|
|
|
@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.
…
|
|
|
@571
|
10 years |
mhnguyen |
Update missing file
Test: NO
|
|
|
@570
|
10 years |
mhnguyen |
Correcting a minor bug during merge
Test: NO
|
|
|
@569
|
10 years |
mhnguyen |
Correct some bugs on discovering server index and do some code cleanings
…
|
|
|
@568
|
10 years |
mhnguyen |
Implementing discovering algorithm of server index
+) Implement the …
|
|
|
@567
|
10 years |
mhnguyen |
Implementing a grid formed by only one axis or group of axis
+) Add …
|
|
|
@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 …
|
|
|
@561
|
10 years |
rlacroix |
CCalendar: Make getCurrentDate and update methods return a const …
|
|
|
@560
|
10 years |
rlacroix |
Add a first draft of the user guide.
For now the only chapter is about …
|
|
|
@559
|
10 years |
rlacroix |
Update the reference guide to account for all recent changes I did.
|
|
|
@558
|
10 years |
rlacroix |
Fortran interface: Fix the intent of some function parameters in the IDATE …
|
|
|
@557
|
10 years |
mhnguyen |
Fixing a bug on calculating global index of band distribution
+) Correct …
|
|
|
@556
|
10 years |
rlacroix |
Fix the Fortran interface generator and regenerate the interface.
|
|
|
@555
|
10 years |
mhnguyen |
Updating some Fortran interface files
+) Update some Fortran interface …
|
|
|
@554
|
10 years |
mhnguyen |
Changing interface of tests to make sure global index begins at zero (0)
…
|
|
|
@553
|
10 years |
mhnguyen |
Seperating global index computation on client and server side
+) Create a …
|
|
|
@552
|
10 years |
mhnguyen |
Doing some cleans and improving a little bit performance of creating local …
|
|
|
@551
|
10 years |
mhnguyen |
Redesigning grid structure
+) Add an intermediate class to calculate …
|
|
|
@550
|
10 years |
rlacroix |
Add a new user defined calendar type.
A new calendar type "user_defined" …
|
|
|
@549
|
10 years |
rlacroix |
Revised calendar functionalities:
- the calendar is now configured from …
|
|
|
@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 …
|
|
|
@546
|
10 years |
rlacroix |
Update the Fortran interface after r540.
|
|
|
@545
|
10 years |
rlacroix |
Expose the calendar operations through the Fortran interface.
- Add …
|
|
|
@544
|
10 years |
rlacroix |
Fix: The conversion of a date to a number of seconds since the time origin …
|
|
|
@543
|
10 years |
rlacroix |
Fix: test_client was not compiled anymore after test_new_features was …
|
|
|
@542
|
10 years |
mhnguyen |
Modifying some codes to compromise with the new type of xios and do some …
|
|
|
@541
|
10 years |
mhnguyen |
Replacing some attribute files with new ones
|
|
|
@540
|
10 years |
mhnguyen |
Reorganizing structure of grid
+) Grid doesn't have domain_ref and …
|
|
|
@539
|
10 years |
rlacroix |
Fix a possible infinite loop in the duration parser and make parsing …
|
|
|
@538
|
10 years |
rlacroix |
Convert more attributes to use the new duration type:
- field: freq_op …
|
|
|
@537
|
10 years |
rlacroix |
Add a new attribute type for durations and use it for the context's …
|
|
|
@536
|
10 years |
ymipsl |
Add Xios reference documentation source file in tex (using lyx editor). …
|
|
|
@535
|
10 years |
rlacroix |
Backport r534 to XIOS 1.0: Add an error message when the timestep was not …
|
|
|
@534
|
10 years |
rlacroix |
Add an error message when the timestep was not configured by the user.
…
|
|
|
@533
|
10 years |
rlacroix |
Fix compilation after r532 by adding the new "icdate.hpp" file which had …
|
|
|
@532
|
10 years |
rlacroix |
Add a new attribute type for dates and use it for the context's start_date …
|
|
|
@531
|
10 years |
rlacroix |
Fortran interface: Make sure all files are preprocessed.
This will be …
|
|
|
@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 …
|
|
|
@528
|
10 years |
rlacroix |
Add the ability to append data to existing output file(s).
By default …
|
|
|
@527
|
10 years |
rlacroix |
Make the variable typing stricter.
The type must now be one of:
- bool
…
|
|
|
@526
|
10 years |
rlacroix |
Convert some attributes to enumerations:
- file: par_access
- context: …
|
|
|
@525
|
10 years |
mhnguyen |
Fixing (temporarily) a bug on compiling with sequential netcdf.
+) Add an …
|
|
|
@524
|
10 years |
mhnguyen |
Fixing compilation error in parallel with sequential netcdf
(This patch is …
|
|
|
@523
|
10 years |
rlacroix |
Improve the message error handling by mimicking the behavior of the …
|
|
|
@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 …
|
|
|
@520
|
10 years |
rlacroix |
Fix: xios_is_valid_context always returned false.
Fixes ticket #58.
|
|
|
@519
|
10 years |
ymipsl |
bug fix reported in xios-1.0 :
xios_is_valid_variable and …
|
|
|
@518
|
10 years |
mhnguyen |
Fixing bug of automatic dection of buffer size
+) Split sending of …
|
|
|
@517
|
10 years |
rlacroix |
Add a new attribute to the file definition so that the output format can …
|
|
|
@516
|
10 years |
ymipsl |
bug fix :
xios_is_valid_variable and xios_is_valid_variablegroup was not …
|
|
|
@515
|
10 years |
mhnguyen |
Removing a line causing compilation error on Ada
|
|
|
@514
|
10 years |
mhnguyen |
Removing a line causing compilation error on Ada
|
|
|