Skip to main content

Accelerating the use of Lagrangian data for atmospheric, oceanic, and climate sciences

Project description

CloudDrift

CI Documentation Status Binder Code style: black NSF-2126413 Hits

CloudDrift accelerates the use of Lagrangian data for atmospheric, oceanic, and climate sciences. It is funded by NSF EarthCube through the EarthCube Capabilities Grant No. 2126413.

Getting started

Install CloudDrift

pip

You can install CloudDrift using pip via PyPI:

pip install clouddrift

If you need the latest development version, get it from GitHub:

pip install git+https://github.com/cloud-drift/clouddrift

Conda

You can also install CloudDrift using Conda:

git clone https://github.com/cloud-drift/clouddrift
cd clouddrift
conda env create --file environment.yml

In the future, a conda-forge package will be available to simplify the installation process.

Run the tests

If you downloaded the CloudDrift source code from GitHub, you can run all tests like this:

python -m unittest tests/*.py

Using CloudDrift

Start by reading the documentation.

Example Jupyter notebooks that showcase the library, as well as scripts to process various Lagrangian datasets, are in clouddrift-examples.

Found an issue or need help?

Please create a new issue here and provide as much detail as possible about your problem or question.

Project details


Download files

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

Source Distribution

clouddrift-0.2.1.tar.gz (2.1 MB view hashes)

Uploaded Source

Built Distribution

clouddrift-0.2.1-py3-none-any.whl (10.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page