Skip to main content

A package for visualizing TSI and CO2 with r2 and p-value

Project description

tsico2

This is under review.

tsico2 is a tool available on PyPI that allows users to visualize monthly values of Total Solar Irradiance (TSI) and global CO2 levels. Users can specify a start and end date for the period they wish to visualize, and the tool will display a graph with four lines representing the raw and linear regression values for both TSI and CO2.

Additionally, the calculated R-squared and p-value for the linear regression lines are also displayed on the graph. This provides users with an easy and convenient way to analyze trends in TSI and CO2 levels over time.

How to run tsico2

Before running tsico2, you must install it by pip command.

$ pip install tsico2

$ tsico2

Enter start-date for March 2007 in this example

Enter the beginning year-month (e.g. 1978-11): 2007-3

Enter end-date for March 2014

Enter the end year-month (e.g. 2023-3): 2014-3

The result will be popped on the screen. The solid lines are the original and regression lines for CO2 and the dotted lines are the original and regression lines for TSI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tsico2-0.0.4.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

tsico2-0.0.4-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page