Clouddrift
@clouddrift.bsky.social
9 followers 1 following 13 posts
Clouddrift is a 🐍 Python package helping accelerates the use of Lagrangian data for ☁ atmospheric, 🌊 oceanic, and 🌎 climate sciences! https://clouddrift.org | https://github.com/Cloud-Drift/clouddrift
Posts Media Videos Starter Packs
clouddrift.bsky.social
And if this is a project you would like to contribute to, check out our GitHub repo: lnkd.in/gU_93Hwc

A special thanks to those who contributed to this release: Shane Elipot & Philippe Miron!
clouddrift.bsky.social
And with the newly improved Datasets webpage (lnkd.in/gBTh4yeY), it is easier to find the data you want to use and start your project with links to the get-started Jupyter notebooks that walk you through how to use CloudDrift!
clouddrift.bsky.social
Both data sets provide Lagrangian data that allows us to track previous hurricanes and analyze properties of these hurricanes. With just a few lines of Python code, we can download the data and start analyzing these data.
clouddrift.bsky.social
CloudDrift has access to two such datasets:

- HURDAT2: The HURricane DATa 2nd generation
- IBTrACS: The International Best Track Archive for Climate Stewardship
clouddrift.bsky.social
With the start of the Atlantic hurricane season and the release of CloudDrift v0.45.0 (lnkd.in/g8864hXD), I want to highlight the hurricane and cyclone datasets already accessible with CloudDrift.
clouddrift.bsky.social
And if this is a project you would like to contribute to, check out our GitHub repo: lnkd.in/gU_93Hwc

A special thanks to those who contributed to this release: Shane Elipot & Philippe Miron!
LinkedIn
This link will take you to a page that’s not on LinkedIn
lnkd.in
clouddrift.bsky.social
And with the newly improved Datasets webpage (lnkd.in/gBTh4yeY), it is easier to find the data you want to use and start your project with links to the get-started Jupyter notebooks that walk you through how to use CloudDrift!
LinkedIn
This link will take you to a page that’s not on LinkedIn
lnkd.in
clouddrift.bsky.social
Both data sets provide Lagrangian data that allows us to track previous hurricanes and analyze properties of these hurricanes. With just a few lines of Python code, we can download the data and start analyzing these data.
clouddrift.bsky.social
CloudDrift has access to two such datasets:

- HURDAT2: The HURricane DATa 2nd generation
- IBTrACS: The International Best Track Archive for Climate Stewardship
clouddrift.bsky.social
New Get-Started Notebooks:
Our approach to jumpstart usage is to provide get-started Jupyter notebooks that walk through different datasets and functionality of Clouddrift. We added two new get-started notebooks two datasets:
- IBTrACS (lnkd.in/gcCtVeB3)
- GLAD (lnkd.in/g_6RDHpZ)
LinkedIn
This link will take you to a page that’s not on LinkedIn
lnkd.in
clouddrift.bsky.social
A New Dataset Adapter:
Clouddrift uses adapters to access its datasets, making it easy to get the data you want. We added a new adapter that gives Clouddrift access to the IBTrACS dataset, which is a collection of global tropical cyclone data.
clouddrift.bsky.social
Clouddrift (lnkd.in/gCRtUE6e) has a new version release, v0.44.0! Below are the highlights: