nansencenter/sea_ice_type_cnn_training

Filtering dataset for nan values

Alissa13777 opened this issue · 0 comments

Filter dataset for nan values that are not land (put a condition for land with distance_map) for sar and amsr2 images in build_dataset.py (after line 33). fil must be considered as a dictionnary. (Filtering should work be able to function independently from functions in archive and mask).