lcheapo


Namelcheapo JSON
Version 2.1 PyPI version JSON
download
home_pagehttps://github.com/WayneCrawford/lcheapo
SummaryLCHEAPO data routines
upload_time2025-01-31 15:32:08
maintainerNone
docs_urlNone
authorWayne Crawford
requires_python>=3.8
licenseNone
keywords oceanography marine obs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # lcheapo

Viewing and modifying LCHEAPO-2000 OBS data

## Overview

### Command-line programs

Type ``{command} -h`` to get a list of parameters and options

#### Programs that don't modify files

| Program     | description                                           |
| ----------- | ----------------------------------------------------- |
| lcdump      | dump raw information from LCHEAPO files               |
| lcinfo      | return basic information about an LCHEAPO file        |
| lcplot      | plot an LCHEAPO file                                  |
| lc_examples | create a directory with examples of lcplot and lctest |

#### Programs that modify files

These programs integrate the (sdpchainpy)[https://github.com/WayneCrawford/sdpchainpy]
module, to document the processing workflow.

| Program     | description                                                                   |
| ----------- | ----------------------------------------------------------------------------- |
| lccut       | extract section of an LCHEAPO file                                            |
| lcfix       | fix common bugs in an LCHEAPO file                                            |
| lcheader    | create an LCHEAPO header + directory                                          |
| lc2ms_py    | converts LCHEAPO file to basic miniSEED files                                 |
| lc2SDS_py   | converts LCHEAPO file to SeisComp Data Structure, with basic drift correction |

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/WayneCrawford/lcheapo",
    "name": "lcheapo",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "oceanography, marine, OBS",
    "author": "Wayne Crawford",
    "author_email": "crawford@ipgp.fr",
    "download_url": "https://files.pythonhosted.org/packages/07/b8/884f868fea4463514a25bbdb34648223f35efbcb3022620626f99588e3cd/lcheapo-2.1.tar.gz",
    "platform": null,
    "description": "# lcheapo\n\nViewing and modifying LCHEAPO-2000 OBS data\n\n## Overview\n\n### Command-line programs\n\nType ``{command} -h`` to get a list of parameters and options\n\n#### Programs that don't modify files\n\n| Program     | description                                           |\n| ----------- | ----------------------------------------------------- |\n| lcdump      | dump raw information from LCHEAPO files               |\n| lcinfo      | return basic information about an LCHEAPO file        |\n| lcplot      | plot an LCHEAPO file                                  |\n| lc_examples | create a directory with examples of lcplot and lctest |\n\n#### Programs that modify files\n\nThese programs integrate the (sdpchainpy)[https://github.com/WayneCrawford/sdpchainpy]\nmodule, to document the processing workflow.\n\n| Program     | description                                                                   |\n| ----------- | ----------------------------------------------------------------------------- |\n| lccut       | extract section of an LCHEAPO file                                            |\n| lcfix       | fix common bugs in an LCHEAPO file                                            |\n| lcheader    | create an LCHEAPO header + directory                                          |\n| lc2ms_py    | converts LCHEAPO file to basic miniSEED files                                 |\n| lc2SDS_py   | converts LCHEAPO file to SeisComp Data Structure, with basic drift correction |\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "LCHEAPO data routines",
    "version": "2.1",
    "project_urls": {
        "Homepage": "https://github.com/WayneCrawford/lcheapo"
    },
    "split_keywords": [
        "oceanography",
        " marine",
        " obs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d0d0d74bf6a144052f7b73c8d9f7b24295c8722e62ceaca169f0813a13426be",
                "md5": "f3dbed8a5f6ddeb8edf280de471c6fea",
                "sha256": "d7726ae4d8a18dec5a57fd57d31edd54ddafd7801e1b47d512e96491b9485865"
            },
            "downloads": -1,
            "filename": "lcheapo-2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f3dbed8a5f6ddeb8edf280de471c6fea",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6833533,
            "upload_time": "2025-01-31T15:32:05",
            "upload_time_iso_8601": "2025-01-31T15:32:05.437860Z",
            "url": "https://files.pythonhosted.org/packages/1d/0d/0d74bf6a144052f7b73c8d9f7b24295c8722e62ceaca169f0813a13426be/lcheapo-2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "07b8884f868fea4463514a25bbdb34648223f35efbcb3022620626f99588e3cd",
                "md5": "68862c55f7f67fb576c6e618d6c1a076",
                "sha256": "a15c0b434394fbb01ea5dce2a9fe7139e93059337cbef9163bd36b6fb73b95c5"
            },
            "downloads": -1,
            "filename": "lcheapo-2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "68862c55f7f67fb576c6e618d6c1a076",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6806848,
            "upload_time": "2025-01-31T15:32:08",
            "upload_time_iso_8601": "2025-01-31T15:32:08.663018Z",
            "url": "https://files.pythonhosted.org/packages/07/b8/884f868fea4463514a25bbdb34648223f35efbcb3022620626f99588e3cd/lcheapo-2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-31 15:32:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "WayneCrawford",
    "github_project": "lcheapo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "lcheapo"
}
        
Elapsed time: 0.55713s