This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
uda:index [2017/11/20 17:54] Correia Lopes [10. Current status] |
uda:index [2020/06/03 10:39] (current) Correia Lopes [UPORTO DATA ARCHIVE (UDA)] |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| Perdigão' | Perdigão' | ||
| + | |||
| + | * **most recent info at the [[https:// | ||
| + | * [2020.05.23] TDS password removed | ||
| + | * [2020.05.23] cron jobs removed and the mirroring process stopped {{closing_history.tgz|DTU account closing status}} | ||
| ===== - Using the UDA ===== | ===== - Using the UDA ===== | ||
| Line 9: | Line 13: | ||
| WindsP App users may [[https:// | WindsP App users may [[https:// | ||
| - | {{uporto_data_archive_20171120_.pdf|}} | + | {{uporto_data_archive_20171120_.pdf|}} | {{ : |
| Line 15: | Line 19: | ||
| ^ Export | ^ Export | ||
| - | | DTU | 1.8 TiB | 4.06844 GiB | | + | | DLR | 1.2 TiB | 2.32553 GiB | |
| - | | UCAR | + | | DTU |
| - | | DLR | 1.2 TiB | 0 GiB | | + | |
| | INEGI | 301 MiB | 0 GiB | | | INEGI | 301 MiB | 0 GiB | | ||
| + | | UCAR | 1.6 TiB | 6.24173 GiB | | ||
| | WINDFORS | | WINDFORS | ||
| - | Summary on 19-11-2017 22:19. For more info see the [[http:// | + | Summary on 20-03-2018 00:00. |
| + | For more info see the [[http:// | ||
| < | < | ||
| Line 43: | Line 48: | ||
| │ | │ | ||
| │ | │ | ||
| + | │ | ||
| + | │ | ||
| + | │ | ||
| + | │ | ||
| + | │ | ||
| │ | │ | ||
| │ | │ | ||
| │ | │ | ||
| - | │ | + | │ |
| - | │ | + | │ |
| - | │ | + | │ |
| - | │ | + | │ |
| + | │ | ||
| + | │ | ||
| + | │ | ||
| ├── dtu | ├── dtu | ||
| │ | │ | ||
| Line 56: | Line 69: | ||
| │ | │ | ||
| │ | │ | ||
| + | │ | ||
| │ | │ | ||
| │ | │ | ||
| Line 65: | Line 79: | ||
| │ | │ | ||
| │ | │ | ||
| - | │ └── PointCloud | + | │ ├── PerdigaoTurbineTopView.pdf |
| + | │ ├── PointCloud | ||
| + | │ | ||
| ├── ucar | ├── ucar | ||
| + | │ | ||
| + | │ | ||
| + | │ | ||
| + | │ | ||
| + | │ | ||
| + | │ | ||
| + | │ | ||
| + | │ | ||
| │ | │ | ||
| │ | │ | ||
| │ | │ | ||
| - | │ | + | │ |
| - | │ | + | │ │ |
| - | │ | + | │ |
| - | │ | + | │ |
| - | │ | + | │ |
| + | │ | ||
| + | │ | ||
| + | │ | ||
| + | │ | ||
| + | │ | ||
| + | │ | ||
| + | │ | ||
| + | │ | ||
| └── windfors | └── windfors | ||
| ├── 2017 | ├── 2017 | ||
| Line 82: | Line 114: | ||
| └── cross | └── cross | ||
| └── 2017 | └── 2017 | ||
| + | | ||
| + | 441 directories, | ||
| </ | </ | ||
| Line 111: | Line 145: | ||
| <code bash crons> | <code bash crons> | ||
| # DTU data sync to UDA, At minute 31 past every 4th hour | # DTU data sync to UDA, At minute 31 past every 4th hour | ||
| + | #31 */4 * * * / | ||
| 31 */4 * * * / | 31 */4 * * * / | ||
| </ | </ | ||
| Line 120: | Line 155: | ||
| </ | </ | ||
| - | ===== - Uploaded data by UCAR ===== | + | ===== - Upload |
| UCAR uses the UDA export '' | UCAR uses the UDA export '' | ||
| Line 128: | Line 163: | ||
| DLR uses the UDA export '' | DLR uses the UDA export '' | ||
| - | ===== - Uploaded data by INEGI ===== | + | ===== - Upload |
| INEGI uses the UDA export '' | INEGI uses the UDA export '' | ||
| Line 135: | Line 170: | ||
| WindsForS uses the UDA export '' | WindsForS uses the UDA export '' | ||
| + | |||
| + | ===== - Mirror UCAR ftp site ===== | ||
| + | |||
| + | Preliminary data at the ftp site (ARL, Notre dame, ...) uploaded with: | ||
| + | < | ||
| + | #! /bin/sh | ||
| + | dir=arl | ||
| + | source=ftp:// | ||
| + | destination=/ | ||
| + | nohup wget -m -nH --cut-dirs=5 -P $destination $source >| /dev/null 2>&1 & | ||
| + | </ | ||
| + | |||
| + | Afterwards it is verified by running in the ftp site: | ||
| + | < | ||
| + | #! /bin/sh | ||
| + | dir=arl | ||
| + | cd < | ||
| + | export RSYNC_PASSWORD=t****YLa**** | ||
| + | archive=ucar@windsptds.fe.up.pt:: | ||
| + | rsync -avz --delete --dry-run $dir $archive | ||
| + | </ | ||
| ===== - Mirror UDA to DTU ===== | ===== - Mirror UDA to DTU ===== | ||
| Line 192: | Line 248: | ||
| </ | </ | ||
| - | The DTU NEWA directory / | + | The DTU NEWA directory / |
| < | < | ||
| Line 222: | Line 278: | ||
| ===== - Current status ===== | ===== - Current status ===== | ||
| - | <note warning>The is a collaborative version of this table being updated at Google docs.</ | + | <note warning>There is a collaborative version of this table being updated at Google docs.</ |
| - | ^ Institution | + | {{ : |
| - | | **ALR** | + | {{ : |
| - | | | CO2/H2O Gas Analyzer Data | C. Hocut | + | |
| - | | | Tower Data | C. Hocut | + | |
| - | | **CU** | + | |
| - | | | Cornell Tower Data | R. Barthelmie | + | |
| - | | | Cornell University Microbarometer Data | R. Barthelmie | + | |
| - | | **DLR** | + | |
| - | | | HATPRO Surface Meteorological Data | M. Hagen | + | |
| - | | **DTU** | + | |
| - | | **ENERCON** | + | |
| - | | | ENERCON Wind Turbine SCADA Data | ? | ✘ | ✘ | + | |
| - | | **IPMA** | + | |
| - | | | Portugal Lightning Detection Network (LDN) Data | S. Correia and V. Prior | ✘ | ✘ | + | |
| - | | **INEGI** | + | |
| - | | **UCAR/EOL** | Preliminary 5 minute ISFS data, geographic coordinate | + | |
| - | | | Preliminary 5 minute ISFS data, instrument coordinates | + | |
| - | | | Preliminary High Rate ISFS data | ? | ✔ | ✔ | + | |
| - | | | GTS LDM Surface Hourly Observations | + | |
| - | | | GTS LDM Surface Synoptic Observations | + | |
| - | | | LDM Surface METAR Data | METAR format | + | |
| - | | | ISS Preliminary Surface Meteorology Data | Sodar-RASS Site | + | |
| - | | | ISS Preliminary Surface Meteorology Data | Sounding Site at the upper orange grove | | | ✔ | | + | |
| - | | | ISS Preliminary Surface Meteorology Data | West Profiler Site | + | |
| - | | | Perdigao Field Catalog Surface Products | + | |
| - | | **NCAS** | + | |
| - | | **NOAA** | + | |
| - | | **ND** | + | |
| - | | **OU** | + | |
| - | | | NSSL/OU CLAMPS Surface Meteorological Data | P. Klein | + | |
| --- // | --- // | ||