bczernecki / thundeR

thundeR - Rapid computation and visualisation of convective parameters from rawinsonde and NWP data
https://bczernecki.github.io/thundeR/
MIT License
44 stars 8 forks source link

Data Question #31

Closed MengXin001 closed 3 years ago

MengXin001 commented 3 years ago

Hello! I try to import uwyo's data in .csv, and it didn't work. Should I change some data content? What types of data are available? THANKS

bczernecki commented 3 years ago

Data should be provided as data frame. Please have a look at the structure of object retrieved by:data("sounding_vienna") or any other input dataset used in example/documentation.