Timeline


and

10/21/16:

13:40 Changeset [978] by mhnguyen
Correcting various bugs relating to transformation +) Fix the order of …

10/20/16:

12:28 Ticket #112 (Write interpolation weight into a file) created by mhnguyen
XIOS is able to read weights from a file then use them to do interpolation …

10/18/16:

11:13 Ticket #95 (Alternate, sensible, convention for lonvalue_1d when data_dim=1, for a ...) closed by mhnguyen
fixed
11:13 Ticket #110 (filter : reduce domain to scalar is missing) closed by mhnguyen
fixed: Done in r976 The syntax for this reduction <scalar> <reduce_domain …
11:09 Changeset [977] by mhnguyen
Minor improvements: Removing some redundant codes
11:08 Changeset [976] by mhnguyen
Ticket 110: Implementing domain reduction to scalar +) Add xml node for …
11:07 Changeset [975] by mhnguyen
Checking more strictly i_index, j_index of a domain +) Make sure that …
11:07 Changeset [974] by mhnguyen
Ticket 95: Loosening checking condition for lonvalue_1d for rectilinear …

10/17/16:

16:47 Changeset [973] by ymipsl
Removed unused attribute nav_model for X or Y axis. YM
16:44 Changeset [972] by ymipsl
Do not call compression if compression_level=0 It appear to be a bug for …

10/14/16:

17:22 Ticket #77 (Generate fortran interface for fields more than 3 dimensions) closed by mhnguyen
fixed: XIOS currently supports fortran interfaces for fields up to 7 dimensions
17:12 Ticket #88 (Consistency check 'ni .le. ni_glo' unrelevant for data_dim=1 and ...) closed by mhnguyen
duplicate: Same problem as in ticket 111. Fixed
17:09 Ticket #104 (When setting default field name, id should prevail on field_ref) closed by mhnguyen
wontfix
17:08 Ticket #89 (Error in node/domain.cpp on ChecKDomainData) closed by mhnguyen
invalid

10/13/16:

17:22 Changeset [971] by mhnguyen
Correcting the previous commit Test +) On Curie +) Tests pass
15:48 Changeset [970] by mhnguyen
Making some changes in axis checking condition to make it coherent with …
15:48 Changeset [969] by mhnguyen
Ticket 111: Loosening the checking condition for domain with data_dim == 1 …
15:48 Changeset [968] by mhnguyen
Improvements: Tighten checking transformation type in xml +) A …
15:48 Ticket #111 (wrong consistency check in domaion.cpp on ni when data_dim=1) closed by mhnguyen
fixed: This ticket can be considered an enhancement for XIOS. There should not be …
11:09 Ticket #107 (Add filter to extract a level from an axis) closed by mhnguyen
fixed
11:07 Ticket #109 (Fortran interface with GCC : standard fortran max lenght line is 132) closed by mhnguyen
fixed: Fixed in r966. All auto-generated Fortran interface have maximum length of …
09:19 Ticket #111 (wrong consistency check in domaion.cpp on ni when data_dim=1) created by ssenesi
domain.cpp reads at line 730 : […] while it should be: […] …

10/12/16:

11:21 Ticket #106 (read a scalar in a file doesn't work) closed by mhnguyen
fixed: This feature is added in r967
11:17 Changeset [967] by mhnguyen
Ticket 106: Reading a scalar from file +) Add method to read scalar value …

10/10/16:

16:01 Changeset [966] by mhnguyen
Reducing length of line of auto-generate Fortran interface +) Break line …

10/04/16:

20:03 Changeset [965] by mhnguyen
Correcting Fortran interface for receiving scalar.
19:03 Ticket #108 (Reading data using an vertical axis change the axis distribution causing ...) closed by mhnguyen
fixed: There is a flag to verify if an axis is distributed. This flag isn't set …
19:01 Changeset [964] by mhnguyen
Ticket 108: Fixing distribution condition of an axis +) Make sure an axis …
19:01 Changeset [963] by mhnguyen
Loosen checking condition on reading an unstructured domain
19:01 Changeset [962] by mhnguyen
Improving name-search in inheritance tree +) If there is no name defined …
18:59 Changeset [961] by mhnguyen
Fortran interface: Receiving scalar value
18:59 Changeset [960] by mhnguyen
New transformation: Extract a point on axis to a scalar +) Add new node …
09:01 Changeset [959] by ymipsl
Fix bug introduced in rev 952 causing trouble for reading functionalities. …

09/30/16:

15:34 Ticket #102 (Global/local attributes in TS files) closed by rlacroix
fixed: Replying to rlacroix: > I was able to confirm that my …
15:28 Changeset [958] by rlacroix
Timeseries fields now inherit the variables from the fields they are …
15:28 Changeset [957] by rlacroix
Fix a possible crash caused by an infinite recursion. The way virtual …
15:28 Changeset [956] by rlacroix
Make sure CXios::isClient and CXios::isServer variables are used in a …
13:26 Changeset [955] by yushan
adding grid name for error message
11:21 Ticket #81 (Add more informations in one specific output error message) closed by yushan
fixed
09:47 Changeset [954] by ymipsl
Revert to rev 944 (file commited by error) YM

09/29/16:

12:49 Ticket #90 (MPI dead lock in XIOS) closed by ymipsl
fixed: OK, thanks Miguel.
12:48 Ticket #86 (Allowing durations expressed as strings with the Fortran API) closed by rlacroix
fixed: Yes, I guess so.
12:43 Ticket #105 (Implement grid type gaussian for interpolation) closed by ymipsl
fixed: Done
12:40 Ticket #82 (content operation doesn't accept constant) closed by ymipsl
wontfix: Not possible to do actually. It may be rethink in term of permanent flux, …
12:37 Ticket #73 (`multiple_file` mode cannot always work in `read` mode) closed by ymipsl
wontfix
12:30 Ticket #97 (Release 902 unconditionally prints debug messages) closed by ymipsl
fixed
11:37 Ticket #110 (filter : reduce domain to scalar is missing) created by ymipsl
Reduction must be also be applied to a whole domain (not only for a …

09/28/16:

00:45 Changeset [953] by ymipsl
Add gaussian grid support./n YM

09/26/16:

16:26 Changeset [952] by ymipsl
- Attribut record_offset accept now negative value. - Field are not output …
14:39 Changeset [951] by ymipsl
Fix compilation problem using GCC YM
14:27 Ticket #109 (Fortran interface with GCC : standard fortran max lenght line is 132) created by ymipsl
Newly generated fortran interface has too long code line. It must be …
11:36 Ticket #108 (Reading data using an vertical axis change the axis distribution causing ...) created by ymipsl
11:32 Ticket #107 (Add filter to extract a level from an axis) created by ymipsl
Similar to what is done for rectilinear domain
11:30 Ticket #106 (read a scalar in a file doesn't work) created by ymipsl
To be checked…

09/23/16:

14:23 Changeset [950] by ymipsl
remapper : fix rounding error which stop the remaping. YM
14:21 Changeset [949] by ymipsl
Remove 2 codes lines that have been forgotten, which cause spurious …
14:19 Changeset [948] by ymipsl
Bug fix : read unstructured grid with one or more axis. This is a fix but …
13:08 Ticket #102 (Global/local attributes in TS files) reopened by aclsce
Thanks to the commit 928, that's ok for global attribute (variable of a …
Note: See TracTimeline for information about the timeline view.