haggregate


Namehaggregate JSON
Version 3.0.2 PyPI version JSON
download
home_pagehttps://github.com/openmeteo/haggregate
SummaryAggregates htimeseries to larger steps
upload_time2023-12-20 11:21:49
maintainer
docs_urlNone
authorAntonis Christofides
requires_python
licenseGNU General Public License v3
keywords haggregate
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            ==========
haggregate
==========


.. image:: https://img.shields.io/pypi/v/haggregate.svg
        :target: https://pypi.python.org/pypi/haggregate

.. image:: https://img.shields.io/travis/openmeteo/haggregate.svg
        :target: https://travis-ci.org/openmeteo/haggregate

.. image:: https://codecov.io/github/openmeteo/haggregate/coverage.svg
        :target: https://codecov.io/gh/openmeteo/haggregate
        :alt: Coverage

.. image:: https://pyup.io/repos/github/openmeteo/haggregate/shield.svg
         :target: https://pyup.io/repos/github/openmeteo/haggregate/
         :alt: Updates

Aggregates htimeseries to larger steps


* Free software: GNU General Public License v3
* Documentation: https://haggregate.readthedocs.io.


=======
History
=======

3.0.2 (2023-12-20)
==================

- Allow htimeseries 6.

3.0.1 (2022-12-03)
==================

- Allow Click to upgrade to 8.

3.0.0 (2022-12-03)
==================

- Compatible with htimeseries 4.

2.0.1 (2022-11-13)
==================

- Fixed inability to install with pip on Python 3.10 (no difference in
  code, it was only rebuilt in Python 3.10).

2.0.0 (2020-02-23)
==================

- Only Python>=3.7 is now supported.

1.0.2 (2020-01-22)
==================

- Fixed crash if result had only NaN values.

1.0.1 (2020-01-10)
==================

- Made installation process more robust. Sometimes it could fail,
  depending on the environment.

1.0.0 (2020-01-05)
==================

- Now uses version 5 of hts file (i.e. different time step notation).

0.2.0 (2019-12-05)
==================

- Added option target_timestamp_offset.

0.1.4 (2019-07-19)
==================

- Greatly reduced memory usage.

0.1.3 (2019-07-03)
==================

- Fixed bug where Timezone wasn't being set in the output file.

0.1.2 (2019-06-25)
==================

- Fixed erroneous setting of time_step, timestamp_rounding and
  timestamp_offset in the resulting time series.
- You can now import regularize from haggregate (before you imported it
  from haggregate.regularize).

0.1.1 (2019-06-24)
==================

- Initial release

  (There is also a 0.1.0 release on PyPI, which was uploaded during
  experimentation, but it doesn't work.)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/openmeteo/haggregate",
    "name": "haggregate",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "haggregate",
    "author": "Antonis Christofides",
    "author_email": "antonis@antonischristofides.com",
    "download_url": "https://files.pythonhosted.org/packages/91/2c/da9dc0edfe744097bd04a9e70baa43ec0b3e00f1f306bb8c70bf7c4a171a/haggregate-3.0.2.tar.gz",
    "platform": null,
    "description": "==========\nhaggregate\n==========\n\n\n.. image:: https://img.shields.io/pypi/v/haggregate.svg\n        :target: https://pypi.python.org/pypi/haggregate\n\n.. image:: https://img.shields.io/travis/openmeteo/haggregate.svg\n        :target: https://travis-ci.org/openmeteo/haggregate\n\n.. image:: https://codecov.io/github/openmeteo/haggregate/coverage.svg\n        :target: https://codecov.io/gh/openmeteo/haggregate\n        :alt: Coverage\n\n.. image:: https://pyup.io/repos/github/openmeteo/haggregate/shield.svg\n         :target: https://pyup.io/repos/github/openmeteo/haggregate/\n         :alt: Updates\n\nAggregates htimeseries to larger steps\n\n\n* Free software: GNU General Public License v3\n* Documentation: https://haggregate.readthedocs.io.\n\n\n=======\nHistory\n=======\n\n3.0.2 (2023-12-20)\n==================\n\n- Allow htimeseries 6.\n\n3.0.1 (2022-12-03)\n==================\n\n- Allow Click to upgrade to 8.\n\n3.0.0 (2022-12-03)\n==================\n\n- Compatible with htimeseries 4.\n\n2.0.1 (2022-11-13)\n==================\n\n- Fixed inability to install with pip on Python 3.10 (no difference in\n  code, it was only rebuilt in Python 3.10).\n\n2.0.0 (2020-02-23)\n==================\n\n- Only Python>=3.7 is now supported.\n\n1.0.2 (2020-01-22)\n==================\n\n- Fixed crash if result had only NaN values.\n\n1.0.1 (2020-01-10)\n==================\n\n- Made installation process more robust. Sometimes it could fail,\n  depending on the environment.\n\n1.0.0 (2020-01-05)\n==================\n\n- Now uses version 5 of hts file (i.e. different time step notation).\n\n0.2.0 (2019-12-05)\n==================\n\n- Added option target_timestamp_offset.\n\n0.1.4 (2019-07-19)\n==================\n\n- Greatly reduced memory usage.\n\n0.1.3 (2019-07-03)\n==================\n\n- Fixed bug where Timezone wasn't being set in the output file.\n\n0.1.2 (2019-06-25)\n==================\n\n- Fixed erroneous setting of time_step, timestamp_rounding and\n  timestamp_offset in the resulting time series.\n- You can now import regularize from haggregate (before you imported it\n  from haggregate.regularize).\n\n0.1.1 (2019-06-24)\n==================\n\n- Initial release\n\n  (There is also a 0.1.0 release on PyPI, which was uploaded during\n  experimentation, but it doesn't work.)\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3",
    "summary": "Aggregates htimeseries to larger steps",
    "version": "3.0.2",
    "project_urls": {
        "Homepage": "https://github.com/openmeteo/haggregate"
    },
    "split_keywords": [
        "haggregate"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "912cda9dc0edfe744097bd04a9e70baa43ec0b3e00f1f306bb8c70bf7c4a171a",
                "md5": "e9152ead49a9b76426eb8db77b289896",
                "sha256": "d40b4c787b5fc505d99d684a2d372fc5bd93851af51c9ca27b61f7ab646d0cc8"
            },
            "downloads": -1,
            "filename": "haggregate-3.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e9152ead49a9b76426eb8db77b289896",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 73433,
            "upload_time": "2023-12-20T11:21:49",
            "upload_time_iso_8601": "2023-12-20T11:21:49.307487Z",
            "url": "https://files.pythonhosted.org/packages/91/2c/da9dc0edfe744097bd04a9e70baa43ec0b3e00f1f306bb8c70bf7c4a171a/haggregate-3.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-20 11:21:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "openmeteo",
    "github_project": "haggregate",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": false,
    "lcname": "haggregate"
}
        
Elapsed time: 0.16442s