IPCC-WG1 / Atlas

Repository supporting the implementation of FAIR principles in the IPCC-WGI Atlas
Other
223 stars 50 forks source link

NetCDF files from Interactive Atlas cannot be loaded by netcdf-java library #67

Closed jesusff closed 2 years ago

jesusff commented 2 years ago

Description of the problem

This problem was reported as a climate4R issue https://github.com/SantanderMetGroup/climate4R/issues/19, but it affects the NetCDF files generated by the Interactive Atlas.

To Reproduce

  1. Download data from the Interactive Atlas as netcdf
  2. The netcdf-java library cannot find the variables in the file

Expected behavior

The files should be readable

Desktop (please complete the following information):

This is a system-independent problem

Additional context

See https://github.com/SantanderMetGroup/climate4R/issues/19

jesusff commented 2 years ago

The GDAL library used in the backend of the Interactive Atlas was modifying critical metadata from the original files. This issue has been fixed in the development version. The next update of the Interactive Atlas will fix the problem.

gutierjm commented 2 years ago

Fixed in the version published on 21 December 2021. Please let us know if you find any other problems.