jsim-utils

View on PyPIReverse Dependencies (0)

0.1.0 jsim_utils-0.1.0-py3-none-any.whl

Wheel Details

Project: jsim-utils
Version: 0.1.0
Filename: jsim_utils-0.1.0-py3-none-any.whl
Download: [link]
Size: 28463
MD5: b3222ab9f2b12fbaa1b8c7ae76f2508b
SHA256: 9b071eddb8581d7e790d3bfa71e2fa86b23f6196634e5acd294be6c5fcc3ec6a
Uploaded: 2022-06-01 16:22:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jsim-utils
Version: 0.1.0
Summary: Simulation environment for SAR
Author: iwishiwasaneagle
Author-Email: jh.ewers[at]gmail.com
Home-Page: https://jsim.janhendrikewers.uk
Project-Url: Documentation, https://jsim.janhendrikewers.uk/api/modules.html
Project-Url: Changelog, https://jsim.janhendrikewers.uk/changelog.html
Project-Url: Source, https://github.com/iwishiwasaneagle/jsim
Project-Url: Tracker, https://github.com/iwishiwasaneagle/jsim/issues
Project-Url: Download, https://github.com/iwishiwasaneagle/jsim/releases
License: GPL-3.0-or-later
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: Unix
Classifier: Topic :: Scientific/Engineering
Platform: Linux
Requires-Dist: loguru
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: rtree
Requires-Dist: rasterio
Requires-Dist: geopandas
Requires-Dist: shapely
Requires-Dist: tqdm
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: setuptools; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: tox; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
License-File: LICENSE.txt
[Description omitted; length: 2126 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
jsim/__init__.py sha256=ff4PkPin7LLOPM0bv35GUVFnCo5hXel8GS9OvTgJcnQ 649
jsim/Agent/Agent.py sha256=m06C8F6DOAxzTUmp-xzCnsyotFWuokw2um_Gu23RQMA 3930
jsim/Agent/__init__.py sha256=2zt2QEhOtCPfAdpgZJm-ozPZCtsfpN4DE_AnLST0qB4 25
jsim/Environment/Environment.py sha256=SVUzrd-6b0D9AFz41ekFTot_CmHosFuGkcK1MnqAnT8 2159
jsim/Environment/__init__.py sha256=DytETI8NiorGr1dKpqIYyfZtJf8zdbwgunw5ywlLDAY 95
jsim/Environment/HexEnvironment/HexDirections.py sha256=c4yKKAKHzU0JwCNz1H058mSpTfubFJdmYV9hrzbA6Ok 121
jsim/Environment/HexEnvironment/HexEnvironment.py sha256=a5WOMmQkYtfYmhQYsdUDMjwNKQe1ZAIJQ4KKsoUmhcM 9935
jsim/Environment/HexEnvironment/__init__.py sha256=IVyjsCAbC2G0Sq_XWf7NfwJJbBlzbhifYXQnYYgsetM 84
jsim/Environment/HexEnvironment/HexCoords/AxialCoord.py sha256=c360NyzKAp9t8yib8I8yGtisAWfbhuUwkZMpGOvAm3Y 84
jsim/Environment/HexEnvironment/HexCoords/OffsetCoord.py sha256=aYB7Sg5dmCM4eC7fDFhc_wIuLamOGblQhJakHNbmOnM 89
jsim/Environment/HexEnvironment/HexCoords/PixelCoord.py sha256=BPhDiKRGsP1KTNd2F2HayJ3WlqDFctBfpHmC1Rv9uEM 88
jsim/Environment/HexEnvironment/HexCoords/__init__.py sha256=N6rgDY5yC_ee73YkT5bBHfUWmaVq6OodP6o_HHNAA9s 107
jsim/Meta/Action.py sha256=iTQViOu5hTyS8hvK_OMx_nzU11MKlXgXJjF-vNnn5ZQ 95
jsim/Meta/State.py sha256=nxoD2M3gqsa-It9KGTz3lT1on1rhwhQsXl8Xz-SJS00 119
jsim/Meta/__init__.py sha256=U9-CXpOY340YpNTL27pxwzgWh35Do7ujB6y0tL4YqCk 52
jsim/Simulation/Simulation.py sha256=SyV3ipOXjVTiRd7y0Blbi45xAHsFtNktFAXvxwUJ6T4 4125
jsim/Simulation/__init__.py sha256=UPa-g0HTN-SF7YNO21KsZyMnqviNQGZk7xz5WfDPV84 35
jsim/Types/Coord.py sha256=kkTtj4AO3LtVme26d91chHBFvwXjq_Frgs7-Fr2CgIc 83
jsim/Types/Coords.py sha256=QlB4T-Z4gYC5qtqLtid4S6Buuv0CiH3EuArb9-kblE8 1133
jsim/Types/List_And_Ind.py sha256=W9aCfimkGgi3txYQRrpKIB8UcG98XpVwZLR9aN2cqlQ 214
jsim/Types/__init__.py sha256=v3jFBXTCFVYWXaC-cutA_nKY0ldpsk7c5F_tPo3afCk 173
jsim/Util/Map.py sha256=NXeIR0pUdU_zhijF3Xg0YePv4zYxU96cEjZUdxOQpHo 1369
jsim/Util/RasterMap.py sha256=safVNvt5obPYnGDgcmATt376QIUkcqpmDFiWP27271g 3982
jsim/Util/VectorMap.py sha256=Q4LXCxjsyhveQydlUwltitlPL5dFy3WNP9jO_SonKnQ 1815
jsim/Util/__init__.py sha256=zlOAW43jeT1GSDYhGa1NQeyB6tgGqVnN5STFuUezimI 66
jsim_utils-0.1.0.dist-info/LICENSE.txt sha256=GzeCzK17hhQQDNow0_r0L8OfLpeTKQjFQwBQU7ZUymg 32473
jsim_utils-0.1.0.dist-info/METADATA sha256=BsEr76K9xE2zgdSepCZkX1nHcmBo-zaIHTJ8gqTpCT8 3538
jsim_utils-0.1.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
jsim_utils-0.1.0.dist-info/top_level.txt sha256=ASqXAv4HSJpliFOBV4bMPpJg-dV5lke4MRdZR2B3ldw 5
jsim_utils-0.1.0.dist-info/RECORD

top_level.txt

jsim