Due to a problem in the VC 2008 compiler that is used to build HARP reading of the sea_ice_fraction value of S5P L2 products will result in a crash in the binary distribution of HARP for Windows.
As a workaround you can import the data by excluding the sea ice fraction using the exclude(sea_ice_fraction) operation.
Due to a problem in the VC 2008 compiler that is used to build HARP reading of the sea_ice_fraction value of S5P L2 products will result in a crash in the binary distribution of HARP for Windows.
As a workaround you can import the data by excluding the sea ice fraction using the
exclude(sea_ice_fraction)
operation.