# # ChangeLog for XIOS/trunk/src/node # # Generated by Trac 1.0.1 # 05/14/24 02:31:04 Fri, 09 Sep 2016 14:57:43 GMT oabramkina [929] * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/node/mesh.cpp (modified) * XIOS/trunk/src/node/mesh.hpp (modified) Mesh connectivity: Fixing a bug for UGRID in case meshes containing ... Thu, 08 Sep 2016 14:32:04 GMT rlacroix [928] * XIOS/trunk/src/node/context.cpp (modified) Timeseries files now inherit the global variables from the file they are ... Thu, 08 Sep 2016 09:18:51 GMT rlacroix [927] * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) Fix: Ensure that the buffer sizes needed to send the axis attributes are ... Thu, 08 Sep 2016 09:18:50 GMT rlacroix [926] * XIOS/trunk/src/node/grid.cpp (modified) Fix: Make sure that the connected servers are properly set for non- ... Fri, 02 Sep 2016 07:41:27 GMT oabramkina [924] * XIOS/trunk/inputs/Regular_ugrid (added) * XIOS/trunk/inputs/Regular_ugrid/context_atmosphere.xml (added) * XIOS/trunk/inputs/Regular_ugrid/iodef.xml (added) * XIOS/trunk/src/client_client_dht_decl.cpp (modified) * XIOS/trunk/src/client_client_dht_template.hpp (modified) * XIOS/trunk/src/dht_auto_indexing.cpp (modified) * XIOS/trunk/src/dht_auto_indexing.hpp (modified) * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/io/onetcdf4_decl.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/mesh.cpp (modified) * XIOS/trunk/src/node/mesh.hpp (modified) * XIOS/trunk/src/test/test_regular.f90 (added) Parallel version of UGRID norms. The following connectivity parameters ... Fri, 12 Aug 2016 17:57:58 GMT mhnguyen [920] * XIOS/trunk/src/node/file.cpp (modified) Ticket 100: Correct format name of splitted output file Test +) Local ... Thu, 04 Aug 2016 14:24:20 GMT rlacroix [917] * XIOS/trunk/src/buffer_client.cpp (modified) * XIOS/trunk/src/buffer_client.hpp (modified) * XIOS/trunk/src/context_client.cpp (modified) * XIOS/trunk/src/context_client.hpp (modified) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/context.hpp (modified) Fix the client/server communication protocol. In the some extreme cases ... Wed, 03 Aug 2016 16:04:57 GMT mhnguyen [914] * XIOS/trunk/src/node/grid.cpp (modified) Ticket 98: Fixing bug relating to element size +) Correct return value ... Wed, 03 Aug 2016 11:19:14 GMT mhnguyen [911] * XIOS/trunk/src/node/domain.cpp (modified) Adding an initialization for domain area Test +) On Curie +) Only ... Thu, 28 Jul 2016 13:43:07 GMT rlacroix [909] * XIOS/trunk/src/node/context.cpp (modified) Fix: The "buffer_size_factor" parameter was not used. I mistakenly ... Thu, 28 Jul 2016 13:43:07 GMT rlacroix [908] * XIOS/trunk/src/node/context.cpp (modified) Fix: The buffers sizes for servers to clients communications were ... Thu, 28 Jul 2016 08:56:52 GMT mhnguyen [906] * XIOS/trunk/src/client_server_mapping_distributed.cpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) Fixing bug: Ticket 98 +) Correct the way to distribute index of domain ... Mon, 18 Jul 2016 06:45:51 GMT oabramkina [901] * XIOS/trunk/src/node/mesh.cpp (modified) Sequential version of new functionalities for mesh connectivity: ... Wed, 13 Jul 2016 15:56:22 GMT oabramkina [900] * XIOS/trunk/src/node/mesh.cpp (modified) * XIOS/trunk/src/node/mesh.hpp (modified) Sequential version of new functionalities for mesh connectivity: ... Tue, 12 Jul 2016 16:13:01 GMT ymipsl [899] * XIOS/trunk/src/node/domain.cpp (modified) Fix remaping for ni_glo=1 or nj_glo=1 YM Mon, 11 Jul 2016 15:36:01 GMT mhnguyen [895] * XIOS/trunk/src/config/extract_domain_to_axis_attribute.conf (added) * XIOS/trunk/src/config/node_type.conf (modified) * XIOS/trunk/src/config/reduce_domain_to_axis_attribute.conf (added) * XIOS/trunk/src/group_factory_decl.cpp (modified) * XIOS/trunk/src/group_template_decl.cpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/extract_domain_to_axis.cpp (added) * XIOS/trunk/src/node/extract_domain_to_axis.hpp (added) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/node_enum.hpp (modified) * XIOS/trunk/src/node/node_type.hpp (modified) * XIOS/trunk/src/node/reduce_domain_to_axis.cpp (added) * XIOS/trunk/src/node/reduce_domain_to_axis.hpp (added) * XIOS/trunk/src/node/scalar.cpp (modified) * XIOS/trunk/src/node/transformation.hpp (modified) * XIOS/trunk/src/node/transformation_enum.hpp (modified) * XIOS/trunk/src/object_factory_decl.cpp (modified) * XIOS/trunk/src/object_template_decl.cpp (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/transformation/Functions/extract.cpp (added) * XIOS/trunk/src/transformation/Functions/extract.hpp (added) * XIOS/trunk/src/transformation/Functions/reduction.cpp (modified) * XIOS/trunk/src/transformation/Functions/reduction_types.hpp (modified) * XIOS/trunk/src/transformation/algo_types.hpp (added) * XIOS/trunk/src/transformation/axis_algorithm_extract_domain.cpp (added) * XIOS/trunk/src/transformation/axis_algorithm_extract_domain.hpp (added) * XIOS/trunk/src/transformation/axis_algorithm_reduce_domain.cpp (added) * XIOS/trunk/src/transformation/axis_algorithm_reduce_domain.hpp (added) * XIOS/trunk/src/transformation/axis_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/type/type_util.hpp (modified) * XIOS/trunk/src/xml_parser_decl.cpp (modified) Adding a new transformation: Reduce a domain to an axis Test +) On ... Fri, 08 Jul 2016 13:28:10 GMT ymipsl [894] * XIOS/trunk/src/node/field.cpp (modified) Bug fix due to introduction of scalar elements. MHN Wed, 06 Jul 2016 15:40:32 GMT ymipsl [893] * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.cpp (modified) Interpolation : solve issue with indexed mesh definition. YM Tue, 05 Jul 2016 13:59:23 GMT mhnguyen [891] * XIOS/trunk/src/generate_fortran_interface.cpp (modified) * XIOS/trunk/src/interface/c/icreduce_axis_to_scalar.cpp (added) * XIOS/trunk/src/interface/c/icscalar.cpp (added) * XIOS/trunk/src/interface/c/icxml_tree.cpp (modified) * XIOS/trunk/src/interface/c_attr/icfield_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icfieldgroup_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icfile_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icfilegroup_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icinterpolate_axis_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icinterpolate_domain_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icreduce_axis_to_scalar_attr.cpp (added) * XIOS/trunk/src/interface/c_attr/icscalar_attr.cpp (added) * XIOS/trunk/src/interface/c_attr/icscalargroup_attr.cpp (added) * XIOS/trunk/src/interface/fortran/ireduce_axis_to_scalar.F90 (added) * XIOS/trunk/src/interface/fortran/iscalar.F90 (added) * XIOS/trunk/src/interface/fortran/ixios.F90 (modified) * XIOS/trunk/src/interface/fortran/ixios_interfaces.F90 (modified) * XIOS/trunk/src/interface/fortran/ixml_tree.F90 (modified) * XIOS/trunk/src/interface/fortran/reduce_axis_to_scalar_interface.f90 (added) * XIOS/trunk/src/interface/fortran/scalar_interface.f90 (added) * XIOS/trunk/src/interface/fortran/scalargroup_interface.f90 (added) * XIOS/trunk/src/interface/fortran_attr/field_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/fieldgroup_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/file_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/filegroup_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/ifield_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/ifieldgroup_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/ifile_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/ifilegroup_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/iinterpolate_axis_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/iinterpolate_domain_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/interpolate_axis_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/interpolate_domain_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/ireduce_axis_to_scalar_attr.F90 (added) * XIOS/trunk/src/interface/fortran_attr/iscalar_attr.F90 (added) * XIOS/trunk/src/interface/fortran_attr/iscalargroup_attr.F90 (added) * XIOS/trunk/src/interface/fortran_attr/reduce_axis_to_scalar_interface_attr.F90 (added) * XIOS/trunk/src/interface/fortran_attr/scalar_interface_attr.F90 (added) * XIOS/trunk/src/interface/fortran_attr/scalargroup_interface_attr.F90 (added) * XIOS/trunk/src/node/reduce_axis_to_scalar.cpp (modified) Adding Fortran interface for reduce_axis_to_scalar Test +) On Curie ... Tue, 05 Jul 2016 13:59:18 GMT mhnguyen [890] * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/transformation/scalar_algorithm_reduce_axis.cpp (modified) Removing some redundant codes and make some minor improvements +) Make ... Tue, 05 Jul 2016 13:59:10 GMT mhnguyen [888] * XIOS/trunk/src/config/node_type.conf (modified) * XIOS/trunk/src/config/reduce_axis_to_scalar_attribute.conf (added) * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/filter/spatial_transform_filter.cpp (modified) * XIOS/trunk/src/group_factory_decl.cpp (modified) * XIOS/trunk/src/group_template_decl.cpp (modified) * XIOS/trunk/src/node/node_enum.hpp (modified) * XIOS/trunk/src/node/node_type.hpp (modified) * XIOS/trunk/src/node/reduce_axis_to_scalar.cpp (added) * XIOS/trunk/src/node/reduce_axis_to_scalar.hpp (added) * XIOS/trunk/src/node/scalar.cpp (modified) * XIOS/trunk/src/node/scalar.hpp (modified) * XIOS/trunk/src/node/transformation_enum.hpp (modified) * XIOS/trunk/src/object_factory_decl.cpp (modified) * XIOS/trunk/src/object_template_decl.cpp (modified) * XIOS/trunk/src/transformation/Functions (added) * XIOS/trunk/src/transformation/Functions/max.cpp (added) * XIOS/trunk/src/transformation/Functions/max.hpp (added) * XIOS/trunk/src/transformation/Functions/min.cpp (added) * XIOS/trunk/src/transformation/Functions/min.hpp (added) * XIOS/trunk/src/transformation/Functions/reduction.cpp (added) * XIOS/trunk/src/transformation/Functions/reduction.hpp (added) * XIOS/trunk/src/transformation/Functions/reduction_types.hpp (added) * XIOS/trunk/src/transformation/Functions/sum.cpp (added) * XIOS/trunk/src/transformation/Functions/sum.hpp (added) * XIOS/trunk/src/transformation/axis_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation_selector.hpp (modified) * XIOS/trunk/src/transformation/scalar_algorithm_reduce_axis.cpp (added) * XIOS/trunk/src/transformation/scalar_algorithm_reduce_axis.hpp (added) * XIOS/trunk/src/transformation/scalar_algorithm_transformation.cpp (added) * XIOS/trunk/src/transformation/scalar_algorithm_transformation.hpp (added) * XIOS/trunk/src/type/type_util.hpp (modified) * XIOS/trunk/src/xml_parser_decl.cpp (modified) Adding new transformation for scalar: Reducing an axis to a scalar +) ... Tue, 05 Jul 2016 13:59:02 GMT mhnguyen [887] * XIOS/trunk/src/config/field_attribute.conf (modified) * XIOS/trunk/src/config/grid_attribute.conf (modified) * XIOS/trunk/src/config/node_type.conf (modified) * XIOS/trunk/src/config/scalar_attribute.conf (added) * XIOS/trunk/src/context_server.cpp (modified) * XIOS/trunk/src/data_output.cpp (modified) * XIOS/trunk/src/data_output.hpp (modified) * XIOS/trunk/src/distribution.cpp (modified) * XIOS/trunk/src/distribution.hpp (modified) * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/distribution_client.hpp (modified) * XIOS/trunk/src/group_factory_decl.cpp (modified) * XIOS/trunk/src/group_template_decl.cpp (modified) * XIOS/trunk/src/io/nc4_data_input.cpp (modified) * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/io/nc4_data_output.hpp (modified) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/node/node_enum.hpp (modified) * XIOS/trunk/src/node/node_type.hpp (modified) * XIOS/trunk/src/node/scalar.cpp (added) * XIOS/trunk/src/node/scalar.hpp (added) * XIOS/trunk/src/object_factory_decl.cpp (modified) * XIOS/trunk/src/object_template_decl.cpp (modified) * XIOS/trunk/src/server_distribution_description.cpp (modified) * XIOS/trunk/src/server_distribution_description.hpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/grid_generate.cpp (modified) * XIOS/trunk/src/transformation/grid_generate.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation_selector.cpp (added) * XIOS/trunk/src/transformation/grid_transformation_selector.hpp (added) * XIOS/trunk/src/type/type_util.hpp (modified) * XIOS/trunk/src/xml_parser_decl.cpp (modified) Adding a new type of element into grid: Scalar +) Add a new node Scalar ... Tue, 05 Jul 2016 07:00:42 GMT oabramkina [883] * XIOS/trunk/src/node/mesh.cpp (modified) Sequential implementation for UGRID norms: fixing a bug. Mon, 04 Jul 2016 18:09:23 GMT oabramkina [882] * XIOS/trunk/src/node/mesh.cpp (modified) UGRID norms: fixing bugs. Mon, 04 Jul 2016 17:21:28 GMT oabramkina [881] * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/mesh.cpp (modified) * XIOS/trunk/src/node/mesh.hpp (modified) Commit for UGRID norms: bad allocations have been taken care of. Fri, 01 Jul 2016 18:51:52 GMT oabramkina [879] * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/node/mesh.cpp (added) * XIOS/trunk/src/node/mesh.hpp (added) Corrected submit for UGRID. Fri, 01 Jul 2016 14:55:33 GMT oabramkina [878] * XIOS/trunk/src/config/file_attribute.conf (modified) * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/io/nc4_data_output.hpp (modified) * XIOS/trunk/src/io/onetcdf4.cpp (modified) * XIOS/trunk/src/io/onetcdf4.hpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/file.cpp (modified) * XIOS/trunk/src/node/file.hpp (modified) Sequential version for UGRID norms. File attribute "convention" has been ... Wed, 22 Jun 2016 14:24:24 GMT ymipsl [876] * XIOS/trunk/src/node/file.cpp (modified) Remove some debug output YM Tue, 21 Jun 2016 15:00:24 GMT ymipsl [875] * XIOS/trunk/src/node/file.cpp (modified) Improved format when activatin splitting. The key %start_date% and ... Tue, 14 Jun 2016 14:28:07 GMT mhnguyen [873] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/filter/spatial_transform_filter.cpp (modified) * XIOS/trunk/src/filter/spatial_transform_filter.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/test/test_remap.f90 (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) Masked interpolated points will have default_value (if defined) +) ... Thu, 09 Jun 2016 09:33:08 GMT mhnguyen [865] * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/server_distribution_description.cpp (modified) * XIOS/trunk/src/server_distribution_description.hpp (modified) Optimizing codes: Change the way to compute distribution of grid +) ... Fri, 03 Jun 2016 15:47:02 GMT ymipsl [857] * XIOS/trunk/src/io/onetcdf4.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) Bug fix four output scalir variable without time records. YM+MHN Mon, 23 May 2016 14:15:40 GMT ymipsl [854] * XIOS/trunk/src/filter/temporal_filter.cpp (modified) * XIOS/trunk/src/node/field.cpp (modified) Correct bug in output using freq_op != 1ts and Gregorian calendar. YM Wed, 11 May 2016 14:11:10 GMT ymipsl [850] * XIOS/trunk/src/config/file_attribute.conf (modified) * XIOS/trunk/src/io/nc4_data_input.cpp (modified) * XIOS/trunk/src/node/field.cpp (modified) Add cyclic file attribute. If cyclic=true, when last time record of a ... Wed, 27 Apr 2016 15:37:34 GMT ymipsl [847] * XIOS/trunk/src/node/domain.cpp (modified) bugfix : automatic generation of 2D regular domain. YM Fri, 15 Apr 2016 12:27:45 GMT mhnguyen [840] * XIOS/trunk/src/interface/fortran/ixml_tree.F90 (modified) * XIOS/trunk/src/node/transformation.hpp (modified) Fixing some minors bug appeared under gcc 5.3 +) Make sure depend name ... Mon, 11 Apr 2016 12:48:11 GMT ymipsl [838] * XIOS/trunk/src/node/generate_rectilinear_domain.cpp (modified) More flexible management of attributes to initialize ... Fri, 08 Apr 2016 13:00:45 GMT mhnguyen [836] * XIOS/trunk/src/interface/c/icxml_tree.cpp (modified) * XIOS/trunk/src/interface/fortran/ixios_interfaces.F90 (modified) * XIOS/trunk/src/interface/fortran/ixml_tree.F90 (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/generate_rectilinear_domain.cpp (modified) * XIOS/trunk/src/node/generate_rectilinear_domain.hpp (modified) * XIOS/trunk/src/node/interpolate_axis.cpp (modified) * XIOS/trunk/src/node/interpolate_axis.hpp (modified) * XIOS/trunk/src/node/interpolate_domain.cpp (modified) * XIOS/trunk/src/node/interpolate_domain.hpp (modified) * XIOS/trunk/src/node/inverse_axis.cpp (modified) * XIOS/trunk/src/node/inverse_axis.hpp (modified) * XIOS/trunk/src/node/transformation.hpp (modified) * XIOS/trunk/src/node/transformation_enum.hpp (modified) * XIOS/trunk/src/node/zoom_axis.cpp (modified) * XIOS/trunk/src/node/zoom_axis.hpp (modified) * XIOS/trunk/src/node/zoom_domain.cpp (modified) * XIOS/trunk/src/node/zoom_domain.hpp (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/transformation/transformation_mapping.cpp (modified) Exposing transformation to Fortran interface +) Export zoom and axis ... Fri, 08 Apr 2016 13:00:29 GMT mhnguyen [835] * XIOS/trunk/src/client_client_dht_template.hpp (modified) * XIOS/trunk/src/client_client_dht_template_impl.hpp (modified) * XIOS/trunk/src/client_server_mapping_distributed.cpp (modified) * XIOS/trunk/src/client_server_mapping_distributed.hpp (modified) * XIOS/trunk/src/interface/c/icxml_tree.cpp (modified) * XIOS/trunk/src/interface/fortran/ixios_interfaces.F90 (modified) * XIOS/trunk/src/interface/fortran/ixml_tree.F90 (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) Exposing some functions to Fortran interface +) Allow add axis and ... Fri, 08 Apr 2016 13:00:24 GMT mhnguyen [834] * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/distribution_client.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) Making some minor changes in distribution client +) Seperate global ... Wed, 23 Mar 2016 15:11:09 GMT mhnguyen [831] * XIOS/trunk/src/client_server_mapping.hpp (modified) * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/distribution_client.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_interpolate.cpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/transformation/transformation_mapping.cpp (modified) Cleaning up some redundant coeds and making some improvements +) Remove ... Wed, 23 Mar 2016 15:11:01 GMT mhnguyen [829] * XIOS/trunk/src/client_client_dht_decl.cpp (modified) * XIOS/trunk/src/client_client_dht_template.hpp (modified) * XIOS/trunk/src/client_client_dht_template_impl.hpp (modified) * XIOS/trunk/src/client_server_mapping.cpp (modified) * XIOS/trunk/src/client_server_mapping.hpp (modified) * XIOS/trunk/src/client_server_mapping_distributed.cpp (modified) * XIOS/trunk/src/client_server_mapping_distributed.hpp (modified) * XIOS/trunk/src/mpi_tag.hpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_inverse.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation.hpp (modified) * XIOS/trunk/src/transformation/transformation_mapping.cpp (modified) * XIOS/trunk/src/transformation/transformation_mapping.hpp (modified) Refactoring transformation code +) On exchanging information during ... Wed, 23 Mar 2016 15:10:45 GMT mhnguyen [827] * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/src/config/interpolate_axis_attribute.conf (modified) * XIOS/trunk/src/filter/filter.cpp (modified) * XIOS/trunk/src/filter/filter.hpp (modified) * XIOS/trunk/src/filter/spatial_transform_filter.cpp (modified) * XIOS/trunk/src/filter/spatial_transform_filter.hpp (modified) * XIOS/trunk/src/node/interpolate_axis.cpp (modified) * XIOS/trunk/src/node/interpolate_axis.hpp (modified) * XIOS/trunk/src/node/transformation.hpp (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/transformation/axis_algorithm_interpolate.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_interpolate.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_inverse.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_inverse.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_zoom.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_zoom.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_generate_rectilinear.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_generate_rectilinear.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_zoom.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_zoom.hpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation.hpp (modified) Implementing dynamic interpolation on axis +) Change grid ... Tue, 16 Feb 2016 09:14:30 GMT mhnguyen [824] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/test/test_remap.f90 (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation.hpp (modified) Correcting the behavior of field_ref +) If a field refers to another ... Tue, 16 Feb 2016 09:14:23 GMT mhnguyen [823] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/context.hpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) * XIOS/trunk/src/node/file.cpp (modified) * XIOS/trunk/src/node/file.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) Implementing grid destination clone in case of two grid source +) Clone ... Wed, 10 Feb 2016 13:35:03 GMT mhnguyen [821] * XIOS/trunk/doc/XIOS_reference_guide.lyx (modified) * XIOS/trunk/doc/XIOS_reference_guide.pdf (modified) * XIOS/trunk/doc/XIOS_user_guide.pdf (modified) * XIOS/trunk/doc/inputs/user/Domain.lyx (modified) * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/inputs/Unstruct/iodef.xml (modified) * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/src/config/axis_attribute_private.conf (added) * XIOS/trunk/src/config/domain_attribute_private.conf (modified) * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/mpi_tag.hpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/transformation/axis_algorithm_zoom.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation.hpp (modified) Making some improvements of transformation algorithm +) Correct the way ... Tue, 26 Jan 2016 17:19:09 GMT mhnguyen [817] * XIOS/trunk/src/config/axis_attribute.conf (modified) * XIOS/trunk/src/config/grid_attribute.conf (modified) * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/interface/c_attr/icaxis_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icaxisgroup_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icgrid_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icgridgroup_attr.cpp (modified) * XIOS/trunk/src/interface/fortran_attr/axis_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/axisgroup_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/grid_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/gridgroup_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/iaxis_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/iaxisgroup_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/igrid_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/igridgroup_attr.F90 (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) Adding some attributes for axis and grid (ticket 71, 78) +) Add index ... Tue, 26 Jan 2016 17:19:04 GMT mhnguyen [816] * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) Changing value of axis from obligatory to optional attribute Test +) ... Tue, 26 Jan 2016 17:18:58 GMT mhnguyen [815] * XIOS/trunk/inputs/Basic (added) * XIOS/trunk/inputs/Basic/iodef.xml (added) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/server_distribution_description.cpp (modified) * XIOS/trunk/src/server_distribution_description.hpp (modified) * XIOS/trunk/src/test/test_basic_2D.f90 (added) Fixing the bug in ticket 72 +) The distributed axis on client side send ... Tue, 12 Jan 2016 16:54:31 GMT ymipsl [813] * XIOS/trunk/src/node/domain.cpp (modified) mask2d domain attribute must reset instead of simply deallocated. YM Thu, 07 Jan 2016 08:21:51 GMT ymipsl [811] * XIOS/trunk/src/io/inetcdf4.cpp (modified) * XIOS/trunk/src/io/nc4_data_input.cpp (modified) * XIOS/trunk/src/io/netCdfInterface.cpp (modified) * XIOS/trunk/src/io/netCdfInterface.hpp (modified) * XIOS/trunk/src/node/file.cpp (modified) Bug fix when time dimension is not the unlimited dimension YM Thu, 07 Jan 2016 08:18:30 GMT ymipsl [810] * XIOS/trunk/src/node/domain.cpp (modified) Improve generation of boundaries for rectilinear grid YM Mon, 14 Dec 2015 08:21:50 GMT ymipsl [809] * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.cpp (modified) Fix problems for interpolation onto regular domain. YM Sun, 13 Dec 2015 14:43:41 GMT ymipsl [808] * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.cpp (modified) Fix problem using rectilinear grid from file, or self-generated - ... Fri, 11 Dec 2015 14:46:23 GMT rlacroix [806] * XIOS/trunk/src/node/context.cpp (modified) Fix: Only the first record of the input files was read which caused the ... Fri, 11 Dec 2015 13:42:37 GMT rlacroix [805] * XIOS/trunk/src/node/file.cpp (modified) Fix: Ensure `time_counter_name` is given a default value even when ... Mon, 30 Nov 2015 15:21:34 GMT rlacroix [803] * XIOS/trunk/src/node/grid.cpp (modified) Fix buffer size estimation on server side when opening a file. Mon, 30 Nov 2015 15:21:33 GMT rlacroix [802] * XIOS/trunk/src/config/file_attribute.conf (modified) * XIOS/trunk/src/interface/c_attr/icfile_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icfilegroup_attr.cpp (modified) * XIOS/trunk/src/interface/fortran_attr/file_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/filegroup_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/ifile_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/ifilegroup_attr.F90 (modified) * XIOS/trunk/src/io/inetcdf4.cpp (modified) * XIOS/trunk/src/io/inetcdf4.hpp (modified) * XIOS/trunk/src/io/nc4_data_input.cpp (modified) * XIOS/trunk/src/io/nc4_data_input.hpp (modified) * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/io/nc4_data_output.hpp (modified) * XIOS/trunk/src/io/onetcdf4.cpp (modified) * XIOS/trunk/src/io/onetcdf4.hpp (modified) * XIOS/trunk/src/node/file.cpp (modified) Add a new file attribute `time_counter_name`. Users can now modify the ... Wed, 25 Nov 2015 16:39:44 GMT mhnguyen [795] * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) Fixng a minor bug +) Remove function that shadows the one of ancestor ... Mon, 16 Nov 2015 15:21:45 GMT rlacroix [790] * XIOS/trunk/src/config/field_attribute.conf (modified) * XIOS/trunk/src/filter/spatial_transform_filter.cpp (modified) * XIOS/trunk/src/interface/c_attr/icfield_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icfieldgroup_attr.cpp (modified) * XIOS/trunk/src/interface/fortran_attr/field_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/fieldgroup_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/ifield_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/ifieldgroup_attr.F90 (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation.hpp (modified) Add a new field attribute `grid_path` to allow chaining spatial ... Mon, 16 Nov 2015 15:21:45 GMT rlacroix [789] * XIOS/trunk/src/config/domain_attribute.conf (modified) * XIOS/trunk/src/interface/c_attr/icdomain_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icdomaingroup_attr.cpp (modified) * XIOS/trunk/src/interface/fortran_attr/domain_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/domaingroup_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/idomain_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/idomaingroup_attr.F90 (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) Domain: Remove the `domain_src` attribute. It was added but was never ... Fri, 13 Nov 2015 10:45:12 GMT mhnguyen [787] * XIOS/trunk/inputs/COMPLETE/context_atmosphere.xml (modified) * XIOS/trunk/inputs/iodef.xml (modified) * XIOS/trunk/src/config/zoom_axis_attribute.conf (modified) * XIOS/trunk/src/config/zoom_domain_attribute.conf (modified) * XIOS/trunk/src/interface/c_attr/iczoom_axis_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/iczoom_domain_attr.cpp (modified) * XIOS/trunk/src/interface/fortran_attr/izoom_axis_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/izoom_domain_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/zoom_axis_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/zoom_domain_interface_attr.F90 (modified) * XIOS/trunk/src/node/zoom_axis.cpp (modified) * XIOS/trunk/src/node/zoom_domain.cpp (modified) * XIOS/trunk/src/test/test_complete.f90 (modified) * XIOS/trunk/src/transformation/axis_algorithm_zoom.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_zoom.cpp (modified) Changing name of attributes of zoom Test +) test_client and ... Thu, 12 Nov 2015 15:33:25 GMT mhnguyen [786] * XIOS/trunk/inputs/COMPLETE/context_atmosphere.xml (modified) * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/config/transformation_attribute.conf (deleted) * XIOS/trunk/src/generate_fortran_interface.cpp (modified) * XIOS/trunk/src/interface/c/icgenerate_rectilinear_domain.cpp (moved) * XIOS/trunk/src/interface/c/icinterpolate.cpp (added) * XIOS/trunk/src/interface/c/icinverse_axis.cpp (copied) * XIOS/trunk/src/interface/c/iczoom.cpp (moved) * XIOS/trunk/src/interface/c_attr/icgenerate_rectilinear_domain_attr.cpp (added) * XIOS/trunk/src/interface/c_attr/icinterpolate_axis_attr.cpp (added) * XIOS/trunk/src/interface/c_attr/icinterpolate_domain_attr.cpp (added) * XIOS/trunk/src/interface/c_attr/icinverse_axis_attr.cpp (added) * XIOS/trunk/src/interface/fortran/generate_rectilinear_domain_interface.f90 (added) * XIOS/trunk/src/interface/fortran/igenerate_rectilinear_domain.F90 (added) * XIOS/trunk/src/interface/fortran/iinterpolate_axis.F90 (added) * XIOS/trunk/src/interface/fortran/iinterpolate_domain.F90 (added) * XIOS/trunk/src/interface/fortran/iinverse_axis.F90 (added) * XIOS/trunk/src/interface/fortran/interpolate_axis_interface.f90 (added) * XIOS/trunk/src/interface/fortran/interpolate_domain_interface.f90 (added) * XIOS/trunk/src/interface/fortran/inverse_axis_interface.f90 (added) * XIOS/trunk/src/interface/fortran/ixios.F90 (modified) * XIOS/trunk/src/interface/fortran/ixios_interfaces.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/generate_rectilinear_domain_interface_attr.F90 (added) * XIOS/trunk/src/interface/fortran_attr/igenerate_rectilinear_domain_attr.F90 (added) * XIOS/trunk/src/interface/fortran_attr/iinterpolate_axis_attr.F90 (added) * XIOS/trunk/src/interface/fortran_attr/iinterpolate_domain_attr.F90 (added) * XIOS/trunk/src/interface/fortran_attr/iinverse_axis_attr.F90 (added) * XIOS/trunk/src/interface/fortran_attr/interpolate_axis_interface_attr.F90 (added) * XIOS/trunk/src/interface/fortran_attr/interpolate_domain_interface_attr.F90 (added) * XIOS/trunk/src/interface/fortran_attr/inverse_axis_interface_attr.F90 (added) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/test/test_complete.f90 (modified) * XIOS/trunk/src/test/test_remap.f90 (modified) Generating interface for transformations +) Update Fortran interface ... Thu, 12 Nov 2015 15:33:18 GMT mhnguyen [785] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/io/nc4_data_input.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/test/test_remap.f90 (modified) Allowing each process to retrieve its own distribution with i_index +) ... Thu, 12 Nov 2015 15:33:14 GMT mhnguyen [784] * XIOS/trunk/inputs/COMPLETE/context_atmosphere.xml (modified) * XIOS/trunk/src/config/zoom_domain_attribute.conf (modified) * XIOS/trunk/src/config/zoom_domain_attribute_private.conf (added) * XIOS/trunk/src/generate_fortran_interface.cpp (modified) * XIOS/trunk/src/interface/c/iczoom_axis.cpp (added) * XIOS/trunk/src/interface/c/iczoom_domain.cpp (added) * XIOS/trunk/src/interface/c_attr/iczoom_axis_attr.cpp (added) * XIOS/trunk/src/interface/c_attr/iczoom_domain_attr.cpp (added) * XIOS/trunk/src/interface/fortran/ixios.F90 (modified) * XIOS/trunk/src/interface/fortran/ixios_interfaces.F90 (modified) * XIOS/trunk/src/interface/fortran/izoom_axis.F90 (added) * XIOS/trunk/src/interface/fortran/izoom_domain.F90 (added) * XIOS/trunk/src/interface/fortran/zoom_axis_interface.f90 (added) * XIOS/trunk/src/interface/fortran/zoom_domain_interface.f90 (added) * XIOS/trunk/src/interface/fortran_attr/izoom_axis_attr.F90 (added) * XIOS/trunk/src/interface/fortran_attr/izoom_domain_attr.F90 (added) * XIOS/trunk/src/interface/fortran_attr/zoom_axis_interface_attr.F90 (added) * XIOS/trunk/src/interface/fortran_attr/zoom_domain_interface_attr.F90 (added) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/test/test_complete.f90 (modified) Generating Fortran interface for zoom_axis and zoom_domain Test +) On ... Thu, 12 Nov 2015 15:33:08 GMT mhnguyen [783] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/io/inetcdf4.cpp (modified) * XIOS/trunk/src/io/nc4_data_input.cpp (modified) * XIOS/trunk/src/io/nc4_data_input.hpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/test/test_remap.f90 (modified) Adding attribute reading of unstructured grid +) Fix a minor bug ... Thu, 12 Nov 2015 15:33:03 GMT mhnguyen [782] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/io/inetcdf4.cpp (modified) * XIOS/trunk/src/io/inetcdf4.hpp (modified) * XIOS/trunk/src/io/inetcdf4_decl.cpp (added) * XIOS/trunk/src/io/inetcdf4_impl.hpp (added) * XIOS/trunk/src/io/nc4_data_input.cpp (modified) * XIOS/trunk/src/io/nc4_data_input.hpp (modified) * XIOS/trunk/src/io/netCdfInterface.cpp (modified) * XIOS/trunk/src/io/netCdf_cf_constant.hpp (added) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) Reading attributes of curvilinear grid from file +) Correct some minor ... Mon, 02 Nov 2015 10:46:35 GMT mhnguyen [777] * XIOS/trunk/src/declare_ref_func.hpp (modified) * XIOS/trunk/src/io/nc4_data_input.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/object.cpp (modified) Fixing some minors bug during merge Test +) On Curie +) test_remap ... Mon, 02 Nov 2015 10:46:25 GMT mhnguyen [775] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/src/attribute_array.hpp (modified) * XIOS/trunk/src/attribute_array_impl.hpp (modified) * XIOS/trunk/src/attribute_public.hpp (added) * XIOS/trunk/src/attribute_template.hpp (modified) * XIOS/trunk/src/attribute_template_impl.hpp (modified) * XIOS/trunk/src/config/axis_attribute.conf (modified) * XIOS/trunk/src/config/domain_attribute_private.conf (added) * XIOS/trunk/src/data_input.cpp (modified) * XIOS/trunk/src/data_input.hpp (modified) * XIOS/trunk/src/declare_attribute.hpp (modified) * XIOS/trunk/src/declare_ref_func.hpp (modified) * XIOS/trunk/src/io/nc4_data_input.cpp (modified) * XIOS/trunk/src/io/nc4_data_input.hpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/context.hpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) * XIOS/trunk/src/node/file.cpp (modified) * XIOS/trunk/src/node/file.hpp (modified) * XIOS/trunk/src/node/generate_rectilinear_domain.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/test/test_remap.f90 (modified) * XIOS/trunk/src/transformation/domain_algorithm_generate_rectilinear.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_generate_rectilinear.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/trunk/src/transformation/grid_generate.cpp (modified) * XIOS/trunk/src/transformation/grid_generate.hpp (modified) * XIOS/trunk/src/utils.hpp (modified) Implementing the reading of attributes of an axis from a file +) 3d ... Fri, 30 Oct 2015 15:33:49 GMT rlacroix [773] * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/file.cpp (modified) * XIOS/trunk/src/node/file.hpp (modified) * XIOS/trunk/src/node/variable.cpp (modified) * XIOS/trunk/src/node/variable.hpp (modified) File/Variable: Add an helper function to get the output name. Fri, 30 Oct 2015 15:33:49 GMT rlacroix [772] * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) Axis/Domain: Use the new infrastructure to get the output name. Fri, 30 Oct 2015 15:33:49 GMT rlacroix [771] * XIOS/trunk/src/declare_ref_func.hpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/file.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) Remove the now unused base reference framework. Fri, 30 Oct 2015 15:33:48 GMT rlacroix [770] * XIOS/trunk/src/declare_ref_func.hpp (modified) * XIOS/trunk/src/io/nc4_data_input.cpp (modified) * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/file.cpp (modified) Field: Handle more correctly the output name for the fields with a ... Fri, 30 Oct 2015 15:33:47 GMT rlacroix [767] * XIOS/trunk/src/node/field.cpp (modified) Fix: Make `xios_field_is_active` a lot more reliable. The old system ... Fri, 30 Oct 2015 15:33:46 GMT rlacroix [766] * XIOS/trunk/src/node/method.hpp (deleted) * XIOS/trunk/src/node/var.hpp (deleted) Remove unused files. Mon, 26 Oct 2015 16:05:07 GMT rlacroix [764] * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) Fix the buffer size estimation to avoid requests for unexpected buffers. Mon, 26 Oct 2015 16:05:07 GMT rlacroix [763] * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) Fix: Deadlocks could occur depending on the zoom configuration. Mon, 26 Oct 2015 16:05:07 GMT rlacroix [762] * XIOS/trunk/src/node/domain.cpp (modified) Domain: Fix some error messages to reference the correct function. Mon, 26 Oct 2015 16:05:06 GMT rlacroix [761] * XIOS/trunk/src/node/domain.cpp (modified) Fix: Longitudes, latitutes and their bounds were incorrect when using a ... Mon, 26 Oct 2015 16:05:06 GMT rlacroix [760] * XIOS/trunk/src/node/domain.cpp (modified) Fix: The domain indexes were sometimes not sent when they should have ... Fri, 23 Oct 2015 14:41:35 GMT rlacroix [758] * XIOS/trunk/src/node/field.cpp (modified) Fix r756 for input fields using the `this` keyword. Fri, 23 Oct 2015 08:49:19 GMT rlacroix [757] * XIOS/trunk/src/config/file_attribute.conf (modified) * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/node/file.cpp (modified) File: Add a new `record_offset` attribute. This is mostly useful in ... Fri, 23 Oct 2015 08:49:19 GMT rlacroix [756] * XIOS/trunk/src/filter/source_filter.cpp (modified) * XIOS/trunk/src/filter/source_filter.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) Support `freq_offset` for fields in files in read mode. In theory the ... Fri, 23 Oct 2015 08:49:18 GMT rlacroix [754] * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) Fix the buffer size estimation when using axis/domain bounds. The ... Wed, 21 Oct 2015 09:50:11 GMT rlacroix [747] * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) Fix the inherited name for axis/domains with reference in some cases. ... Wed, 21 Oct 2015 09:50:10 GMT rlacroix [746] * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) Restore support for spatial transformations when 'domain_ref'/'axis_ref' ... Wed, 21 Oct 2015 09:50:10 GMT rlacroix [745] * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) Grid: Don't recreate a temporary grid if an existing temporary grid can ... Wed, 21 Oct 2015 09:50:09 GMT rlacroix [744] * XIOS/trunk/inputs/COMPLETE/context_atmosphere.xml (modified) * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/node/field.cpp (modified) Grid: Force 'grid_ref' and 'axis_ref'/'domain_ref' to be mutually ... Mon, 19 Oct 2015 15:41:35 GMT mhnguyen [743] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.hpp (modified) Processing pole of rectangular grid with latitude = 90 +) Use average ... Thu, 15 Oct 2015 13:46:40 GMT mhnguyen [742] * XIOS/trunk/inputs/COMPLETE/context_atmosphere.xml (modified) * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/declare_ref_func.hpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/test/test_remap.f90 (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) Implement direct transformation with domain_ref and axis_ref +) Add a ... Thu, 15 Oct 2015 13:15:10 GMT rlacroix [741] * XIOS/trunk/src/node/field.cpp (modified) Correctly support expression with the "this" keyword for fields inside a ... Thu, 15 Oct 2015 13:15:09 GMT rlacroix [740] * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/context.hpp (modified) Fix: disabling a file with read access had no effect. Thu, 15 Oct 2015 13:15:09 GMT rlacroix [739] * XIOS/trunk/src/node/grid.cpp (modified) Fix a small mistake in the buffer size evaluation. The issue affected ... Wed, 14 Oct 2015 11:58:26 GMT rlacroix [737] * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) Correctly support expression with the "this" keyword when using a ... Tue, 13 Oct 2015 13:51:17 GMT mhnguyen [734] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/generate_rectilinear_domain.cpp (modified) * XIOS/trunk/src/test/test_remap.f90 (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) Correcting a bug concerning the range of longitude and latitude of ... Tue, 13 Oct 2015 13:32:24 GMT rlacroix [733] * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/context.hpp (modified) Fix: Remove forgotten references in return types. Tue, 13 Oct 2015 13:14:23 GMT rlacroix [731] * XIOS/trunk/src/array_new.hpp (modified) * XIOS/trunk/src/context_client.cpp (modified) * XIOS/trunk/src/event_client.cpp (modified) * XIOS/trunk/src/event_client.hpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/context.hpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/object_template.hpp (modified) * XIOS/trunk/src/object_template_impl.hpp (modified) Correctly estimate the needed buffer sizes. The attributes were not ... Tue, 13 Oct 2015 13:14:22 GMT rlacroix [730] * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/context.hpp (modified) Fix: Really abide by the automatic buffer size mode (performance or ... Tue, 13 Oct 2015 13:14:22 GMT rlacroix [729] * XIOS/trunk/src/node/context.cpp (modified) Ensure all needed buffers are properly initialized with the minimum ... Fri, 09 Oct 2015 12:51:28 GMT mhnguyen [727] * XIOS/trunk/src/client_client_dht_template.hpp (modified) * XIOS/trunk/src/config/generate_rectilinear_domain_attribute.conf (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/generate_rectilinear_domain.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_generate_rectilinear.cpp (modified) Add more attributes to generate_rectilinear_domain +) Longitude and ...