gjearevoll / BioDivMapping

A pipeline dedicated to analysing and visualising the biodiversity of different taxa in Norway
GNU General Public License v3.0
5 stars 3 forks source link

speciesDataProcessing breaks if an IPT endpoint doesn't work #135

Open samaperrin opened 2 months ago

samaperrin commented 2 months ago

The speciesDataProcessing script depends on IPT endpoints for each individual dataset. If these are broken, then the script stops. We need to implement some code that skips a dataset and returns it as a zero if the IPT link is broken (but also gives us a warning message).