3D-Wind-Field
3D-Wind-Field copied to clipboard
3D-Wind-Field Question!!
Dear Rayman.
I have a question about the 3D-Wind-Field material that I uploaded to GitHub.
I'll ask 3 questions.
#1. How do you generate the demo.nc file? The demo data is from NOAA Global Forecast System. The original data is in GRIB2 format and I used toolsUI to convert the GRIB2 file to a NetCDF V3 file. Is there a manual for creating NetCDF V3 files through ToolsUI here?
#2. Is there any coding to change the color?
#3. An error appears when the attached .nc file is uploaded. Is there a workaround? "utils.js:11 Uncaught TypeError: Not a valid NetCDF v3.x file: should start with CDF"
I need your help.
- I did not find manual of ToolsUI, but it is a GUI tool, you just simply load the GRIB file and save it as NETCDF 3 file
- Color is defined in file segmentDraw.frag
- You can use ToolsUI to convert the data file