[](https://opensource.org/licenses/MIT)
[](https://pypi.python.org/pypi/igs-slm/)
[](https://pypi.python.org/pypi/igs-slm/)
[](https://pypi.org/project/igs-slm/)
[](https://pypi.python.org/pypi/igs-slm)
[](http://igs-slm.readthedocs.io/?badge=latest/)
[](https://codecov.io/github/International-GNSS-Service/SLM)
[](https://github.com/International-GNSS-Service/SLM/actions/workflows/test.yml?branch=main)
[](https://github.com/International-GNSS-Service/SLM/actions/workflows/lint.yml)
[](https://github.com/astral-sh/ruff)
#  
Site Log Manager (SLM)
The Site Log Manager (SLM) is a web framework for managing [GNSS](https://en.wikipedia.org/wiki/Satellite_navigation) ground station meta data. `SLM` is maintained by the [International GNSS Service](https://igs.org/) and is freely licensed for general use under the [MIT License](https://opensource.org/license/mit). The SLM is implemented in [Python](https://python.org) and JavaScript using the [Django web framework](https://djangoproject.com).
The SLM aims to provide:
   * GNSS Site meta data (site log) management with a moderation workflow.
   * Support for multiple organizations and networks to be managed in an access controlled way.
   * Full legacy site log format support (both import and export).
   * Full GeodesyML support (both import and export).
   * JSON renderings of meta data.
   * Point-and-click graphical editing of site log data.
   * Public RESTful api for searching site log data.
   * Authenticated RESTful api for updating site log data.
   * Full access to the historical record.
   * Visualizations of networks and site information.
   * Configurable data validation that goes above and beyond schema validation.
   * Image and file attachments to sites.
   * A no-fork extensible architecture that allows organizations to modify out-of-the box behavior
     with plugins.
Full documentation is available on [igs-slm.readthedocs.org](https://igs-slm.rtfd.org) and speaks to multiple audiences:
   * **Developers** will want to refer to the [Installation](https://igs-slm.rtfd.org/en/latest/installation.html), [Architecture](https://igs-slm.rtfd.org/en/latest/architecture.html), [Commands](https://igs-slm.rtfd.org/en/latest/commands.html) and [Reference](https://igs-slm.rtfd.org/en/latest/reference.html) sections.
   * **System administrators** may be interested in [operations](https://igs-slm.rtfd.org/en/latest/overview.html) and [Commands](https://igs-slm.rtfd.org/en/latest/operations.html).
   * **Users** and **network coordinators** will be interested in the [User Manual](https://igs-slm.rtfd.org/en/latest/manual.html).
   * **Developers** wishing to work with SLM managed data will be interested in the [APIs](https://igs-slm.rtfd.org/en/latest/APIs.html).
   * **Everyone**, but particularly **program managers** will want to take a look at the
     [Overview](https://igs-slm.rtfd.org/en/latest/overview.html).
> ## ⚠️ **Warning**
> **The SLM has reached beta-maturity but is still undergoing rapid development. Check back soon for new documentation and updates. A version 1.0 stable release is expected in late September 2024.**
Please use the [discussions page](https://github.com/International-GNSS-Service/SLM/discussions/landing) for general inquiry and the [issues page](https://github.com/International-GNSS-Service/SLM/issues) to report bugs. Our road map is on the [projects page](https://github.com/International-GNSS-Service/SLM/projects).
            
         
        Raw data
        
            {
    "_id": null,
    "home_page": null,
    "name": "igs-slm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": "BeiDou, GLONASS, GNSS, GPS, Galileo, IGS, International GNSS Service, QZSS, SLM, Site Log Manager",
    "author": null,
    "author_email": "Brian Kohan <bkohan@jpl.nasa.gov>, Ashley Santiago <ashley.k.santiago@jpl.nasa.gov>, Robert Khachikyan <robert.khachikyan@jpl.nasa.gov>",
    "download_url": "https://files.pythonhosted.org/packages/71/f6/d777859a95b81496041bc0a6bd0cbe80033bf1e52019104e03d1fa2f9395/igs_slm-0.3.0b0.tar.gz",
    "platform": null,
    "description": "[](https://opensource.org/licenses/MIT)\n[](https://pypi.python.org/pypi/igs-slm/)\n[](https://pypi.python.org/pypi/igs-slm/)\n[](https://pypi.org/project/igs-slm/)\n[](https://pypi.python.org/pypi/igs-slm)\n[](http://igs-slm.readthedocs.io/?badge=latest/)\n[](https://codecov.io/github/International-GNSS-Service/SLM)\n[](https://github.com/International-GNSS-Service/SLM/actions/workflows/test.yml?branch=main)\n[](https://github.com/International-GNSS-Service/SLM/actions/workflows/lint.yml)\n[](https://github.com/astral-sh/ruff)\n\n#  \nSite Log Manager (SLM)\nThe Site Log Manager (SLM) is a web framework for managing [GNSS](https://en.wikipedia.org/wiki/Satellite_navigation) ground station meta data. `SLM` is maintained by the [International GNSS Service](https://igs.org/) and is freely licensed for general use under the [MIT License](https://opensource.org/license/mit). The SLM is implemented in [Python](https://python.org) and JavaScript using the [Django web framework](https://djangoproject.com).\n\nThe SLM aims to provide:\n\n   * GNSS Site meta data (site log) management with a moderation workflow.\n   * Support for multiple organizations and networks to be managed in an access controlled way.\n   * Full legacy site log format support (both import and export).\n   * Full GeodesyML support (both import and export).\n   * JSON renderings of meta data.\n   * Point-and-click graphical editing of site log data.\n   * Public RESTful api for searching site log data.\n   * Authenticated RESTful api for updating site log data.\n   * Full access to the historical record.\n   * Visualizations of networks and site information.\n   * Configurable data validation that goes above and beyond schema validation.\n   * Image and file attachments to sites.\n   * A no-fork extensible architecture that allows organizations to modify out-of-the box behavior\n     with plugins.\n\nFull documentation is available on [igs-slm.readthedocs.org](https://igs-slm.rtfd.org) and speaks to multiple audiences:\n\n   * **Developers** will want to refer to the [Installation](https://igs-slm.rtfd.org/en/latest/installation.html), [Architecture](https://igs-slm.rtfd.org/en/latest/architecture.html), [Commands](https://igs-slm.rtfd.org/en/latest/commands.html) and [Reference](https://igs-slm.rtfd.org/en/latest/reference.html) sections.\n   * **System administrators** may be interested in [operations](https://igs-slm.rtfd.org/en/latest/overview.html) and [Commands](https://igs-slm.rtfd.org/en/latest/operations.html).\n   * **Users** and **network coordinators** will be interested in the [User Manual](https://igs-slm.rtfd.org/en/latest/manual.html).\n   * **Developers** wishing to work with SLM managed data will be interested in the [APIs](https://igs-slm.rtfd.org/en/latest/APIs.html).\n   * **Everyone**, but particularly **program managers** will want to take a look at the\n     [Overview](https://igs-slm.rtfd.org/en/latest/overview.html).\n\n> ## \u26a0\ufe0f **Warning**\n> **The SLM has reached beta-maturity but is still undergoing rapid development. Check back soon for new documentation and updates. A version 1.0 stable release is expected in late September 2024.**\n\nPlease use the [discussions page](https://github.com/International-GNSS-Service/SLM/discussions/landing) for general inquiry and the [issues page](https://github.com/International-GNSS-Service/SLM/issues) to report bugs. Our road map is on the [projects page](https://github.com/International-GNSS-Service/SLM/projects).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "IGS Site Log Manager",
    "version": "0.3.0b0",
    "project_urls": {
        "Changelog": "https://igs-slm.readthedocs.io/en/latest/changelog.html",
        "Documentation": "https://igs-slm.readthedocs.io",
        "Homepage": "https://igs-slm.readthedocs.io",
        "Issues": "https://github.com/International-GNSS-Service/SLM/issues",
        "Repository": "https://github.com/International-GNSS-Service/SLM"
    },
    "split_keywords": [
        "beidou",
        " glonass",
        " gnss",
        " gps",
        " galileo",
        " igs",
        " international gnss service",
        " qzss",
        " slm",
        " site log manager"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dc4dd368a98d4cca4958e94cc31f13b7021ff65a220def5aaf92f0ac03380ca5",
                "md5": "00d5af4ba12193da9d2abc31115a6d81",
                "sha256": "bc97785f3f0f5e5771a6e5a04b58c1a89f09e0d3400712d67978c8a105ec1c98"
            },
            "downloads": -1,
            "filename": "igs_slm-0.3.0b0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "00d5af4ba12193da9d2abc31115a6d81",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 1633795,
            "upload_time": "2025-10-24T23:30:05",
            "upload_time_iso_8601": "2025-10-24T23:30:05.740856Z",
            "url": "https://files.pythonhosted.org/packages/dc/4d/d368a98d4cca4958e94cc31f13b7021ff65a220def5aaf92f0ac03380ca5/igs_slm-0.3.0b0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "71f6d777859a95b81496041bc0a6bd0cbe80033bf1e52019104e03d1fa2f9395",
                "md5": "7f8ece853d94e0c19b70c37e34780c53",
                "sha256": "9a55437c91734be09fd086bd104403188df8eb36d5bb734756df077365d1841a"
            },
            "downloads": -1,
            "filename": "igs_slm-0.3.0b0.tar.gz",
            "has_sig": false,
            "md5_digest": "7f8ece853d94e0c19b70c37e34780c53",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 8073347,
            "upload_time": "2025-10-24T23:30:08",
            "upload_time_iso_8601": "2025-10-24T23:30:08.044942Z",
            "url": "https://files.pythonhosted.org/packages/71/f6/d777859a95b81496041bc0a6bd0cbe80033bf1e52019104e03d1fa2f9395/igs_slm-0.3.0b0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-24 23:30:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "International-GNSS-Service",
    "github_project": "SLM",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "igs-slm"
}