Skip to content

Data-to-Knowledge/detidelevel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

detideflow - A Python package to remove tidal signals in water level time series

The detideflow package includes a function to remove the tidal signal from a water level times series and a plotting function using plotly to assist with parameter setting.

Installation

detidelevel can be installed via pip or conda:

pip install detidelevel

or:

conda install -c Data-to-Knowledge detidelevel

The core dependency is Pandas and statsmodels.

If you want to run the plotting functions, you will also need to install plotly.

Usage examples

To do...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published