Copyrights and Licenses Information
path start end what value
python-xbout/python-xbout.spec 8 8 license apache-2.0
python-xbout/xbout-0.3.5/LICENSE 1 204 license apache-2.0
python-xbout/xbout-0.3.5/PKG-INFO 1 204 license apache-2.0
python-xbout/xbout-0.3.5/PKG-INFO 8 8 license apache-2.0
python-xbout/xbout-0.3.5/PKG-INFO 13 13 license apache-2.0
python-xbout/xbout-0.3.5/PKG-INFO 25 25 license unknown-license-reference
python-xbout/xbout-0.3.5/setup.cfg 7 7 license apache-2.0
python-xbout/xbout-0.3.5/setup.cfg 16 16 license apache-2.0
File Information
path type name extension date size sha1 md5 files_count mime_type file_type programming_language is_binary is_text is_archive is_media is_source is_script
python-xbout directory
python-xbout/278.patch file
python-xbout/283.patch file
python-xbout/291.patch file
python-xbout/changelog file
python-xbout/python-xbout.spec file
python-xbout/README.md file
python-xbout/sources file
python-xbout/xarray-version.patch file
python-xbout/xarray0190.patch file
python-xbout/xbout-0.3.5-SPECPARTS directory
python-xbout/xbout-0.3.5.tar.gz file
python-xbout/xbout-0.3.5 directory
python-xbout/xbout-0.3.5/.coveragerc file
python-xbout/xbout-0.3.5/.git_archival.txt file
python-xbout/xbout-0.3.5/.pep8speaks.yml file
python-xbout/xbout-0.3.5/.readthedocs.yml file
python-xbout/xbout-0.3.5/conftest.py file
python-xbout/xbout-0.3.5/LICENSE file
python-xbout/xbout-0.3.5/PKG-INFO file
python-xbout/xbout-0.3.5/pyproject.toml file
python-xbout/xbout-0.3.5/README.md file
python-xbout/xbout-0.3.5/requirements.txt file
python-xbout/xbout-0.3.5/setup.cfg file
python-xbout/xbout-0.3.5/setup.py file
python-xbout/xbout-0.3.5/.github directory
python-xbout/xbout-0.3.5/.github/workflows directory
python-xbout/xbout-0.3.5/.github/workflows/master.yml file
python-xbout/xbout-0.3.5/.github/workflows/pythonpackage.yml file
python-xbout/xbout-0.3.5/.github/workflows/pythonpublish.yml file
python-xbout/xbout-0.3.5/docs directory
python-xbout/xbout-0.3.5/docs/accessor_methods.rst file
python-xbout/xbout-0.3.5/docs/conf.py file
python-xbout/xbout-0.3.5/docs/extending_xbout.rst file
python-xbout/xbout-0.3.5/docs/index.rst file
python-xbout/xbout-0.3.5/docs/loading_data.rst file
python-xbout/xbout-0.3.5/docs/xbout.rst file
python-xbout/xbout-0.3.5/docs/images directory
python-xbout/xbout-0.3.5/docs/images/n_over_t.gif file
python-xbout/xbout-0.3.5/examples directory
python-xbout/xbout-0.3.5/examples/animated_plot.py file
python-xbout/xbout-0.3.5/examples/luddite.py file
python-xbout/xbout-0.3.5/examples/parameter_scan.py file
python-xbout/xbout-0.3.5/examples/plot_grid.py file
python-xbout/xbout-0.3.5/examples/plot_profiles.py file
python-xbout/xbout-0.3.5/examples/redistribute_restarts.py file
python-xbout/xbout-0.3.5/examples/save_data.py file
python-xbout/xbout-0.3.5/examples/speed_comparison.py file
python-xbout/xbout-0.3.5/examples/boutmodules directory
python-xbout/xbout-0.3.5/examples/boutmodules/stormdataset.py file
python-xbout/xbout-0.3.5/examples/boutmodules/tests directory
python-xbout/xbout-0.3.5/examples/boutmodules/tests/test_stormdataset.py file
python-xbout/xbout-0.3.5/examples/tutorial directory
python-xbout/xbout-0.3.5/examples/tutorial/blob2d.ipynb file
python-xbout/xbout-0.3.5/xbout directory
python-xbout/xbout-0.3.5/xbout/__init__.py file
python-xbout/xbout-0.3.5/xbout/_version.py file
python-xbout/xbout-0.3.5/xbout/boutdataarray.py file
python-xbout/xbout-0.3.5/xbout/boutdataset.py file
python-xbout/xbout-0.3.5/xbout/conftest.py file
python-xbout/xbout-0.3.5/xbout/fastoutput.py file
python-xbout/xbout-0.3.5/xbout/geometries.py file
python-xbout/xbout-0.3.5/xbout/load.py file
python-xbout/xbout-0.3.5/xbout/region.py file
python-xbout/xbout-0.3.5/xbout/utils.py file
python-xbout/xbout-0.3.5/xbout/calc directory
python-xbout/xbout-0.3.5/xbout/calc/__init__.py file
python-xbout/xbout-0.3.5/xbout/calc/turbulence.py file
python-xbout/xbout-0.3.5/xbout/calc/tests directory
python-xbout/xbout-0.3.5/xbout/calc/tests/test_turbulence.py file
python-xbout/xbout-0.3.5/xbout/plotting directory
python-xbout/xbout-0.3.5/xbout/plotting/__init__.py file
python-xbout/xbout-0.3.5/xbout/plotting/animate.py file
python-xbout/xbout-0.3.5/xbout/plotting/plotfuncs.py file
python-xbout/xbout-0.3.5/xbout/plotting/utils.py file
python-xbout/xbout-0.3.5/xbout/tests directory
python-xbout/xbout-0.3.5/xbout/tests/__init__.py file
python-xbout/xbout-0.3.5/xbout/tests/test_against_collect.py file
python-xbout/xbout-0.3.5/xbout/tests/test_animate.py file
python-xbout/xbout-0.3.5/xbout/tests/test_boutdataarray.py file
python-xbout/xbout-0.3.5/xbout/tests/test_boutdataset.py file
python-xbout/xbout-0.3.5/xbout/tests/test_fastoutput.py file
python-xbout/xbout-0.3.5/xbout/tests/test_geometries.py file
python-xbout/xbout-0.3.5/xbout/tests/test_grid.py file
python-xbout/xbout-0.3.5/xbout/tests/test_init.py file
python-xbout/xbout-0.3.5/xbout/tests/test_load.py file
python-xbout/xbout-0.3.5/xbout/tests/test_plot.py file
python-xbout/xbout-0.3.5/xbout/tests/test_region.py file
python-xbout/xbout-0.3.5/xbout/tests/test_utils.py file
python-xbout/xbout-0.3.5/xbout/tests/utils_for_tests.py file
python-xbout/xbout-0.3.5/xbout/tests/data directory
python-xbout/xbout-0.3.5/xbout/tests/data/options directory
python-xbout/xbout-0.3.5/xbout/tests/data/options/BOUT.inp file
python-xbout/xbout-0.3.5/xbout/tests/data/restart directory
python-xbout/xbout-0.3.5/xbout/tests/data/restart/BOUT.restart.0.nc file
python-xbout/xbout-0.3.5/xbout/tests/data/restart/BOUT.restart.1.nc file
python-xbout/xbout-0.3.5/xbout/tests/data/restart/README.md file
python-xbout/xbout-0.3.5/xbout/tests/inputs directory
python-xbout/xbout-0.3.5/xbout/tests/inputs/s-alpha.inp file
Holders
path holder start end
Authors
path Author start end
Emails
path email start end
Urls
path url start end
License References
key short_name category owner scancode_url licensedb_url homepage_url text_urls spdx_license_key spdx_url
apache-2.0 Apache 2.0 Permissive Apache Software Foundation https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/apache-2.0.LICENSE https://scancode-licensedb.aboutcode.org/apache-2.0 http://www.apache.org/licenses/ http://www.apache.org/licenses/LICENSE-2.0 Apache-2.0 https://spdx.org/licenses/Apache-2.0
unknown-license-reference Unknown License reference Unstated License Unspecified https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE https://scancode-licensedb.aboutcode.org/unknown-license-reference None LicenseRef-scancode-unknown-license-reference https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE