Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gmaze committed Dec 5, 2022
1 parent 8ed9fd8 commit 629d3d4
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
<img src="https://raw.githubusercontent.com/euroargodev/euroargodev.github.io/master/img/logo/ArgoLogos/Argo_Logo_S.gif" width="100"/>
|<img src="https://raw.githubusercontent.com/euroargodev/euroargodev.github.io/master/img/logo/ArgoLogos/Argo_Logo_S.gif" width="100"/>| <h1> Argo float of the day ! <br> ![Twitter Follow](https://img.shields.io/twitter/follow/argobot84)|
|:-----:|:-----:|

# Argo float of the day !
![Twitter Follow](https://img.shields.io/twitter/follow/argobot84)

Every day, this repo will select an Argo float that reported data over the last 24 hours and will publish on Twitter images of the data collected.
Every day, this repo will select an Argo float that reported data over the last 24 hours and will publish its data on Twitter.

Checkout the Twitter feed at: https://twitter.com/argobot84

### Data processing

- Select a random Argo profile reported over the last 24 hours from [the weekly index profile file](//ftp.ifremer.fr/ifremer/argo/ar_index_this_week_prof.txt)
- Select a random Argo profile reported over the last 24 hours from [the global index profile file](https://data-argo.ifremer.fr/ar_index_global_prof.txt.gz)
- Fetch profile data from the [IFREMER GDAC ftp](//ftp.ifremer.fr/argo)
- Load data with [argopy](//argopy.readthedocs.io)
- Create and save plots with profile data
- Create and save plots with profile measurements data
- Tweet meta data and images of plots on twitter at: https://twitter.com/argobot84

### Software Used
Expand Down

0 comments on commit 629d3d4

Please sign in to comment.