Giter Club home page Giter Club logo

tsanalyzer's Introduction

TSAnalyzer 2.0.1

Requirements

  • qtpy
  • Matplotlib
  • Numpy
  • Pandas
  • cvxpy
  • cvxopt

Installation

Before installing this package, the above requirements should be installed. For windows user, cvxpy package and its dependencies can be download at [Unofficial Windows Binaries for Python Extension Packages].

The Anaconda is recommended to be installed. TSAnalyzer can support both Python2 and Python3. TSAnalyzer is planning to pnly support Python3.

  • Download this repo, and python setup.py install on common line prompt.
  • pip install tsanalyzer

After that, the package creates a command tsanalyzer in your path.

Support and Information

For detail information and help, please refer to DOC.

For more information and support, please contact me directly.

Email: wudingcheng14 at mails.ucas.ac.cn.

Version Update

v2.0.2 (2019/11/30)

  • Support another neu format, traditionally time of neu is calculated by mjd = round(365.25 * (yearfraction - 1970.0) + 40587.0 + 0.1) - 0.5; date=date2mjd(mjd), this also support (int(yearfraction), yearfraction - int(yearfraction)) * days_of_years), see date.py yearfraction2mjd, fyear2date for detail;
  • add continuous time-series back from the v1.x, the continuous means no discontinuities in time series and outliers;
  • Fix bug for read repeated station time-series;

v2.0.1

  • Fix bugs for Header Convert Tool;
  • Fix bugs for TSAnalyzer.models.reader;
  • Fix bugs for some UI layout;

Todo

  • Update L1 regularization for detection offsets and trendchanges;
  • Offsets detection and output format;
  • test scripts;

License

GPL

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.