# # ChangeLog for codes/icosagcm/devel/Python/src/cxios.pyx # # Generated by Trac 1.0.1 # 07/03/24 01:33:25 Tue, 30 Apr 2019 16:14:37 GMT dubos [825] * codes/icosagcm/devel/Python/dynamico/__init__.py (modified) * codes/icosagcm/devel/Python/dynamico/dev/__init__.py (modified) * codes/icosagcm/devel/Python/dynamico/dev/libs.py (moved) * codes/icosagcm/devel/Python/dynamico/dev/meshes.py (modified) * codes/icosagcm/devel/Python/dynamico/dev/parallel.py (added) * codes/icosagcm/devel/Python/dynamico/dev/precision.py (moved) * codes/icosagcm/devel/Python/dynamico/dev/wrap.py (moved) * codes/icosagcm/devel/Python/dynamico/dev/xios.py (moved) * codes/icosagcm/devel/Python/dynamico/kernels.py (modified) * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/dynamico/parallel.py (modified) * codes/icosagcm/devel/Python/dynamico/util.py (modified) * codes/icosagcm/devel/Python/src/cxios.pyx (modified) * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) * codes/icosagcm/devel/Python/test/py/Baroclinic_3D_ullrich.py (modified) * codes/icosagcm/devel/Python/test/py/RSW2_MPAS_W02.py (modified) * codes/icosagcm/devel/Python/test/py/dump_partition.py (modified) * codes/icosagcm/devel/Python/test/py/partition.py (modified) * codes/icosagcm/devel/Python/test/py/write_Cartesian_mesh.py (modified) * codes/icosagcm/devel/Python/test/python.sh (modified) devel/Python : moved Fortran bindings and *.pyx to dynamico/dev module + ... Mon, 21 Jan 2019 10:34:04 GMT dubos [802] * codes/icosagcm/devel/Python/dynamico/getargs.py (modified) * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/dynamico/parallel.py (modified) * codes/icosagcm/devel/Python/dynamico/time_step.py (modified) * codes/icosagcm/devel/Python/dynamico/wrap.py (modified) * codes/icosagcm/devel/Python/dynamico/xios.py (modified) * codes/icosagcm/devel/Python/src/cxios.pyx (modified) * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) * codes/icosagcm/devel/Python/test/py/Baroclinic_3D_ullrich.py (modified) * codes/icosagcm/devel/Python/test/py/RSW2_MPAS_W02.py (modified) * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/timestep_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/transfer_unstructured.F90 (modified) devel/unstructured : reduced, configurable log output Sun, 14 Oct 2018 23:04:44 GMT dubos [760] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/dynamico/xios.py (modified) * codes/icosagcm/devel/Python/src/cxios.pyx (modified) * codes/icosagcm/devel/Python/test/py/DCMIP2008c5_MPI.py (modified) * codes/icosagcm/devel/Python/test/py/RSW2_MPAS_W02.py (modified) * codes/icosagcm/devel/Python/test/py/partition.py (modified) * codes/icosagcm/devel/Python/test/py/test_xios.py (modified) * codes/icosagcm/devel/Python/test/py/test_xios_cartesian.py (modified) * codes/icosagcm/devel/Python/test/xml/iodef.xml (modified) devel/Python : block-wise partitioning Thu, 11 Oct 2018 16:27:15 GMT dubos [759] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/dynamico/xios.py (modified) * codes/icosagcm/devel/Python/src (modified) * codes/icosagcm/devel/Python/src/cxios.pyx (modified) * codes/icosagcm/devel/Python/test/py/RSW_2D_mesh.py (modified) * codes/icosagcm/devel/Python/test/py/test_xios.py (modified) * codes/icosagcm/devel/Python/test/py/test_xios_cartesian.py (added) * codes/icosagcm/devel/Python/test/python.sh (modified) * codes/icosagcm/devel/Python/test/xml/filedef_simple.xml (modified) * codes/icosagcm/devel/Python/test/xml/link.sh (modified) * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) devel/unstructured : towards XIOS output with curvilinear mesh Fri, 04 May 2018 16:00:44 GMT dubos [694] * codes/icosagcm/devel/Python/dynamico/xios.py (added) * codes/icosagcm/devel/Python/src/cxios.pyx (moved) * codes/icosagcm/devel/Python/src/setup.py (modified) * codes/icosagcm/devel/Python/test/py/test_xios.py (modified) * codes/icosagcm/devel/make_python (modified) devel/unstructured : higher-level interface to XIOS Fri, 19 Jan 2018 22:43:11 GMT dubos [663] * codes/icosagcm/devel/Python/dynamico/__init__.py (modified) * codes/icosagcm/devel/Python/dynamico/wrap.py (modified) * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) * codes/icosagcm/devel/Python/src/xios.pyx (modified) * codes/icosagcm/devel/Python/test/py/test_xios.py (modified) * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) devel/Python : fix numpy messing up OpenMP