Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
fimex:usage [2022-11-15 13:15:56] alexanderb [Writing zarr with libnetcdf] add note about reading zarr |
fimex:usage [2022-11-15 14:13:54] (current) alexanderb change wording |
||
---|---|---|---|
Line 35: | Line 35: | ||
Please note that using libnetcdf to write zarr will still use a lock on libnetcdf function calls, i.e. there will only be one thread at a time reading or writing. | Please note that using libnetcdf to write zarr will still use a lock on libnetcdf function calls, i.e. there will only be one thread at a time reading or writing. | ||
- | Datasets written like do not seem to be readable with the same url (observed with netcdf 4.8.1), but reading appears to work with '' | + | Datasets |
See the [[https:// | See the [[https:// | ||
+ |