Closed maxmargraf closed 2 years ago
Notebook runs in mybinder without too much memory consumption.
Small correction:
TRSL is the transmitted signal level minus the received signal level and represents the total path loss along the CML
should be
TL (total path loss) is ...
Also, can you add a scatter plot or hexbin plot of the final result?
I quickly tried, e.g. like this
df['CML'] = pd.Series(index=cml.time.values, data=cml.rainfall_amount.values/60)
Seems to work fine.
@cchwala only saw your suggestion for the scatter plot now. I updated it with an hourly scatter plot for now.
Thanks 👍
As the title suggests the recent notebook is reworked to no feature an example routine to process the openMRG data with pycomlink.