Timeline
11/02/15:
- 11:46 Changeset [777] by
- Fixing some minors bug during merge Test +) On Curie +) test_remap …
- 11:46 Changeset [776] by
- Adding a dummy precision +) A dummy precision serves for operation with …
- 11:46 Changeset [775] by
- Implementing the reading of attributes of an axis from a file +) 3d grid …
10/30/15:
- 16:33 Changeset [774] by
- Fix: Improve the detection of already outputed compressed axis/domain.
- 16:33 Changeset [773] by
- File/Variable?: Add an helper function to get the output name.
- 16:33 Changeset [772] by
- Axis/Domain?: Use the new infrastructure to get the output name.
- 16:33 Changeset [771] by
- Remove the now unused base reference framework.
- 16:33 Changeset [770] by
- Field: Handle more correctly the output name for the fields with a …
- 16:33 Changeset [769] by
- Keep track of whether an object id was automatically generated or not.
- 16:33 Changeset [768] by
- Remove now unused reference tracking.
- 16:33 Changeset [767] by
- Fix: Make xios_field_is_active a lot more reliable. The old system only …
- 16:33 Changeset [766] by
- Remove unused files.
10/28/15:
- 15:58 Changeset [765] by
- Report bug fix of rev r705 for input field on unstructured grid. YM
10/26/15:
- 17:05 Changeset [764] by
- Fix the buffer size estimation to avoid requests for unexpected buffers.
- 17:05 Changeset [763] by
- Fix: Deadlocks could occur depending on the zoom configuration.
- 17:05 Changeset [762] by
- Domain: Fix some error messages to reference the correct function.
- 17:05 Changeset [761] by
- Fix: Longitudes, latitutes and their bounds were incorrect when using a …
- 17:05 Changeset [760] by
- Fix: The domain indexes were sometimes not sent when they should have …
- 17:05 Changeset [759] by
- Remove unused function declaration.
10/23/15:
- 16:41 Changeset [758] by
- Fix r756 for input fields using the this keyword.
- 10:49 Changeset [757] by
- File: Add a new record_offset attribute. This is mostly useful in read …
- 10:49 Changeset [756] by
- Support freq_offset for fields in files in read mode. In theory the …
- 10:49 Changeset [755] by
- test_new_features: Fix random errors caused by an uninitialized variable.
- 10:49 Changeset [754] by
- Fix the buffer size estimation when using axis/domain bounds. The number …
10/21/15:
- 16:56 Changeset [753] by
- Updating pole processing for rectangular grid source Test +) On Curie +) …
- 13:40 Changeset [752] by
- Fix the error message when referencing an unknown object. Macro …
- 13:40 Changeset [751] by
- Improve the handling of circular references. - Make circular references …
- 13:40 Changeset [750] by
- Reference macros: Reduce the visibility of some member variables and …
- 13:40 Changeset [749] by
- Fix: Field/axis/domain without a reference must not add a reference to …
- 13:40 Changeset [748] by
- CType<T>: Add a conversion operator to const reference.
- 11:50 Changeset [747] by
- Fix the inherited name for axis/domains with reference in some cases. …
- 11:50 Changeset [746] by
- Restore support for spatial transformations when 'domain_ref'/'axis_ref' …
- 11:50 Changeset [745] by
- Grid: Don't recreate a temporary grid if an existing temporary grid can be …
- 11:50 Changeset [744] by
- Grid: Force 'grid_ref' and 'axis_ref'/'domain_ref' to be mutually …
10/19/15:
- 17:41 Changeset [743] by
- Processing pole of rectangular grid with latitude = 90 +) Use average …
10/15/15:
- 15:46 Changeset [742] by
- Implement direct transformation with domain_ref and axis_ref +) Add a new …
- 15:15 Changeset [741] by
- Correctly support expression with the "this" keyword for fields inside a …
- 15:15 Changeset [740] by
- Fix: disabling a file with read access had no effect.
- 15:15 Changeset [739] by
- Fix a small mistake in the buffer size evaluation. The issue affected …
- 10:10 Changeset [738] by
- CBufferIn: Fix erratic behavior caused by the use of an initialized …
10/14/15:
- 13:58 Changeset [737] by
- Correctly support expression with the "this" keyword when using a …
- 13:58 Changeset [736] by
- Fix the opening of NetCDF-4 input files in parallel.
- 08:02 Changeset [735] by
- Fix the minimal buffer size calculation for automatically sent attributes.
10/13/15:
- 15:51 Changeset [734] by
- Correcting a bug concerning the range of longitude and latitude of …
- 15:32 Changeset [733] by
- Fix: Remove forgotten references in return types.
- 15:14 Changeset [732] by
- CClientBuffer: Improve the error messages.
- 15:14 Changeset [731] by
- Correctly estimate the needed buffer sizes. The attributes were not …
- 15:14 Changeset [730] by
- Fix: Really abide by the automatic buffer size mode (performance or …
- 15:14 Changeset [729] by
- Ensure all needed buffers are properly initialized with the minimum buffer …
10/09/15:
- 16:42 Changeset [728] by
- Add new comparisons operators. Those new operators return 0.0 if the …
- 14:51 Changeset [727] by
- Add more attributes to generate_rectilinear_domain +) Longitude and …
- 11:14 Changeset [726] by
- Delay the buffer size notication to the first time an event is sent. This …
- 11:14 Changeset [725] by
- Fix r724: Correctly notify the server about the size of the new buffer.
10/08/15:
- 11:07 Changeset [724] by
- Fix: Add a failsafe in case of unexpected request for buffer.
10/07/15:
- 15:36 Changeset [723] by
- test_client.f90: Revert r720. Revert back to the old domain size to fix …
- 11:42 Changeset [722] by
- Revert iodef.xml to work with trusting test on Curie Test +) On Curie +) …
10/06/15:
- 17:17 Changeset [721] by
- Templated version of distributed hashed table +) Implement DHT in more …
- 17:17 Changeset [720] by
- First implementation of hierarchical distributed hashed table +) …
10/05/15:
- 15:32 Changeset [719] by
- Add a new configuration variable "min_buffer_size". This allows the user …
- 15:32 Changeset [718] by
- Rename "buffer_factor_size" to "buffer_size_factor" to clarify its …
- 15:32 Changeset [717] by
- Fix: The "buffer_factor_size" was applied twice to the server buffers. …
- 15:32 Changeset [716] by
- Cosmetic: Fix a typo in an error message.
- 14:43 Changeset [715] by
- Temporary modification of auto-generate domain. This should be changed to …
Note: See TracTimeline
for information about the timeline view.