lz-drip


Namelz-drip JSON
Version 0.0.8 PyPI version JSON
download
home_page
SummaryProvides the LZ specific code to run a drip-drip
upload_time2022-12-20 18:41:33
maintainer
docs_urlNone
author
requires_python<4,>=3.10.6
licenseBSD-3-Clause-LBNL
keywords lz drip drip feed drip-drip
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # `lz_drip` Project #

The `lz_drip` project contains plug-ins for the `drip_feed` command that is part of the `drip_drip` package.

The `drip_feed` command can either take the name of the plug-in as it argument, or the name can be specified in the `DRIP_DROPPER` environmental variable.

It should be noted that any `INI` file and section discussed below can be declared either as `drip_drip` options (`-i` and `-s` respectively) or as environmental variables (`DRIP_INI_FILE` and `DRIP_INI_SECTION` respectively.)


## `lz_drip:SpadeReception` plug-in ##

The `lz_drip:SpadeReception` plug-in is used to `drip_feed` SPADE bundles from a receiving dropbox, i.e. one to which a remote SPADE copies its files, to a "shadow" receiving dropbox, i.e. one from which the localSPADE reads the files. Using this plug-in avoids the shadow dropbox from becoming too full, under which circumstances the local SPADE's performance can be severely degraded.

The configuration for this plugin is defined within section of the `INI` file provided with the command. This section should contain the following:

* source: The location of the receiving dropbox;
* destination: The location of the "shadow" receiving dropbox; and
* threshold: The maximum number of bundles allowed in the "shadow" receiving dropbox.

Here is an example `INI` file.

    [usdc.surf.raw.in]
    source = /global/cfs/cdirs/lz/spade/receiving/surf
    destination = /global/cfs/cdirs/lz/spade/receiving/surf.shadow
    threshold = 100

These values can also be set by environmental variables, in which chase the variable supersedes any value in the `INI` file.

* `FILE_DRIP_SOURCE`
* `FILE_DRIP_DESTINATION`
* `FILE_DRIP_THRESHOLD`


## `salt_arrival` ##

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "lz-drip",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "<4,>=3.10.6",
    "maintainer_email": "",
    "keywords": "LZ,drip,drip feed,drip-drip",
    "author": "",
    "author_email": "Simon Patton <sjpatton@lbl.gov>",
    "download_url": "https://files.pythonhosted.org/packages/96/82/32f824c7ee145d997a3164cf92b83df5527c3e210b9358992502334d7cfd/lz_drip-0.0.8.tar.gz",
    "platform": null,
    "description": "# `lz_drip` Project #\n\nThe `lz_drip` project contains plug-ins for the `drip_feed` command that is part of the `drip_drip` package.\n\nThe `drip_feed` command can either take the name of the plug-in as it argument, or the name can be specified in the `DRIP_DROPPER` environmental variable.\n\nIt should be noted that any `INI` file and section discussed below can be declared either as `drip_drip` options (`-i` and `-s` respectively) or as environmental variables (`DRIP_INI_FILE` and `DRIP_INI_SECTION` respectively.)\n\n\n## `lz_drip:SpadeReception` plug-in ##\n\nThe `lz_drip:SpadeReception` plug-in is used to `drip_feed` SPADE bundles from a receiving dropbox, i.e. one to which a remote SPADE copies its files, to a \"shadow\" receiving dropbox, i.e. one from which the localSPADE reads the files. Using this plug-in avoids the shadow dropbox from becoming too full, under which circumstances the local SPADE's performance can be severely degraded.\n\nThe configuration for this plugin is defined within section of the `INI` file provided with the command. This section should contain the following:\n\n* source: The location of the receiving dropbox;\n* destination: The location of the \"shadow\" receiving dropbox; and\n* threshold: The maximum number of bundles allowed in the \"shadow\" receiving dropbox.\n\nHere is an example `INI` file.\n\n    [usdc.surf.raw.in]\n    source = /global/cfs/cdirs/lz/spade/receiving/surf\n    destination = /global/cfs/cdirs/lz/spade/receiving/surf.shadow\n    threshold = 100\n\nThese values can also be set by environmental variables, in which chase the variable supersedes any value in the `INI` file.\n\n* `FILE_DRIP_SOURCE`\n* `FILE_DRIP_DESTINATION`\n* `FILE_DRIP_THRESHOLD`\n\n\n## `salt_arrival` ##\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause-LBNL",
    "summary": "Provides the LZ specific code to run a drip-drip",
    "version": "0.0.8",
    "split_keywords": [
        "lz",
        "drip",
        "drip feed",
        "drip-drip"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b71af4bc9bfcf26fe7c553fa1f96f09c8d9f2a13496e757e088da50c2e930b56",
                "md5": "380da723163bdb2063d9bbe9d528e067",
                "sha256": "39559b75a4865e63fc39cad4b2cc2c61943af0dec8ca6e542d6adf3d3e30ff7c"
            },
            "downloads": -1,
            "filename": "lz_drip-0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "380da723163bdb2063d9bbe9d528e067",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.10.6",
            "size": 8406,
            "upload_time": "2022-12-20T18:41:32",
            "upload_time_iso_8601": "2022-12-20T18:41:32.485802Z",
            "url": "https://files.pythonhosted.org/packages/b7/1a/f4bc9bfcf26fe7c553fa1f96f09c8d9f2a13496e757e088da50c2e930b56/lz_drip-0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "968232f824c7ee145d997a3164cf92b83df5527c3e210b9358992502334d7cfd",
                "md5": "7d1c2fa03b45837e8706492e9fc17475",
                "sha256": "6dc41cebde713adcb428fb9cc89f71c1380492a4708abceeeed92ef852f5c4c7"
            },
            "downloads": -1,
            "filename": "lz_drip-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "7d1c2fa03b45837e8706492e9fc17475",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.10.6",
            "size": 7888,
            "upload_time": "2022-12-20T18:41:33",
            "upload_time_iso_8601": "2022-12-20T18:41:33.794183Z",
            "url": "https://files.pythonhosted.org/packages/96/82/32f824c7ee145d997a3164cf92b83df5527c3e210b9358992502334d7cfd/lz_drip-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-20 18:41:33",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "lz-drip"
}
        
Elapsed time: 0.09045s