Skip to main content

Documentation Status pipelines

Lagranto - A Library to work with trajectories.

A recent build of the documentation is available at https://lagranto.readthedocs.io/en/latest/

Changelog

The changelog of can be found under CHANGELOG.md.

Install the development environment

Copy locally the latest version from lagranto:

git clone git@git.iac.ethz.ch:atmosdyn/Lagranto.git /path/to/local/lagranto
cd path/to/local/lagranto

Prepare the conda environment:

module load miniconda3
conda create -y -q -n lagranto_dev python=3.5.4 pytest
conda env update -q -f lagranto.yml -n lagranto_dev

Install lagranto in development mode in lagranto_dev:

source activate lagranto_dev
pip install -e .

Run the tests:

python -m pytest

Make the modifications available

git clone URL       # Copy the server version locally
git status          # Give the status of the file as seen from git
git pull            # Get the latest version from the server
git add FILES...    # Add modified files
git commit          # Add the changes to the git system, only locally
git push            # Push the local changes to the server

Documentation

To compile the documentation the sphinx package have to be installed:

conda install sphinx

To compile the html documentation:

cd docs
make html

Update package on conda and PyPi

Prerequisites

Conda
PyPi
  • A PyPi account

  • A gpg key

General Steps

  1. Change the version number in setup.py

  2. Add a tag for this new version:

git tag -s TAGNAME -u KEY
  1. Push the tag:

git push --tags

PyPi

Simply run:

./pypi_upload.sh

Conda

Edit the version name and the sha256 sum of Lagranto in recipe/meta.yaml. The sha256 can be determined as follow:

wget "https://git.iac.ethz.ch/atmosdyn/Lagranto/repository/VERSION/archive.tar.gz"
sha245sum archive.tar.gz

Commit and push the changes, and on github create a pull-request on conda-forge/lagranto-feedstock

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Lagranto-0.3.1.tar.gz (1.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

Lagranto-0.3.1-py2.py3-none-any.whl (32.9 kB view details)

Uploaded Python 2Python 3

File details

Details for the file Lagranto-0.3.1.tar.gz.

File metadata

  • Download URL: Lagranto-0.3.1.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.8.2 readme-renderer/27.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.4.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Lagranto-0.3.1.tar.gz
Algorithm Hash digest
SHA256 7f0a7055879d55710e47f0bfcfd0a0a64635459a233371fcc3bc52281db81dd1
MD5 078550133e2325d0f6dc9a9584d4c72e
BLAKE2b-256 c6539616fb0d1ea5fcf4075542e9c24db04ee27ce4940a85dcb428e8ebd3b527

See more details on using hashes here.

File details

Details for the file Lagranto-0.3.1-py2.py3-none-any.whl.

File metadata

  • Download URL: Lagranto-0.3.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 32.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.8.2 readme-renderer/27.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.4.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Lagranto-0.3.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e65caa2eebdebf60c0d7ca6da8e6a38a77682de195885f15e9323776b76468d3
MD5 260c0dc988f2afc99812072e2092a037
BLAKE2b-256 33d1496418b2acbfe9d166cd3d7b63253a087bb0509b00ebe0d7ef1965cc6ae9

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3.1 This release

2 files

0.1.7

2 files

0.1.6

2 files

0.1.5

2 files

0.1.4

2 files

0.1.3

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page