dermestid / bold-phylodiv-scripts

Scripts to calculate phylodiversity and its distribution from BOLD DNA barcode data.
1 stars 0 forks source link

Stop GBIF request script from timing out #119

Closed dermestid closed 3 years ago

dermestid commented 3 years ago

Currently it has 5 minutes, but it might conceivably take longer. set_time_limit(0); in get_gbif_diversity.php fixes this