usgs / gspy

Other
18 stars 5 forks source link

Read NetCDF fails - might be memory issue #5

Closed stephanie-james closed 1 year ago

stephanie-james commented 1 year ago

When reading a GS formatted netcdf file back into a Survey object using read_netcdf, the kernel fails if run in jupyter, or a segmentation fault is triggered if ran in python script.

leonfoks commented 1 year ago

This is fixed after the recent changes since we lazy load any netcdf files.