https://github.com/tsutterley/pointadvection
Utilities for advecting point data for use in a Lagrangian reference frame
https://github.com/tsutterley/pointadvection
Last synced: 11 months ago
JSON representation
Utilities for advecting point data for use in a Lagrangian reference frame
- Host: GitHub
- URL: https://github.com/tsutterley/pointadvection
- Owner: tsutterley
- License: mit
- Created: 2022-05-16T17:24:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T23:11:24.000Z (almost 2 years ago)
- Last Synced: 2025-04-24T07:03:08.585Z (about 1 year ago)
- Language: Jupyter Notebook
- Homepage: https://pointadvection.readthedocs.org
- Size: 604 KB
- Stars: 1
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
==============
pointAdvection
==============
|Language|
|License|
|Documentation Status|
.. |Language| image:: https://img.shields.io/badge/python-v3.8-green.svg
:target: https://www.python.org/
.. |License| image:: https://img.shields.io/badge/license-MIT-green.svg
:target: https://github.com/tsutterley/pointAdvection/blob/main/LICENSE
.. |Documentation Status| image:: https://readthedocs.org/projects/pointadvection/badge/?version=latest
:target: https://pointadvection.readthedocs.io/en/latest/?badge=latest
Utilities for advecting point data for use in a Lagrangian reference frame
These are extension routines for the set of `pointCollection `_ tools
Download
########
| The program homepage is:
| https://github.com/tsutterley/pointAdvection
| A zip archive of the latest version is available directly at:
| https://github.com/tsutterley/pointAdvection/archive/main.zip
Disclaimer
##########
This project contains work and contributions from the `scientific community <./CONTRIBUTORS.rst>`_.
It is provided here for your convenience but *with no guarantees whatsoever*.
License
#######
The content of this project is licensed under the
`Creative Commons Attribution 4.0 Attribution license `_
and the source code is licensed under the `MIT license `_.