gtemptsi


Namegtemptsi JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/y-takefuji/gtemptsi
SummaryA package for displaying global temperature and co2
upload_time2024-10-01 05:30:12
maintainerNone
docs_urlNone
authoryoshiyasu takefuji
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # gtemptsi

gtemptsi is a PyPI application for visualizing four lines of global surface temperature and total solar irradiance, and their linear-regression lines with R-squared, slope and intercept, and p-value.

NOAA started total solar irradiance (TSI) measurement from 1978. 
The global surface temperature and TSI are publicly available at the NOAA sites. 

TSI (W/m**2): https://www.ncei.noaa.gov/data/total-solar-irradiance/access/monthly/

Global surface temperature (K: Kelvin): https://www.ncei.noaa.gov/data/noaa-global-surface-temperature/v5.1/access/timeseries/

gtemptsi download datasets automatically and save them as tsi.csv (TSI dataset) and noaa.csv (global surface temperature dataset).

# How to install gtemptsi

$ pip install gtemptsi

# How to run gtemptsi
<pre>
$ gtemptsi
Enter the beginning year-month (e.g. 1978-11): 1996-06
Enter the end year-month (e.g. 2023-03): 1998-12

solid line: global surface temperature
dotted line: linear regression of temperature
dashed line: TSI
dashdot line: linear regression of TSI
</pre>
<img src='https://github.com/y-takefuji/gtemptsi/raw/main/199606_199812.png' width=640 height=480>


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/y-takefuji/gtemptsi",
    "name": "gtemptsi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "yoshiyasu takefuji",
    "author_email": "takefuji@keio.jp",
    "download_url": "https://files.pythonhosted.org/packages/b2/45/4985a2abfbfba3bfd0c084c5e7200c77f01682f9b65a649b1ab670ee048f/gtemptsi-0.0.2.tar.gz",
    "platform": null,
    "description": "# gtemptsi\n\ngtemptsi is a PyPI application for visualizing four lines of global surface temperature and total solar irradiance, and their linear-regression lines with R-squared, slope and intercept, and p-value.\n\nNOAA started total solar irradiance (TSI) measurement from 1978. \nThe global surface temperature and TSI are publicly available at the NOAA sites. \n\nTSI (W/m**2): https://www.ncei.noaa.gov/data/total-solar-irradiance/access/monthly/\n\nGlobal surface temperature (K: Kelvin): https://www.ncei.noaa.gov/data/noaa-global-surface-temperature/v5.1/access/timeseries/\n\ngtemptsi download datasets automatically and save them as tsi.csv (TSI dataset) and noaa.csv (global surface temperature dataset).\n\n# How to install gtemptsi\n\n$ pip install gtemptsi\n\n# How to run gtemptsi\n<pre>\n$ gtemptsi\nEnter the beginning year-month (e.g. 1978-11): 1996-06\nEnter the end year-month (e.g. 2023-03): 1998-12\n\nsolid line: global surface temperature\ndotted line: linear regression of temperature\ndashed line: TSI\ndashdot line: linear regression of TSI\n</pre>\n<img src='https://github.com/y-takefuji/gtemptsi/raw/main/199606_199812.png' width=640 height=480>\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A package for displaying global temperature and co2",
    "version": "0.0.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/y-takefuji/gtemptsi",
        "Homepage": "https://github.com/y-takefuji/gtemptsi"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1dd3c33d318b8ecd63fdb326e0de3a1f626342f92e349e85cbdc1f81747c3944",
                "md5": "00c091a23d90eda7633230da0c67537f",
                "sha256": "f4a110a74d79a2f299dadf1633faf932884cf9718eb3cec1c71977a98f711b1a"
            },
            "downloads": -1,
            "filename": "gtemptsi-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "00c091a23d90eda7633230da0c67537f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4716,
            "upload_time": "2024-10-01T05:30:11",
            "upload_time_iso_8601": "2024-10-01T05:30:11.109772Z",
            "url": "https://files.pythonhosted.org/packages/1d/d3/c33d318b8ecd63fdb326e0de3a1f626342f92e349e85cbdc1f81747c3944/gtemptsi-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2454985a2abfbfba3bfd0c084c5e7200c77f01682f9b65a649b1ab670ee048f",
                "md5": "0debcc9fe34e712b5075df47bb1ebad2",
                "sha256": "cc5f31f3ae736dec315ddefd87b9b19801bb620cc20b4173c4ca966efdaffb7b"
            },
            "downloads": -1,
            "filename": "gtemptsi-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "0debcc9fe34e712b5075df47bb1ebad2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4384,
            "upload_time": "2024-10-01T05:30:12",
            "upload_time_iso_8601": "2024-10-01T05:30:12.923387Z",
            "url": "https://files.pythonhosted.org/packages/b2/45/4985a2abfbfba3bfd0c084c5e7200c77f01682f9b65a649b1ab670ee048f/gtemptsi-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-01 05:30:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "y-takefuji",
    "github_project": "gtemptsi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "gtemptsi"
}
        
Elapsed time: 2.73295s