File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
doc/getting-started-guide Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ For netCDF and IO
2828- `netCDF4 <https://github.com/Unidata/netcdf4-python >`__: recommended if you
2929 want to use xarray for reading or writing netCDF files
3030- `scipy <https://scipy.org >`__: used as a fallback for reading/writing netCDF3
31- - `pydap <https://www. pydap.org >`__: used as a fallback for accessing OPeNDAP
31+ - `pydap <https://pydap.github.io/ pydap/en/intro.html >`__: used as a fallback for accessing OPeNDAP
3232- `h5netcdf <https://github.com/h5netcdf/h5netcdf >`__: an alternative library for
3333 reading and writing netCDF4 files that does not use the netCDF-C libraries
3434- `zarr <https://zarr.readthedocs.io >`__: for chunked, compressed, N-dimensional arrays.
You can’t perform that action at this time.
0 commit comments