informatique:docker:warp10
Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
informatique:docker:warp10 [2020/10/09 22:55] – ancienne révision (2020/10/09 21:52) restaurée florian | informatique:docker:warp10 [2025/01/14 11:19] (Version actuelle) – modification externe 127.0.0.1 | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | {{ : | + | {{ : |
====== Warp10 ====== | ====== Warp10 ====== | ||
- | ===== Démarrage ===== | + | {{indexmenu> |
- | Démarrage Warp10 Standalone et WarpStudio : | + | ~~socialite~~ |
- | < | ||
- | docker run -d --restart=always --name=" | ||
- | </ | ||
- | |||
- | ==== Create Token ==== | ||
- | |||
- | [[https:// | ||
- | < | ||
- | |||
- | florian@ubuntuNAS: | ||
- | {" | ||
- | |||
- | </ | ||
- | |||
- | ==== Write GTS ==== | ||
- | |||
- | [[https:// | ||
- | < | ||
- | |||
- | curl -v -H ' | ||
- | |||
- | </ | ||
- | |||
- | Un fichier de GTS : | ||
- | |||
- | < | ||
- | Florian.Tales@LIN0115014: | ||
- | |||
- | </ | ||
- | |||
- | ==== Read GTS ==== | ||
- | |||
- | [[https:// | ||
- | {{http:// | ||
- | |||
- | ==== Delete GTS ==== | ||
- | |||
- | [[https:// | ||
- | < | ||
- | |||
- | curl -v -H ' | ||
- | |||
- | </ | ||
- | |||
- | ===== Exploration opendata eco2mix ===== | ||
- | Exploration des données france énergie : [[https:// | ||
- | \\ | ||
- | Conversion csv au format gts file : [[https:// | ||
- | ==== Fetch ==== | ||
- | Exploration de la production eolienne en MW en Bretagne les 100 derniers jours : | ||
- | |||
- | <code warp10 warpscript1.mc2> | ||
- | // Fetch 100 days Brittany wind production & smooth it | ||
- | ' | ||
- | ' | ||
- | // Select | ||
- | [ | ||
- | $Read_Token | ||
- | ' | ||
- | { | ||
- | ' | ||
- | ' | ||
- | } | ||
- | NOW | ||
- | 100 d | ||
- | ] | ||
- | FETCH ' | ||
- | // Single Exponential Smoothing | ||
- | $gts_eolien | ||
- | 0.01 // alpha (smoothing factor) | ||
- | SINGLEEXPONENTIALSMOOTHING ' | ||
- | // Display | ||
- | $gts_eolien_single_exp | ||
- | $gts_eolien | ||
- | |||
- | </ | ||
- | {{http:// |
informatique/docker/warp10.1602280506.txt.gz · Dernière modification : 2025/01/14 11:19 (modification externe)