hypertidy / ncmeta

Tidy NetCDF metadata
https://hypertidy.github.io/ncmeta/
11 stars 5 forks source link

crash on non-file #7

Closed mdsumner closed 6 years ago

mdsumner commented 6 years ago

This crashes tidync:

ncmeta::nc_meta("")

Test if the string is a file, then check it for "https://" or "http://" at the start.

mdsumner commented 6 years ago

fixed, NetCDF itself is fine with an invalid URL