apbuilder


Nameapbuilder JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryAtmospheric Profile Builder (APBuilder)
upload_time2025-10-13 23:49:46
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords atmosphere climate forecast grib2 models weather
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Atmospheric Profile Builder (APBuilder)

The APBuilder is a tool to create [AC2Dr](https://github.com/LLNL/AC2Dr) atmosphere profiles by
downloading a weather model and making transformations to generate the 1D or 2D binary profile.
The binary profile is used as an input to AC2Dr.

## Installation

APBuilder is provided as a pip package and container image.  
Please follow the [installation instructions](https://software.llnl.gov/APBuilder/install/) on
the documentation.

## More Info

For more information, please check the `docs` directory or visit the
following [documentation page.](https://software.llnl.gov/APBuilder/)

## License

See [LICENSE](https://github.com/LLNL/APBuilder/blob/main/LICENSE) and
[NOTICE](https://github.com/LLNL/APBuilder/blob/main/NOTICE) files for details.

```text
LLNL-CODE-2012226
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "apbuilder",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "atmosphere, climate, forecast, grib2, models, weather",
    "author": null,
    "author_email": "Raul Viera-Mercado <vieramercado1@llnl.gov>, Keehoon Kim <kim48@llnl.gov>",
    "download_url": "https://files.pythonhosted.org/packages/fb/52/ee0959131f97d104dad62acc1004aad1abce592065474af10de6daea8847/apbuilder-1.0.0.tar.gz",
    "platform": null,
    "description": "# Atmospheric Profile Builder (APBuilder)\n\nThe APBuilder is a tool to create [AC2Dr](https://github.com/LLNL/AC2Dr) atmosphere profiles by\ndownloading a weather model and making transformations to generate the 1D or 2D binary profile.\nThe binary profile is used as an input to AC2Dr.\n\n## Installation\n\nAPBuilder is provided as a pip package and container image.  \nPlease follow the [installation instructions](https://software.llnl.gov/APBuilder/install/) on\nthe documentation.\n\n## More Info\n\nFor more information, please check the `docs` directory or visit the\nfollowing [documentation page.](https://software.llnl.gov/APBuilder/)\n\n## License\n\nSee [LICENSE](https://github.com/LLNL/APBuilder/blob/main/LICENSE) and\n[NOTICE](https://github.com/LLNL/APBuilder/blob/main/NOTICE) files for details.\n\n```text\nLLNL-CODE-2012226\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Atmospheric Profile Builder (APBuilder)",
    "version": "1.0.0",
    "project_urls": {
        "Changelog": "https://github.com/llnl/apbuilder/blob/main/CHANGELOG.md",
        "Documentation": "https://software.llnl.gov/APBuilder/",
        "Homepage": "https://github.com/llnl/apbuilder",
        "Releases": "https://github.com/llnl/apbuilder/releases",
        "Repository": "https://github.com/llnl/apbuilder"
    },
    "split_keywords": [
        "atmosphere",
        " climate",
        " forecast",
        " grib2",
        " models",
        " weather"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f3c57f2fcd54c01c30e8906a04d66e87506355d2fd26182a65d3f5a9a3090805",
                "md5": "714f379859be85a109436dad85bacfdb",
                "sha256": "6a2c213e010145bacc085e76acd8f9da1d4cc655c9f3a177724db890c16df3c1"
            },
            "downloads": -1,
            "filename": "apbuilder-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "714f379859be85a109436dad85bacfdb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 20713,
            "upload_time": "2025-10-13T23:49:45",
            "upload_time_iso_8601": "2025-10-13T23:49:45.457407Z",
            "url": "https://files.pythonhosted.org/packages/f3/c5/7f2fcd54c01c30e8906a04d66e87506355d2fd26182a65d3f5a9a3090805/apbuilder-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fb52ee0959131f97d104dad62acc1004aad1abce592065474af10de6daea8847",
                "md5": "37e64b178ae1e8ae79cf80059c5565ee",
                "sha256": "5ca71ecbf0a23c29a7a67470be41fd241ca5eb77b257d1e09ec741021869de8a"
            },
            "downloads": -1,
            "filename": "apbuilder-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "37e64b178ae1e8ae79cf80059c5565ee",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 3273145,
            "upload_time": "2025-10-13T23:49:46",
            "upload_time_iso_8601": "2025-10-13T23:49:46.624668Z",
            "url": "https://files.pythonhosted.org/packages/fb/52/ee0959131f97d104dad62acc1004aad1abce592065474af10de6daea8847/apbuilder-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-13 23:49:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "llnl",
    "github_project": "apbuilder",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "apbuilder"
}
        
Elapsed time: 8.45023s