usgs / gspy

Other
18 stars 5 forks source link

open_netcdf can't have a path input #15

Open jadexwynn opened 4 months ago

jadexwynn commented 4 months ago

When calling Survey().open_netcdf(filename), you have to be in the file's directory. Survey().open_netcdf(path/to/filename) throws the error NETCDF: invalid argument.