3 files changed
+3
-3
lines changed- .gitignore+1
- LICENSE.txt+190
- README.md+23-4
- docs/builddocs.sh-24
- docs/dev/dace.md+5
- docs/dev/gt4py.md+5
- docs/dev/index.md+107
- docs/images/dev/ndsl_flow.png
- docs/images/dev/ndsl_orchestration.png
- docs/images/translate/image1.png
- docs/images/translate/image2.png
- docs/images/translate/image3.png
- docs/images/translate/image4.png
- docs/images/translate/image5.png
- docs/includes/glossary.md+24
- docs/index.md+43-53
- docs/porting/index.md+87
- docs/porting/translate/index.md+60
- docs/requirement_docs.txt-5
- docs/sphinx_doc/Makefile-225
- docs/sphinx_doc/conf.py-331
- docs/sphinx_doc/dace.rst-9
- docs/sphinx_doc/developer_guide.rst-161
- docs/sphinx_doc/docker.rst-23
- docs/sphinx_doc/fortran_porting.rst-16
- docs/sphinx_doc/gt4py.rst-7
- docs/sphinx_doc/index.rst-27
- docs/sphinx_doc/make.bat-281
- docs/sphinx_doc/test.rst-65
- docs/sphinx_doc/users_guide.rst-4
- docs/user/index.md+3
- external/dace+1-1
- external/gt4py+1-1
- mkdocs.yml+53
- ndsl/constants.py+4-3
- ndsl/dsl/gt4py_utils.py+40-10
- ndsl/grid/generation.py+6-6
- ndsl/grid/helper.py+17-5
- ndsl/quantity/quantity.py+12-4
- ndsl/stencils/testing/README.md+1-1
- ndsl/stencils/testing/grid.py+9-2
- ndsl/stencils/testing/savepoint.py+1-1
- ndsl/stencils/testing/test_translate.py+14-15
- ndsl/stencils/testing/translate.py+10-10
- ndsl/testing/README.md+57-50
- ndsl/testing/comparison.py+2
- setup.cfg+5
- setup.py+11-9
- tests/quantity/test_deepcopy.py+1-3
- pySHiELD/_config.py+2
- pySHiELD/constants.py+26
- pySHiELD/functions/physics_functions.py+91
- pySHiELD/stencils/physics.py+165-1
- tests/savepoint/translate/__init__.py+2
- tests/savepoint/translate/translate_dcyc.py+82
- tests/savepoint/translate/translate_fpvs.py+139
- tests/savepoint/translate/translate_physics.py+146-31
0 commit comments