cosmoscout/csp-volume-rendering

Better NetCdfFileLoader

TheFridge76 opened this issue · 0 comments

There is a very basic file loader for netcdf files, but it needs some improvements to be usable for more datasets.

  • Support multiple timesteps in one file
  • Allow selection of the correct dimensions
  • Use metadata given in the files
    • Dimension names could be used for axis configuration
    • vtkNetCDFCFReader already does some parsing