|
|
@657
|
10 years |
mhnguyen |
Making changes in domain to make sure unstructed grid work with new method …
|
|
|
@656
|
10 years |
rlacroix |
Grid: Release all allocated memory.
|
|
|
@655
|
10 years |
rlacroix |
Properly release all MPI resources.
|
|
|
@654
|
10 years |
rlacroix |
Tests: Explicitly deallocate arrays for cleaner Valgrind output.
|
|
|
@653
|
10 years |
rlacroix |
Distributions and transformations: Avoid using heap allocations.
|
|
|
@652
|
10 years |
rlacroix |
Timer: Avoid using heap allocations.
|
|
|
@651
|
10 years |
rlacroix |
Field: Avoid some heap allocations.
|
|
|
@650
|
10 years |
rlacroix |
Grid: Avoid some heap allocations and do various cleanups.
|
|
|
@649
|
10 years |
rlacroix |
Simplify a bit the generation of Fortran interfaces.
|
|
|
@648
|
10 years |
rlacroix |
Fix possible overflows when simplifying a duration.
Affected XIOS 1.0 …
|
|
|
@647
|
10 years |
rlacroix |
Fix a possible overflow when converting a date in seconds since the time …
|
|
|
@646
|
10 years |
rlacroix |
Fix compilation after r645.
Partial recompilation was hidding the …
|
|
|
@645
|
10 years |
rlacroix |
Cleanup: Remove now deprecated code.
|
|
|
@644
|
10 years |
rlacroix |
Use the filter infrastructure to handle the spatial transformations.
Add …
|
|
|
@643
|
10 years |
rlacroix |
Use the filter infrastructure to handle the temporal operations.
Add a …
|
|
|
@642
|
10 years |
rlacroix |
Use the filter infrastructure to handle the expressions
Parse the …
|
|
|
@641
|
10 years |
rlacroix |
Use the filter infrastructure to handle field references.
Add a …
|
|
|
@640
|
10 years |
rlacroix |
Start using the filter infrastructure to read and write fields.
Note that …
|
|
|
@639
|
10 years |
rlacroix |
Add a basic garbage collector to ensure no packets linger in the filter …
|
|
|
@638
|
10 years |
rlacroix |
Add a source filter and two terminal filters.
|
|
|
@637
|
10 years |
rlacroix |
Add the base classes for the new filter framework.
|
|
|
@636
|
10 years |
rlacroix |
Test complete: Fix typos.
The atmosphere fields got mixed up.
|
|
|
@635
|
10 years |
rlacroix |
Domain: Fix the initialization of some member variables.
This could cause …
|
|
|
@634
|
10 years |
rlacroix |
Transformations: Fix some errors in MPI communications
- Some …
|
|
|
@633
|
10 years |
mhnguyen |
Correcting value written on an distributed axis
+) Seperate writing value …
|
|
|
@632
|
10 years |
mhnguyen |
Moving transformation from grid source to grid destination
+) grid …
|
|
|
@631
|
10 years |
mhnguyen |
Implementing zooming on a domain
+) Add algorithm to do zooming on a …
|
|
|
@630
|
10 years |
mhnguyen |
Implementing interpolation (polynomial) and correct some bugs
+) …
|
|
|
@629
|
10 years |
rlacroix |
Fix r628: "DOMAIN_dimensions_ids" should use Fortran indexing.
|
|
|
@628
|
10 years |
rlacroix |
Fix: Do not use a hardcoded value for the "DOMAIN_dimensions_ids" …
|
|
|
@627
|
10 years |
rlacroix |
Fix compilation with GNU compilers
|
|
|
@626
|
10 years |
mhnguyen |
Commiting the missing config file
|
|
|
@625
|
10 years |
mhnguyen |
Correcting some compilation errors during merge
Test
+) On Curie
+) …
|
|
|
@624
|
10 years |
mhnguyen |
Final tests of zoom and inverse on axis
+) Modify test_client and …
|
|
|
@623
|
10 years |
mhnguyen |
Implementing transformation algorithm: zoom axis (local commit)
+) …
|
|
|
@622
|
10 years |
mhnguyen |
Final testing transfomation algorithm: inverse axis (local commit)
+) …
|
|
|
@621
|
10 years |
mhnguyen |
Implementing generic transformation algorithm (local commit)
+) Change a …
|
|
|
@620
|
10 years |
mhnguyen |
Implementing generic transformation algorithm (local commit)
+) Implement …
|
|
|
@619
|
10 years |
mhnguyen |
Implementing the first prototype of filter
+) Create new class filter
+) …
|
|
|
@618
|
10 years |
rlacroix |
CF compliance: Fix cell_methods attribute.
The specifications do not …
|
|
|
@617
|
10 years |
rlacroix |
Output bounds for regular and curvilinear domains.
It was done only for …
|
|
|
@616
|
10 years |
rlacroix |
Cosmetics: Remove old unstructured code.
|
|
|
@615
|
10 years |
rlacroix |
Fix axis bounds output.
The data were written in the wrong order.
|
|
|
@614
|
10 years |
rlacroix |
Improve CF compliance: Minor tweaks and improvements.
- Bump the CF …
|
|
|
@613
|
10 years |
rlacroix |
Improve CF compliance: Various cosmetic changes.
- Remove the axis …
|
|
|
@612
|
10 years |
rlacroix |
Improve CF compliance: Write the "cell_methods" metadata.
Also try to use …
|
|
|
@611
|
10 years |
rlacroix |
Improve CF compliance: Add a new domain attribute "area".
Fixes ticket …
|
|
|
@610
|
10 years |
rlacroix |
Domain initialization: Reduce communications and simplify the code.
|
|
|
@609
|
10 years |
rlacroix |
Improve CF compliance: add a new axis attribute "bounds".
Fixes ticket …
|
|
|
@608
|
10 years |
rlacroix |
Add the Fortran interface for the "compression_level" attribute.
It had …
|
|
|
@607
|
10 years |
rlacroix |
Improve the error message when compression cannot be used.
|
|
|
@606
|
10 years |
rlacroix |
Support NetCDF4 compression.
Only available for non-parallel output so …
|
|
|
@605
|
10 years |
rlacroix |
Don't enable NETCDF parallel mode when only one server is used.
|
|
|
@604
|
10 years |
aclsce |
- Modified to use netcdf/4.3.3.1_hdf5_parallel by default on Curie …
|
|
|
@603
|
10 years |
rlacroix |
Fix compilation for compilers over than GCC.
|
|
|
@602
|
10 years |
rlacroix |
Fix compilation: new files were forgotten in r599.
|
|
|
@601
|
10 years |
rlacroix |
Build script: forward the return code of fcm build.
This should ensure …
|
|
|
@600
|
10 years |
rlacroix |
Grid: Remove scalar_grid attribute.
It always was for internal use only. …
|
|
|
@599
|
10 years |
rlacroix |
Implement reading fields from NetCDF files.
|
|
|
@598
|
10 years |
rlacroix |
Add the infrastructure to request fields from the server.
This will be …
|
|
|
@597
|
10 years |
rlacroix |
Add basic infrastructure for servers to clients communication.
|
|
|
@596
|
10 years |
rlacroix |
Ensure the buffer sizes are sent synchronously to the servers when using …
|
|
|
@595
|
10 years |
rlacroix |
Allow using more servers than clients.
This will be useful later when …
|
|
|
@594
|
10 years |
rlacroix |
Change the definition of non distributed axis and domain.
Axis and domain …
|
|
|
@593
|
10 years |
rlacroix |
Add a new interface xios_recv_field to get local instant data from a …
|
|
|
@592
|
10 years |
aclsce |
Added arch files for Ciclad machine (IPSL cluster) machine (needed to …
|
|
|
@591
|
10 years |
rlacroix |
Remove leftovers from the XMLIO age.
|
|
|
@590
|
10 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 …
|
|
|