Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nens/timeseries
Python package to implement time series and generic operations on time series.
https://github.com/nens/timeseries
Last synced: 4 days ago
JSON representation
Python package to implement time series and generic operations on time series.
- Host: GitHub
- URL: https://github.com/nens/timeseries
- Owner: nens
- License: gpl-3.0
- Created: 2011-10-11T12:43:58.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2015-06-04T13:36:07.000Z (over 9 years ago)
- Last Synced: 2024-04-12T01:12:30.191Z (7 months ago)
- Language: Python
- Homepage:
- Size: 390 KB
- Stars: 1
- Watchers: 32
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE.rst
Awesome Lists containing this project
README
timeseries
==========================================external adapters
=================This repository has temporarily become the home for external adapters
for FEWS.The code for the adapters is in the adapters subfolder. This subfolder
contains all the code needed for the external adapters to work.To make the version file in the adapters folder atomatically update
after a commit and especially after release, rename post-commit.py to
.git/hooks/post-commit and make sure it is executable.To use the percentiles script [needs updating]::
python percentiles.py
python brabant.pyCurrently, there are some limitations:
- Only a common subset of the pixml standard is used
- Flags on xml input are ignored, output flag is always "0"
- Formatting of output in xml format values is fixed to .2f