NOA-ReACT / PollyXT-SCC-Pipelines

Tool for the processing of PollyXT using Single Calculus Chain
https://noa-react.github.io/PollyXT-SCC-Pipelines/
GNU Lesser General Public License v3.0
3 stars 2 forks source link

Handle broken files when creating `PollyXTRepository` #34

Open thgeorgiou opened 5 months ago

thgeorgiou commented 5 months ago

Currently, if a netCDF file is broken in some way (missing variable/data), PollyXTRepository fails to complete initialization. We should gracefully skip broken files and display a nice error.