silx-kit / vscode-h5web

VSCode extension to explore and visualize HDF5 files
https://marketplace.visualstudio.com/items?itemName=h5web.vscode-h5web
MIT License
33 stars 5 forks source link

Clarify that netCDF3 is not included. #13

Closed Dave-Allured closed 2 years ago

Dave-Allured commented 2 years ago

Clarify that extension .nc does not mean that netCDF3 format is supported. Only netCDF4 is supported.

axelboc commented 2 years ago

Hi @Dave-Allured, excellent point. I took the liberty of moving and reformulating your paragraph by also mentioning that the workbench.editorAssociations setting can be used to restore the default editor association. Please let me know what you think.

Dave-Allured commented 2 years ago

@axelboc, I am fine with your rewording. I just wanted to work in that caveat about netCDF3 not supported. File extension .nc is in widespread use for netCDF3 in some sectors, and I wanted to head off some confusion. Go ahead and merge when you are ready.