Tools and framework developed to analyze data collected by MoTUS experiment
Diffusion MoTUS_analysis (master)
Recent Commits
Recent Commits
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
ecdc9d54a5d9 | dmauree | extract files | Jun 30 2020 | ||||
1b6ce6939924 | dmauree | Add new file | Mar 9 2018 | ||||
5efe7b3ef262 | dmauree | Initial commit | Mar 9 2018 |
readme.md
readme.md
In this repository you can find some scripts to extract zipped data from the MoTUS archives and process them to create averaged values. An example of the MoTUS data can be found here:
https://zenodo.org/record/1033386
In the reading sub folder you can find the following script:
- anem_data_v4.ipynb : to read all anemometers data from MoTUS, calculate hourly mean data and to sort out data in ascending order.
- meteo_v1.ipynb : to read meteo station data from MoTUS, calculate mean data.
- radiometre.ipnyb : script to read meteo station data from MoTUS, calculate mean data.
- read_file_v5.ipynb : read anemometer data from MoTUS, calculate statistics for data
- surfacetemp: read surface temperature data from MoTUS, calculate mean data and to create some plots.
c4science · Help