ACTRIS-Data-Centre / actris-jupyter-hub

This repository consists of examples to the ACTRIS Virtual Research Environment in JupyterHub.
GNU Affero General Public License v3.0
0 stars 3 forks source link

ACTRIS-Norway; use case 5&6 combining variables, units, time resolution #15

Open lisemurberg opened 5 days ago

lisemurberg commented 5 days ago

Use case 5: Aggregate to same time resolution, convert data to have same unit Make code to aggregate different time series to same resolution and converts data to same unit (ex. ug/m3 and ppb). Next step can be to use model data where observational data is missing.
Main aim: Easy access to data sets that are easier to use in VRE or own analysis and compare various variables and model data.

Use case 6: Combine variables
Use rain amount and concentration in rain to derive deposition, plot time time series of different variables (eg ozone and PM), make scatter plot z versus y, find meteorological observations at station or nearby (RH, T, wind) Main aim: Provide a well-documented product combining variables to obtain a new deposition variable, and analyze this further with other data and models

lisemurberg commented 5 days ago

Group focuses on combining all precipitation data (long timeseries) at Birkenes I and Birkenes II, and compare it with sulphate concentrations. This will create one (or more) new notebook under integrated products which shows the combining of datasets.

The issue created an discussion on how precip should be handled, see discussion: #11