# # ChangeLog for XIOS/trunk/src/node # # Generated by Trac 1.0.1 # 05/28/24 22:15:28 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 ... Tue, 06 Oct 2015 15:17:11 GMT mhnguyen [721] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/client_client_dht.hpp (deleted) * XIOS/trunk/src/client_client_dht_decl.cpp (added) * XIOS/trunk/src/client_client_dht_template.hpp (added) * XIOS/trunk/src/client_client_dht_template_impl.hpp (moved) * XIOS/trunk/src/client_server_mapping_distributed.cpp (modified) * XIOS/trunk/src/client_server_mapping_distributed.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/policy.cpp (added) * XIOS/trunk/src/policy.hpp (added) * XIOS/trunk/src/test/test_remap.f90 (modified) Templated version of distributed hashed table +) Implement DHT in more ... Tue, 06 Oct 2015 15:17:10 GMT mhnguyen [720] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/inputs/iodef.xml (modified) * XIOS/trunk/src/client_client_dht.cpp (added) * XIOS/trunk/src/client_client_dht.hpp (added) * XIOS/trunk/src/client_server_mapping_distributed.cpp (modified) * XIOS/trunk/src/client_server_mapping_distributed.hpp (modified) * XIOS/trunk/src/mpi_tag.hpp (added) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/test/test_client.f90 (modified) First implementation of hierarchical distributed hashed table +) ... Mon, 05 Oct 2015 13:32:52 GMT rlacroix [719] * XIOS/trunk/src/cxios.cpp (modified) * XIOS/trunk/src/cxios.hpp (modified) * XIOS/trunk/src/node/context.cpp (modified) Add a new configuration variable "min_buffer_size". This allows the ... Mon, 05 Oct 2015 13:32:52 GMT rlacroix [718] * XIOS/trunk/inputs/COMPLETE/iodef.xml (modified) * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/inputs/Unstruct/iodef.xml (modified) * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/inputs/iodef.xml (modified) * XIOS/trunk/src/cxios.cpp (modified) * XIOS/trunk/src/cxios.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) Rename "buffer_factor_size" to "buffer_size_factor" to clarify its ... Mon, 05 Oct 2015 12:43:48 GMT mhnguyen [715] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/test/test_remap.f90 (modified) Temporary modification of auto-generate domain. This should be changed ... Thu, 01 Oct 2015 07:43:07 GMT rlacroix [713] * XIOS/branchs/xios-1.0/src/node/axis.cpp (modified) * XIOS/branchs/xios-1.0/src/output/nc4_data_output.cpp (modified) * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) Fix axis bounds: the dimensions were reversed. Tue, 29 Sep 2015 12:17:42 GMT rlacroix [711] * XIOS/trunk/src/config/field_attribute.conf (modified) * XIOS/trunk/src/config/file_attribute.conf (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/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/node/context.cpp (modified) * XIOS/trunk/src/node/context.hpp (modified) Support creating the timeseries automatically. Fields which should be ... Mon, 28 Sep 2015 12:27:25 GMT rlacroix [708] * XIOS/trunk/src/node/field.cpp (modified) Fix reading files in attached mode. Thu, 24 Sep 2015 13:55:17 GMT rlacroix [707] * 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/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) Append mode: Detect the correct restart point and erase some records if ... Tue, 22 Sep 2015 08:09:54 GMT rlacroix [702] * XIOS/trunk/src/node/file.cpp (modified) Allow restarting a simulation in append mode with file splitting ... Fri, 18 Sep 2015 10:01:48 GMT ymipsl [697] * XIOS/trunk/src/client.cpp (modified) * XIOS/trunk/src/context_client.cpp (modified) * XIOS/trunk/src/context_client.hpp (modified) * XIOS/trunk/src/context_server.hpp (modified) * XIOS/trunk/src/cxios.cpp (modified) * XIOS/trunk/src/cxios.hpp (modified) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/context.hpp (modified) * XIOS/trunk/src/server.cpp (modified) * XIOS/trunk/src/server.hpp (modified) Implement registryIn and registryOut functionnalities. YM Wed, 16 Sep 2015 14:26:32 GMT rlacroix [692] * XIOS/branchs/xios-1.0/src/config/file_attribute.conf (modified) * XIOS/branchs/xios-1.0/src/node/file.cpp (modified) * XIOS/branchs/xios-1.0/src/output/nc4_data_output.cpp (modified) * XIOS/trunk/src/config/file_attribute.conf (modified) * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/node/file.cpp (modified) Add a new file attribute to give our users more control on the time ... Tue, 15 Sep 2015 15:31:24 GMT mhnguyen [691] * XIOS/trunk/bld.cfg (modified) * XIOS/trunk/src/interface/c_attr/icdomain_attr.cpp (modified) * XIOS/trunk/src/interface/fortran_attr/domain_interface_attr.F90 (modified) * XIOS/trunk/src/node/domain.cpp (modified) Correcting minor bugs after merging Test +) On Curie +) All tests ... Tue, 15 Sep 2015 15:31:13 GMT mhnguyen [689] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/config/interpolate_domain_attribute.conf (moved) * XIOS/trunk/src/config/node_type.conf (modified) * XIOS/trunk/src/group_factory_decl.cpp (modified) * XIOS/trunk/src/group_template_decl.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/interpolate_domain.cpp (added) * XIOS/trunk/src/node/interpolate_domain.hpp (moved) * XIOS/trunk/src/node/interpolate_from_file_domain.cpp (deleted) * XIOS/trunk/src/node/node_enum.hpp (modified) * XIOS/trunk/src/node/node_type.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_remap.f90 (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.cpp (moved) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.hpp (added) * XIOS/trunk/src/transformation/domain_algorithm_interpolate_from_file.hpp (deleted) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/type/type_util.hpp (modified) * XIOS/trunk/src/xml_parser_decl.cpp (modified) Modifying the interface of interpolation domain +) Change node name ... Tue, 15 Sep 2015 15:31:06 GMT mhnguyen [688] * XIOS/trunk/bld.cfg (modified) * XIOS/trunk/extern/remap (added) * XIOS/trunk/extern/remap/Doxyfile (added) * XIOS/trunk/extern/remap/README (added) * XIOS/trunk/extern/remap/README.mac (added) * XIOS/trunk/extern/remap/README.ubuntu (added) * XIOS/trunk/extern/remap/RUN (added) * XIOS/trunk/extern/remap/RUN/job (added) * XIOS/trunk/extern/remap/py (added) * XIOS/trunk/extern/remap/py/reduced.py (added) * XIOS/trunk/extern/remap/py/remap.py (added) * XIOS/trunk/extern/remap/py/remap_ECDYN (added) * XIOS/trunk/extern/remap/py/remap_ECDYN.py (added) * XIOS/trunk/extern/remap/py/remap_evag.py (added) * XIOS/trunk/extern/remap/py/remap_orig.py (added) * XIOS/trunk/extern/remap/remap-022_reduced_grids_2nd_order.tgz (added) * XIOS/trunk/extern/remap/src (added) * XIOS/trunk/extern/remap/src/circle.cpp (added) * XIOS/trunk/extern/remap/src/circle.hpp (added) * XIOS/trunk/extern/remap/src/clipper.cpp (added) * XIOS/trunk/extern/remap/src/clipper.hpp (added) * XIOS/trunk/extern/remap/src/cputime.cpp (added) * XIOS/trunk/extern/remap/src/cputime.hpp (added) * XIOS/trunk/extern/remap/src/elt.hpp (added) * XIOS/trunk/extern/remap/src/errhandle.hpp (added) * XIOS/trunk/extern/remap/src/gridRemap.cpp (added) * XIOS/trunk/extern/remap/src/gridRemap.hpp (added) * XIOS/trunk/extern/remap/src/inside.cpp (added) * XIOS/trunk/extern/remap/src/inside.hpp (added) * XIOS/trunk/extern/remap/src/intersect.cpp (added) * XIOS/trunk/extern/remap/src/intersect.hpp (added) * XIOS/trunk/extern/remap/src/intersection_ym.cpp (added) * XIOS/trunk/extern/remap/src/intersection_ym.hpp (added) * XIOS/trunk/extern/remap/src/libmapper.cpp (added) * XIOS/trunk/extern/remap/src/libmapper.hpp (added) * XIOS/trunk/extern/remap/src/mapper.cpp (added) * XIOS/trunk/extern/remap/src/mapper.hpp (added) * XIOS/trunk/extern/remap/src/meshutil.cpp (added) * XIOS/trunk/extern/remap/src/meshutil.hpp (added) * XIOS/trunk/extern/remap/src/misc.hpp (added) * XIOS/trunk/extern/remap/src/mpi_cascade.cpp (added) * XIOS/trunk/extern/remap/src/mpi_cascade.hpp (added) * XIOS/trunk/extern/remap/src/mpi_routing.cpp (added) * XIOS/trunk/extern/remap/src/mpi_routing.hpp (added) * XIOS/trunk/extern/remap/src/node.cpp (added) * XIOS/trunk/extern/remap/src/node.hpp (added) * XIOS/trunk/extern/remap/src/parallel_tree.cpp (added) * XIOS/trunk/extern/remap/src/parallel_tree.hpp (added) * XIOS/trunk/extern/remap/src/polyg.cpp (added) * XIOS/trunk/extern/remap/src/polyg.hpp (added) * XIOS/trunk/extern/remap/src/timerRemap.cpp (added) * XIOS/trunk/extern/remap/src/timerRemap.hpp (added) * XIOS/trunk/extern/remap/src/tree.cpp (added) * XIOS/trunk/extern/remap/src/tree.hpp (added) * XIOS/trunk/extern/remap/src/triple.cpp (added) * XIOS/trunk/extern/remap/src/triple.hpp (added) * XIOS/trunk/extern/remap/test-main.cpp (added) * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/filter/spatial_transform_filter.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/test/test_remap.f90 (modified) * XIOS/trunk/src/timer.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate_from_file.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate_from_file.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) Integrating remap library into XIOS +) Change name of some files of ... Tue, 15 Sep 2015 15:30:55 GMT mhnguyen [687] * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/src/config/domain_attribute.conf (modified) * XIOS/trunk/src/config/generate_rectilinear_domain_attribute.conf (added) * XIOS/trunk/src/config/node_type.conf (modified) * XIOS/trunk/src/group_factory_decl.cpp (modified) * XIOS/trunk/src/group_template_decl.cpp (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/generate_rectilinear_domain.cpp (added) * XIOS/trunk/src/node/generate_rectilinear_domain.hpp (added) * 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/transformation_enum.hpp (modified) * XIOS/trunk/src/object_factory_decl.cpp (modified) * XIOS/trunk/src/object_template_decl.cpp (modified) * XIOS/trunk/src/test/diff.txt (added) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/transformation/domain_algorithm_generate_rectilinear.cpp (added) * XIOS/trunk/src/transformation/domain_algorithm_generate_rectilinear.hpp (added) * XIOS/trunk/src/transformation/grid_generate.cpp (added) * XIOS/trunk/src/transformation/grid_generate.hpp (added) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation.hpp (modified) * XIOS/trunk/src/type/type_util.hpp (modified) * XIOS/trunk/src/utils.hpp (modified) * XIOS/trunk/src/xml_parser_decl.cpp (modified) Implementing auto-generate rectilinear domain +) Add a new special ... Wed, 02 Sep 2015 07:36:11 GMT rlacroix [681] * XIOS/trunk/src/node/zoom_axis.cpp (modified) Fix compilation. I forgot to "git add" some changes... Tue, 01 Sep 2015 15:15:42 GMT rlacroix [680] * XIOS/trunk/src/array_new.hpp (modified) * XIOS/trunk/src/attribute.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/node/zoom_axis.cpp (modified) * XIOS/trunk/src/node/zoom_domain.cpp (modified) * XIOS/trunk/src/object_factory_impl.hpp (modified) * XIOS/trunk/src/server.cpp (modified) * XIOS/trunk/src/type/enum_impl.hpp (modified) * XIOS/trunk/src/type/enum_ref_impl.hpp (modified) * XIOS/trunk/src/type/message.cpp (modified) * XIOS/trunk/src/type/type_impl.hpp (modified) * XIOS/trunk/src/type/type_ref_impl.hpp (modified) Rephrase some error messages so that they are clearer. Tue, 01 Sep 2015 15:15:41 GMT rlacroix [679] * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) Improve the error messages for axis and domains. - Fix some errors in ... Mon, 31 Aug 2015 14:19:20 GMT rlacroix [678] * XIOS/branchs/xios-1.0/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) Relax some checks on domain attributes to allow empty local domains. Tue, 25 Aug 2015 14:52:45 GMT rlacroix [676] * XIOS/trunk/src/config/field_attribute.conf (modified) * XIOS/trunk/src/data_output.cpp (modified) * XIOS/trunk/src/data_output.hpp (modified) * XIOS/trunk/src/distribution_client.hpp (modified) * XIOS/trunk/src/distribution_server.cpp (modified) * XIOS/trunk/src/distribution_server.hpp (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/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/output/nc4_data_output.cpp (modified) * XIOS/trunk/src/output/nc4_data_output.hpp (modified) * XIOS/trunk/src/output/onetcdf4_decl.cpp (modified) Add support for indexed output. If the new field attribute ... Tue, 25 Aug 2015 14:52:44 GMT rlacroix [675] * XIOS/trunk/src/node/domain.cpp (modified) Fix mask for domains after r664. Using 2D mask caused an incorrect ... Tue, 25 Aug 2015 08:50:20 GMT rlacroix [671] * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/utils.hpp (modified) Avoid using C++11 feature for now. Tue, 25 Aug 2015 08:50:19 GMT rlacroix [670] * XIOS/trunk/src/node/axis.cpp (modified) Fix index computation for distributed axis. Typo in r667. Mon, 24 Aug 2015 12:53:36 GMT mhnguyen [668] * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/distribution_client.hpp (modified) * XIOS/trunk/src/distribution_server.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/test/test_client.f90 (modified) * XIOS/trunk/src/transformation/axis_algorithm_interpolate.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_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/utils.hpp (modified) Implementing some code factoring +) Replace some slow searching ... Mon, 24 Aug 2015 12:53:33 GMT mhnguyen [667] * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) Clearing some redundant codes and add some comments Test No Mon, 24 Aug 2015 12:53:27 GMT mhnguyen [666] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/config/axis_attribute.conf (modified) * XIOS/trunk/src/config/domain_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/icdomain_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icdomaingroup_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/domain_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/domaingroup_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/idomain_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/idomaingroup_attr.F90 (modified) * XIOS/trunk/src/node/axis.cpp (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/zoom_axis.cpp (modified) * XIOS/trunk/src/test/test_client.f90 (modified) * XIOS/trunk/src/test/test_complete.f90 (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/test/test_unstruct_complete.f90 (modified) * XIOS/trunk/src/transformation/axis_algorithm_interpolate.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_zoom.cpp (modified) * XIOS/trunk/src/transformation/transformation_mapping.cpp (modified) Change name of several axis attributes and remove some redundant ... Mon, 24 Aug 2015 12:53:23 GMT mhnguyen [665] * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/output/nc4_data_output.cpp (modified) * XIOS/trunk/src/test/test_client.f90 (modified) * XIOS/trunk/src/test/test_complete.f90 (modified) Changing longitude and latitude (as well as their bounds) be optional ... Mon, 24 Aug 2015 12:53:17 GMT mhnguyen [664] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/src/attribute_array_decl.cpp (modified) * XIOS/trunk/src/config/domain_attribute.conf (modified) * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/distribution_client.hpp (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) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/output/nc4_data_output.cpp (modified) * XIOS/trunk/src/test/test_client.f90 (modified) * XIOS/trunk/src/test/test_complete.f90 (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/test/test_remap.f90 (modified) * XIOS/trunk/src/test/test_unstruct_complete.f90 (modified) * XIOS/trunk/src/transformation/domain_algorithm_zoom.cpp (modified) Changing some domain attributes +) Longitude and latitude from now on ... Mon, 24 Aug 2015 12:53:13 GMT mhnguyen [663] * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate_from_file.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_transformation.cpp (modified) Correcting minor bugs on processing domain transformation +) Correct ... Thu, 30 Jul 2015 13:18:00 GMT mhnguyen [660] * XIOS/trunk/arch/arch-X64_CURIE.path (modified) * XIOS/trunk/bld.cfg (modified) * XIOS/trunk/inputs/REMAP (added) * XIOS/trunk/inputs/REMAP/h14.nc (added) * XIOS/trunk/inputs/REMAP/iodef.xml (added) * XIOS/trunk/inputs/REMAP/r180x90.nc (added) * XIOS/trunk/inputs/REMAP/weight.nc (added) * XIOS/trunk/make_xios (modified) * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/test/test_remap.f90 (added) * XIOS/trunk/src/test/test_unstruct_complete.f90 (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate_from_file.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) Adding interpolation test_remap +) Add new test case for domain ... Tue, 28 Jul 2015 11:37:07 GMT mhnguyen [657] * XIOS/trunk/bld.cfg (modified) * XIOS/trunk/inputs/Unstruct (added) * XIOS/trunk/inputs/Unstruct/iodef.xml (added) * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/src/config/domain_attribute.conf (modified) * XIOS/trunk/src/config/interpolate_from_file_domain_attribute.conf (added) * XIOS/trunk/src/config/node_type.conf (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/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/axis.cpp (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/node/interpolate_from_file_domain.cpp (added) * XIOS/trunk/src/node/interpolate_from_file_domain.hpp (added) * XIOS/trunk/src/node/node_enum.hpp (modified) * XIOS/trunk/src/node/node_type.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/output/nc4_data_output.cpp (modified) * XIOS/trunk/src/server_distribution_description.cpp (modified) * XIOS/trunk/src/server_distribution_description.hpp (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/test/test_unstruct_complete.f90 (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate_from_file.cpp (added) * XIOS/trunk/src/transformation/domain_algorithm_interpolate_from_file.hpp (added) * XIOS/trunk/src/transformation/domain_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.cpp (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) Making changes in domain to make sure unstructed grid work with new ... Fri, 24 Jul 2015 14:40:07 GMT rlacroix [656] * XIOS/trunk/src/node/grid.cpp (modified) Grid: Release all allocated memory. Fri, 24 Jul 2015 14:40:07 GMT rlacroix [655] * XIOS/trunk/src/client.cpp (modified) * XIOS/trunk/src/client.hpp (modified) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/context.hpp (modified) * XIOS/trunk/src/server.cpp (modified) * XIOS/trunk/src/server.hpp (modified) * XIOS/trunk/src/test/test_client.f90 (modified) * XIOS/trunk/src/test/test_complete.f90 (modified) * XIOS/trunk/src/test/test_cs.f90 (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/test/test_unstruct_complete.f90 (modified) * XIOS/trunk/src/test/test_xios_interface.f90 (modified) Properly release all MPI resources. Fri, 24 Jul 2015 14:40:05 GMT rlacroix [651] * 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/output/nc4_data_output.cpp (modified) Field: Avoid some heap allocations.