-
While upgrading the Parsivels in #35 PAR006 had an issue.
The received telegrams are not well formed. Example:
Output all measurement values: `echo -en 'CS/PA\r' > /dev/ttyUSB0`
Serial print…
-
Using Ansible [disdrodl-playbook](gitlab.tudelft.nl/ruisdael/ansible-playbooks/disdrodl-playbook)
Parsivels:
`ansible-playbook ansible/playbook-update-disdro.yml --limit parsivel`
```
pa…
-
I have parsivel and thies lpm data and want to use PyDSD to analysis. But my data files is slightly different then the one presented here as test data. I tried to load using package but got error. If …
-
Hi @josephhardinee, I have a problem processing the file when I am trying to use functions with time. I am trying to use this codes using the ATM4.txt files
import pydsd
import matplotlib.pyplot a…
-
implement a error handling strategy in the export script that ignores empty rows, but writes them down in log files and NetCDF file ([@agoncalvesdeol](https://github.com/agoncalvesdeol) make this a gi…
-
Original comment from @mschleiss https://github.com/ruisdael-observatory/disdroDL/issues/2#issuecomment-2290918916:
> Issue 3: Variable: total_volume_gross_of_class_1:long_name = "Total volume (gro…
-
the `data_dir` value determines where the disdroDL exported NetCDFs are saved, in the instrument's hostPC.
The `data_dir` values in is defined in the `configs_netcdf/` conf files
For the Thies, i…
-
assess the quality of generated NetCDFs (thies and parsivel) since the CS2000 development process has ended.
write down any issues that might be present in NetCDF
and evaluate fixes(now, or future…
-
I am having issues with uploading metadata on parsivel disdrometer NetCDF files to cloudnet API
The following POST request, returns a Error 400 `'type': 'entity.parse.failed'`.
Anyone is aware…
-
We should document how a single raw file can be alternatively processed to L0 netCDF.
There are people that might want to just exploit some functionality provided by disdrodb.
I think the follow…