Skip to content

aimanalrafi/sea-level-predictor

Repository files navigation

Sea Level Predictor in Python

This is a Python script to visualize and predict sea level rise using data from the EPA.

Requirements

This script requires the following libraries:

  • pandas
  • numpy
  • matplotlib
  • scipy

Customization

If you want to customize the script, you can modify the following variables:

  • filepath: The path to the CSV file containing the sea level data.
  • years_from_start_extended: The range of years for the first line of best fit.
  • years_from_2000_extended: The range of years for the second line of best fit.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8