# # ChangeLog for codes/icosagcm/devel/Python/test/py/test_xios.py # # Generated by Trac 1.0.1 # 07/07/24 15:47:03 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 Tue, 12 Dec 2017 15:04:23 GMT dubos [631] * codes/icosagcm/devel/Python/dynamico/meshes.py (added) * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) * codes/icosagcm/devel/Python/test/py/RSW_2D.py (modified) * codes/icosagcm/devel/Python/test/py/RSW_MPAS_W02.py (modified) * codes/icosagcm/devel/Python/test/py/bubble.py (modified) * codes/icosagcm/devel/Python/test/py/slice_GW_NH.py (modified) * codes/icosagcm/devel/Python/test/py/slice_GW_hydro.py (modified) * codes/icosagcm/devel/Python/test/py/test_xios.py (modified) * codes/icosagcm/devel/make_python (modified) devel/Python : extract pure Python stuff from cython module ... Sat, 25 Nov 2017 21:31:31 GMT dubos [622] * codes/icosagcm/devel (modified) * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) * codes/icosagcm/devel/Python/test (modified) * codes/icosagcm/devel/Python/test/py/test_xios.py (added) * codes/icosagcm/devel/Python/test/xml (added) * codes/icosagcm/devel/Python/test/xml/context_icosa.xml (added) * codes/icosagcm/devel/Python/test/xml/context_icosa_simple.xml (added) * codes/icosagcm/devel/Python/test/xml/field_def_full.xml (added) * codes/icosagcm/devel/Python/test/xml/field_def_simple.xml (added) * codes/icosagcm/devel/Python/test/xml/filedef_dcmip2016.xml (added) * codes/icosagcm/devel/Python/test/xml/filedef_simple.xml (added) * codes/icosagcm/devel/Python/test/xml/iodef.xml (added) devel/unstructured : XIOS interface + test