Timeline
10/18/16:
- 11:13 Ticket #95 (Alternate, sensible, convention for lonvalue_1d when data_dim=1, for a ...) closed by
- fixed
- 11:13 Ticket #110 (filter : reduce domain to scalar is missing) closed by
- fixed: Done in r976 The syntax for this reduction <scalar> <reduce_domain …
- 11:09 Changeset [977] by
- Minor improvements: Removing some redundant codes
- 11:08 Changeset [976] by
- Ticket 110: Implementing domain reduction to scalar +) Add xml node for …
- 11:07 Changeset [975] by
- Checking more strictly i_index, j_index of a domain +) Make sure that …
- 11:07 Changeset [974] by
- Ticket 95: Loosening checking condition for lonvalue_1d for rectilinear …
10/17/16:
- 16:47 Changeset [973] by
- Removed unused attribute nav_model for X or Y axis. YM
- 16:44 Changeset [972] by
- 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
- 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
- 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
- wontfix
- 17:08 Ticket #89 (Error in node/domain.cpp on ChecKDomainData) closed by
- invalid
10/13/16:
- 17:22 Changeset [971] by
- Correcting the previous commit Test +) On Curie +) Tests pass
- 15:48 Changeset [970] by
- Making some changes in axis checking condition to make it coherent with …
- 15:48 Changeset [969] by
- Ticket 111: Loosening the checking condition for domain with data_dim == 1 …
- 15:48 Changeset [968] by
- 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
- 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
- fixed
- 11:07 Ticket #109 (Fortran interface with GCC : standard fortran max lenght line is 132) closed by
- 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
- 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
- fixed: This feature is added in r967
- 11:17 Changeset [967] by
- Ticket 106: Reading a scalar from file +) Add method to read scalar value …
10/10/16:
- 16:01 Changeset [966] by
- Reducing length of line of auto-generate Fortran interface +) Break line …
10/04/16:
- 20:03 Changeset [965] by
- Correcting Fortran interface for receiving scalar.
- 19:03 Ticket #108 (Reading data using an vertical axis change the axis distribution causing ...) closed by
- fixed: There is a flag to verify if an axis is distributed. This flag isn't set …
- 19:01 Changeset [964] by
- Ticket 108: Fixing distribution condition of an axis +) Make sure an axis …
- 19:01 Changeset [963] by
- Loosen checking condition on reading an unstructured domain
- 19:01 Changeset [962] by
- Improving name-search in inheritance tree +) If there is no name defined …
- 18:59 Changeset [961] by
- Fortran interface: Receiving scalar value
- 18:59 Changeset [960] by
- New transformation: Extract a point on axis to a scalar +) Add new node …
- 09:01 Changeset [959] by
- 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
- fixed: Replying to rlacroix: > I was able to confirm that my …
- 15:28 Changeset [958] by
- Timeseries fields now inherit the variables from the fields they are …
- 15:28 Changeset [957] by
- Fix a possible crash caused by an infinite recursion. The way virtual …
- 15:28 Changeset [956] by
- Make sure CXios::isClient and CXios::isServer variables are used in a …
- 13:26 Changeset [955] by
- adding grid name for error message
- 11:21 Ticket #81 (Add more informations in one specific output error message) closed by
- fixed
- 09:47 Changeset [954] by
- Revert to rev 944 (file commited by error) YM
09/29/16:
- 12:49 Ticket #90 (MPI dead lock in XIOS) closed by
- fixed: OK, thanks Miguel.
- 12:48 Ticket #86 (Allowing durations expressed as strings with the Fortran API) closed by
- fixed: Yes, I guess so.
- 12:43 Ticket #105 (Implement grid type gaussian for interpolation) closed by
- fixed: Done
- 12:40 Ticket #82 (content operation doesn't accept constant) closed by
- 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
- wontfix
- 12:30 Ticket #97 (Release 902 unconditionally prints debug messages) closed by
- fixed
- 11:37 Ticket #110 (filter : reduce domain to scalar is missing) created by
- Reduction must be also be applied to a whole domain (not only for a …
09/28/16:
- 00:45 Changeset [953] by
- Add gaussian grid support./n YM
09/26/16:
- 16:26 Changeset [952] by
- - Attribut record_offset accept now negative value. - Field are not output …
- 14:39 Changeset [951] by
- Fix compilation problem using GCC YM
- 14:27 Ticket #109 (Fortran interface with GCC : standard fortran max lenght line is 132) created by
- 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
- 11:32 Ticket #107 (Add filter to extract a level from an axis) created by
- Similar to what is done for rectilinear domain
- 11:30 Ticket #106 (read a scalar in a file doesn't work) created by
- To be checked…
09/23/16:
- 14:23 Changeset [950] by
- remapper : fix rounding error which stop the remaping. YM
- 14:21 Changeset [949] by
- Remove 2 codes lines that have been forgotten, which cause spurious …
- 14:19 Changeset [948] by
- 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
- Thanks to the commit 928, that's ok for global attribute (variable of a …
09/22/16:
- 16:24 Ticket #76 (set_current_context with id) closed by
- fixed: Now both syntaxes are possible for setting context: CALL …
- 16:19 Changeset [947] by
- Setting context by id added (xios_set_current_context(id)).
- 12:05 Changeset [946] by
- Reverting mesh.cpp to version 931.
- 11:54 Changeset [945] by
- Reverting mesh.cpp to version 931.
- 10:59 Changeset [944] by
- Update compute_connectivity_domain with new functions of class CMesh +) …
- 10:59 Changeset [943] by
- Adding Fortran interfaces for retrieving domains, axis, scalars of a field …
- 10:59 Changeset [942] by
- Modifying some checking conditions of domain to be loosen +) Loosen the …
- 10:59 Changeset [941] by
- Finishing the implementation of expand domain transformation +) Make use …
- 10:59 Changeset [940] by
- Making some error messages clearer
- 10:59 Changeset [939] by
- Correcting minor bug in expand_domain +) Correct code registration Test …
- 10:59 Changeset [938] by
- Modifying reduce_axis_to_domain attribute to prevent error-prone +) …
- 10:59 Changeset [937] by
- Smalll improvements for interpolation axis +) Strictly check order of …
- 10:59 Changeset [936] by
- Correcting a bug of inverse axis on distributed axis +) The global index …
- 10:58 Changeset [935] by
- Adding interface for expand_domain
- 10:58 Changeset [934] by
- Adding new transformation: Compute_connectivity_domain Test +) On Curie …
- 10:58 Changeset [933] by
- Improving transformation selection. Instead of modifying directly …
09/21/16:
- 14:35 Changeset [932] by
- Adding Fortran interface for high-dimension grid (up to 7) +) Add check …
09/20/16:
- 16:48 Changeset [931] by
- Mesh connectivity: Functions for determining local and global …
Note: See TracTimeline
for information about the timeline view.