You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the E196 E!G43 and WBPS12 update, we noticed that the scala script src/pipeline/Start.sc successfully downloads the file. But for few plant species the file content were corrupted .
The file contents were having html/xml tags which is not useful.
In the E196 E!G43 and WBPS12 update, we noticed that the scala script
src/pipeline/Start.sc
successfully downloads the file. But for few plant species the file content were corrupted .The file contents were having html/xml tags which is not useful.
The code didn't break because the downloaded file exists
Solution.
Need to come up with a way for identify correctness of the format/content, and look for any html tags in the file system.
The text was updated successfully, but these errors were encountered: