Timeline


and

10/28/15:

15:58 Changeset [765] by ymipsl
Report bug fix of rev r705 for input field on unstructured grid. YM

10/26/15:

17:05 Changeset [764] by rlacroix
Fix the buffer size estimation to avoid requests for unexpected buffers.
17:05 Changeset [763] by rlacroix
Fix: Deadlocks could occur depending on the zoom configuration.
17:05 Changeset [762] by rlacroix
Domain: Fix some error messages to reference the correct function.
17:05 Changeset [761] by rlacroix
Fix: Longitudes, latitutes and their bounds were incorrect when using a …
17:05 Changeset [760] by rlacroix
Fix: The domain indexes were sometimes not sent when they should have …
17:05 Changeset [759] by rlacroix
Remove unused function declaration.

10/23/15:

16:41 Changeset [758] by rlacroix
Fix r756 for input fields using the this keyword.
10:49 Changeset [757] by rlacroix
File: Add a new record_offset attribute. This is mostly useful in read …
10:49 Changeset [756] by rlacroix
Support freq_offset for fields in files in read mode. In theory the …
10:49 Changeset [755] by rlacroix
test_new_features: Fix random errors caused by an uninitialized variable.
10:49 Changeset [754] by rlacroix
Fix the buffer size estimation when using axis/domain bounds. The number …

10/21/15:

16:56 Changeset [753] by mhnguyen
Updating pole processing for rectangular grid source Test +) On Curie +) …
13:40 Changeset [752] by rlacroix
Fix the error message when referencing an unknown object. Macro …
13:40 Changeset [751] by rlacroix
Improve the handling of circular references. - Make circular references …
13:40 Changeset [750] by rlacroix
Reference macros: Reduce the visibility of some member variables and …
13:40 Changeset [749] by rlacroix
Fix: Field/axis/domain without a reference must not add a reference to …
13:40 Changeset [748] by rlacroix
CType<T>: Add a conversion operator to const reference.
11:50 Changeset [747] by rlacroix
Fix the inherited name for axis/domains with reference in some cases. …
11:50 Changeset [746] by rlacroix
Restore support for spatial transformations when 'domain_ref'/'axis_ref' …
11:50 Changeset [745] by rlacroix
Grid: Don't recreate a temporary grid if an existing temporary grid can be …
11:50 Changeset [744] by rlacroix
Grid: Force 'grid_ref' and 'axis_ref'/'domain_ref' to be mutually …

10/19/15:

17:41 Changeset [743] by mhnguyen
Processing pole of rectangular grid with latitude = 90 +) Use average …

10/15/15:

15:46 Changeset [742] by mhnguyen
Implement direct transformation with domain_ref and axis_ref +) Add a new …
15:15 Changeset [741] by rlacroix
Correctly support expression with the "this" keyword for fields inside a …
15:15 Changeset [740] by rlacroix
Fix: disabling a file with read access had no effect.
15:15 Changeset [739] by rlacroix
Fix a small mistake in the buffer size evaluation. The issue affected …
10:10 Changeset [738] by rlacroix
CBufferIn: Fix erratic behavior caused by the use of an initialized …

10/14/15:

13:58 Changeset [737] by rlacroix
Correctly support expression with the "this" keyword when using a …
13:58 Changeset [736] by rlacroix
Fix the opening of NetCDF-4 input files in parallel.
08:02 Changeset [735] by rlacroix
Fix the minimal buffer size calculation for automatically sent attributes.

10/13/15:

15:51 Changeset [734] by mhnguyen
Correcting a bug concerning the range of longitude and latitude of …
15:32 Changeset [733] by rlacroix
Fix: Remove forgotten references in return types.
15:14 Changeset [732] by rlacroix
CClientBuffer: Improve the error messages.
15:14 Changeset [731] by rlacroix
Correctly estimate the needed buffer sizes. The attributes were not …
15:14 Changeset [730] by rlacroix
Fix: Really abide by the automatic buffer size mode (performance or …
15:14 Changeset [729] by rlacroix
Ensure all needed buffers are properly initialized with the minimum buffer …

10/09/15:

16:42 Changeset [728] by rlacroix
Add new comparisons operators. Those new operators return 0.0 if the …
14:51 Changeset [727] by mhnguyen
Add more attributes to generate_rectilinear_domain +) Longitude and …
11:14 Changeset [726] by rlacroix
Delay the buffer size notication to the first time an event is sent. This …
11:14 Changeset [725] by rlacroix
Fix r724: Correctly notify the server about the size of the new buffer.

10/08/15:

11:07 Changeset [724] by rlacroix
Fix: Add a failsafe in case of unexpected request for buffer.

10/07/15:

15:36 Changeset [723] by rlacroix
test_client.f90: Revert r720. Revert back to the old domain size to fix …
11:42 Changeset [722] by mhnguyen
Revert iodef.xml to work with trusting test on Curie Test +) On Curie +) …

10/06/15:

17:17 Changeset [721] by mhnguyen
Templated version of distributed hashed table +) Implement DHT in more …
17:17 Changeset [720] by mhnguyen
First implementation of hierarchical distributed hashed table +) …

10/05/15:

15:32 Changeset [719] by rlacroix
Add a new configuration variable "min_buffer_size". This allows the user …
15:32 Changeset [718] by rlacroix
Rename "buffer_factor_size" to "buffer_size_factor" to clarify its …
15:32 Changeset [717] by rlacroix
Fix: The "buffer_factor_size" was applied twice to the server buffers. …
15:32 Changeset [716] by rlacroix
Cosmetic: Fix a typo in an error message.
14:43 Changeset [715] by mhnguyen
Temporary modification of auto-generate domain. This should be changed to …

10/01/15:

17:04 Changeset [714] by rlacroix
Update the reference doc to account for my recent changes. Also fixe some …
10:59 Ticket #70 (Flexibility and verbosity of parse_xml) created by omamce
2 requests - When parse_xml is successful, it returns nothing. …
09:43 Changeset [713] by rlacroix
Fix axis bounds: the dimensions were reversed.

09/29/15:

14:17 Changeset [712] by rlacroix
Cosmetic: Fix some file modes.
14:17 Changeset [711] by rlacroix
Support creating the timeseries automatically. Fields which should be …
14:01 Changeset [710] by mhnguyen
Correcting some conflicts after merging
14:01 Changeset [709] by mhnguyen
Correcting a bug in interpolation domain +) Replace shared send buffer by …

09/28/15:

14:27 Changeset [708] by rlacroix
Fix reading files in attached mode.
Note: See TracTimeline for information about the timeline view.