stcorp / harp

Data harmonization toolset for scientific earth observation data
http://stcorp.github.io/harp/doc/html/index.html
BSD 3-Clause "New" or "Revised" License
57 stars 19 forks source link

Import of S5P L2 products can produce a crash on Windows #192

Closed svniemeijer closed 6 years ago

svniemeijer commented 6 years ago

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.

svniemeijer commented 6 years ago

Fixed in 46f87e0b836dbbc337b6b954f01d5238a31bd967