josephhardinee / PyDSD

Python Library for working with disdrometer data.
GNU Lesser General Public License v2.1
45 stars 33 forks source link

Do you plan support Thies Clima disdrometer data? #13

Open arthurcts opened 9 years ago

josephhardinee commented 9 years ago

I don't currently have access to any of the data from one of these, but if you have some data and a data format document or something similar(or some advice on where I can track one down) I can definitely try to add it in.

arthurcts commented 9 years ago

I have a little experience with this disdrometer. I will upload the data and the disdrometer manual.

josephhardinee commented 9 years ago

Any luck with tracking down a data file and manual?

josephhardinee commented 9 years ago

I'm going to close this issue for now. If you are able to find a manual, or can upload a datafile, feel free to re-open it.

arthurcts commented 8 years ago

Hi, I had some problems with the data recovery. I'm attaching the data sample and the manuals of Thies Clima disdrometer: ftp://ftp.funceme.br/Thies_Disdrometer

I'm writing the read function for this data, as soon as possible I will upload for you evaluate.

josephhardinee commented 8 years ago

Okay this will be very helpful. I'm going to go ahead and reopen the issue then. I'll go ahead and take a look at it this afternoon as well to see how different it is from the other formats. I would definitely love to get support for this into PyDisdrometer.