You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.
I'm trying to open the file
https://github.com/OpenDrift/opendrift/blob/master/tests/test_data/16Nov2015_NorKyst_z_surface/arome_subset_16Nov2015.nc.
with the following code:
NetcdfFile nc = new NetcdfFile(outputFilePath, true);
but it always show "java.lang.IllegalArgumentException: Not a netcdf file" but with toolsUI and other applications it opens fine.
Maybe some validations are incorrect
The text was updated successfully, but these errors were encountered: