charts icon indicating copy to clipboard operation
charts copied to clipboard

How to plot upper air soundings like skew t hodographs using netcdf

Open Linuxuser1234 opened this issue 3 years ago • 4 comments

Skew-T-1

Linuxuser1234 avatar Jun 22 '22 23:06 Linuxuser1234

Sorry but you have to provide more information and not just one question and some charts

HanSolo avatar Jun 23 '22 03:06 HanSolo

@HanSolo how do I use netcdf-java and your library to create plots and skew t log p to plot dew point and temperature and hodographs for wind speed like what metpy can

Linuxuser1234 avatar Jun 23 '22 11:06 Linuxuser1234

And I'm trying to plot soundings data in javafx

Linuxuser1234 avatar Jun 23 '22 12:06 Linuxuser1234

I don't know netcdf-java, my library is totally unrelated to any datasource, so you need to learn how to get data from netcdf-java and you need to learn how to use JavaFX. Then you should take a look at the test classes in the test package of the charts library. For every chart you will find a demo where you can see how to use that specific chart. From the chart above I have no idea what you would like to visualise, so all these things are up to you, sorry.

HanSolo avatar Jun 23 '22 13:06 HanSolo