======
DAGGER
======
.. .. image:: https://img.shields.io/pypi/v/dagger.svg
.. :target: https://pypi.python.org/pypi/dagger
.. .. image:: https://img.shields.io/travis/bgailleton/dagger.svg
.. :target: https://travis-ci.com/bgailleton/dagger
.. .. image:: https://readthedocs.org/projects/dagger/badge/?version=latest
.. :target: https://dagger.readthedocs.io/en/latest/?version=latest
.. :alt: Documentation Status
DAG tools to process numerical topography and landscape evolution models
* Free software: GNU General Public License v3
* Documentation: https://dagger.readthedocs.io. (WIP - will be online at publication time)
Features
--------
* TODO
References
-----------
TODO add and format the references
Credits
-------
Main developer: Boris Gailleton (boris.gailleton@univ-rennes.fr)
Project partly funded byt projects within the SUBITOP ITN, University of Edinburgh, GFZ Postdam, ERC Feasible, Université de Rennes
This package formatting was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
Some I/O operations are using `libnpy <https://github.com/llohse/libnpy>`_ (MIT), a header-only c++ library to write/load simple `numpy` arrays.
=======
History
=======
0.0.13 (04/07/2024)
-------------------
* Refactoring some accessors
* Adding helpers for riverdale
* starting to add xtensor-python
* D4 standalone priority_flood
* Labour voted in parlement
0.0.12 (06/03/2024)
-------------------
* Many improvements on graphflood
* Many bug fixes
* Starting to add river analysis tools (early work)
0.0.11 (05/01/2023)
-------------------
* Minor improvements and cleanings
* Minor bug fixes in the installation (related to pep 517 and 518)
* Start of some refactoring prior to version 0.1
0.0.10 (13/11/2023)
-------------------
* Loads of minor bug fixes and random additions on the experimental side
0.0.9 (23/10/2023)
------------------
* A lot of minor fixes for the graph, classic connector and graphflood
* Majors additions behind teh scenes for the next big refactoring (experimental features in)
0.0.8 (01/08/2023)
------------------
* Fixing bugs in the connectors
* Adding tools for hydrogeomorphometrics in graphflood
* Adding some standalone models to trackscape
0.0.7 (01/08/2023)
------------------
* Hotfixes
0.0.6 (01/08/2023)
------------------
* Adding quick river and drainage divide extraction tools
0.0.4 (20/07/2023)
------------------
* Hot fix (still developping the CI/CD toolchain)
0.0.3 (20/07/2023)
------------------
* Fixing compilation for conda-forge on MacOS and Windows
* Adding a quick topo function as quick test
0 (2023-07-20)
------------------
* First release on PyPI.
Raw data
{
"_id": null,
"home_page": "https://github.com/bgailleton/DAGGER",
"name": "daggerpy",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "dagger",
"author": "Boris Gailleton",
"author_email": "boris.gailleton@univ-rennes.fr",
"download_url": "https://files.pythonhosted.org/packages/2d/2b/5f01772b1fd6f532a795b8919c7955c4fce602db60aceb714bf66651a866/daggerpy-0.0.16.tar.gz",
"platform": null,
"description": "======\nDAGGER\n======\n\n\n.. .. image:: https://img.shields.io/pypi/v/dagger.svg\n.. :target: https://pypi.python.org/pypi/dagger\n\n.. .. image:: https://img.shields.io/travis/bgailleton/dagger.svg\n.. :target: https://travis-ci.com/bgailleton/dagger\n\n.. .. image:: https://readthedocs.org/projects/dagger/badge/?version=latest\n.. :target: https://dagger.readthedocs.io/en/latest/?version=latest\n.. :alt: Documentation Status\n\n\n\n\nDAG tools to process numerical topography and landscape evolution models\n\n\n* Free software: GNU General Public License v3\n* Documentation: https://dagger.readthedocs.io. (WIP - will be online at publication time)\n\n\nFeatures\n--------\n\n* TODO\n\nReferences\n-----------\n\nTODO add and format the references\n\nCredits\n-------\n\nMain developer: Boris Gailleton (boris.gailleton@univ-rennes.fr)\n\nProject partly funded byt projects within the SUBITOP ITN, University of Edinburgh, GFZ Postdam, ERC Feasible, Universit\u00e9 de Rennes\n\nThis package formatting was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\nSome I/O operations are using `libnpy <https://github.com/llohse/libnpy>`_ (MIT), a header-only c++ library to write/load simple `numpy` arrays.\n\n\n=======\nHistory\n=======\n\n0.0.13 (04/07/2024)\n-------------------\n\n* Refactoring some accessors\n* Adding helpers for riverdale\n* starting to add xtensor-python\n* D4 standalone priority_flood\n* Labour voted in parlement\n\n0.0.12 (06/03/2024)\n-------------------\n\n* Many improvements on graphflood\n* Many bug fixes\n* Starting to add river analysis tools (early work)\n\n0.0.11 (05/01/2023)\n-------------------\n\n* Minor improvements and cleanings\n* Minor bug fixes in the installation (related to pep 517 and 518)\n* Start of some refactoring prior to version 0.1\n\n0.0.10 (13/11/2023)\n-------------------\n\n* Loads of minor bug fixes and random additions on the experimental side\n\n0.0.9 (23/10/2023)\n------------------\n\n* A lot of minor fixes for the graph, classic connector and graphflood\n* Majors additions behind teh scenes for the next big refactoring (experimental features in)\n\n\n0.0.8 (01/08/2023)\n------------------\n\n* Fixing bugs in the connectors\n* Adding tools for hydrogeomorphometrics in graphflood\n* Adding some standalone models to trackscape\n\n0.0.7 (01/08/2023)\n------------------\n\n* Hotfixes\n\n\n0.0.6 (01/08/2023)\n------------------\n\n* Adding quick river and drainage divide extraction tools\n\n0.0.4 (20/07/2023)\n------------------\n\n* Hot fix (still developping the CI/CD toolchain)\n\n0.0.3 (20/07/2023)\n------------------\n\n* Fixing compilation for conda-forge on MacOS and Windows\n* Adding a quick topo function as quick test\n\n0 (2023-07-20)\n------------------\n\n* First release on PyPI.\n",
"bugtrack_url": null,
"license": "GNU General Public License v3",
"summary": "DAG tools to process numerical topography and landscape evolution models",
"version": "0.0.16",
"project_urls": {
"Homepage": "https://github.com/bgailleton/DAGGER"
},
"split_keywords": [
"dagger"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2d2b5f01772b1fd6f532a795b8919c7955c4fce602db60aceb714bf66651a866",
"md5": "35c620cb7e77dc3962f4e3bf5c629d56",
"sha256": "9f13c17b5f482221697c668090435ce6ffe589ae54df9d130f88f0a642db3066"
},
"downloads": -1,
"filename": "daggerpy-0.0.16.tar.gz",
"has_sig": false,
"md5_digest": "35c620cb7e77dc3962f4e3bf5c629d56",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 275063,
"upload_time": "2025-02-12T13:31:49",
"upload_time_iso_8601": "2025-02-12T13:31:49.986327Z",
"url": "https://files.pythonhosted.org/packages/2d/2b/5f01772b1fd6f532a795b8919c7955c4fce602db60aceb714bf66651a866/daggerpy-0.0.16.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-12 13:31:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "bgailleton",
"github_project": "DAGGER",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "daggerpy"
}