subradar


Namesubradar JSON
Version 1.1.2 PyPI version JSON
download
home_pagehttps://github.com/cgrima/subradar
SummaryPython Library for electromagnetic physics applied to subsurface radars
upload_time2023-12-11 19:02:31
maintainer
docs_urlNone
authorCyril Grima
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Presentation
===

Python Library for Electromagnetic physics applied to subsurface radars

Installation
===

`pip install subradar`

Keywords
===

Most of the modules accept the following keywords with SI units


| Keyword | Definition |
|---|---|
| bmw | Beamwidth angle |
| cl | Correlation length |
| ep | Dielectric permittivity |
| h | Altitude |
| mp | Magnetic permeability |
| nRCS | Normalized Radar Cross Section |
| RCS | Radar Cross Section |
| n | Optical index |
| R | Reflection coefficient |
| sigma_h, sh | Root Mean Square height |
| theta, th | angle |
| T | Transmission coefficient |
| wf | Wave frequency |
| wb | Bandwidth |
| wk | Wave number |
| wl | Wavelength |



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cgrima/subradar",
    "name": "subradar",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Cyril Grima",
    "author_email": "cyril.grima@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b8/d3/b077d36b28a35af935ed23b9b210f25c6dd2c1f0a2282f79430f03cf8e72/subradar-1.1.2.tar.gz",
    "platform": null,
    "description": "Presentation\n===\n\nPython Library for Electromagnetic physics applied to subsurface radars\n\nInstallation\n===\n\n`pip install subradar`\n\nKeywords\n===\n\nMost of the modules accept the following keywords with SI units\n\n\n| Keyword | Definition |\n|---|---|\n| bmw | Beamwidth angle |\n| cl | Correlation length |\n| ep | Dielectric permittivity |\n| h | Altitude |\n| mp | Magnetic permeability |\n| nRCS | Normalized Radar Cross Section |\n| RCS | Radar Cross Section |\n| n | Optical index |\n| R | Reflection coefficient |\n| sigma_h, sh | Root Mean Square height |\n| theta, th | angle |\n| T | Transmission coefficient |\n| wf | Wave frequency |\n| wb | Bandwidth |\n| wk | Wave number |\n| wl | Wavelength |\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python Library for electromagnetic physics applied to subsurface radars",
    "version": "1.1.2",
    "project_urls": {
        "Homepage": "https://github.com/cgrima/subradar"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b8d3b077d36b28a35af935ed23b9b210f25c6dd2c1f0a2282f79430f03cf8e72",
                "md5": "3d0042a29775281bf85be90dae2552e8",
                "sha256": "4caf097f17033dbf1da2f3b68f645770fd918194ffaa7b506dd93531b7ec76e0"
            },
            "downloads": -1,
            "filename": "subradar-1.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "3d0042a29775281bf85be90dae2552e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15784,
            "upload_time": "2023-12-11T19:02:31",
            "upload_time_iso_8601": "2023-12-11T19:02:31.977280Z",
            "url": "https://files.pythonhosted.org/packages/b8/d3/b077d36b28a35af935ed23b9b210f25c6dd2c1f0a2282f79430f03cf8e72/subradar-1.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-11 19:02:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cgrima",
    "github_project": "subradar",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "subradar"
}
        
Elapsed time: 0.16719s