In the pip install code for the tutorial - "Welcome to the machine learning tutorial: “High resolution predictions of global snow using recurrent neural networks"
!pip install -q zarr torchdata zen3geo dask[distributed] intake xarray fsspec aiohttp regionmask --upgrade
another library intake-esm should also be included to access the function open_esm_datastore or else the following error is thrown
AttributeError: Unknown open method 'open_esm_datastore'. Do you need to install a new driver from the plugin directory? https://intake.readthedocs.io/en/latest/plugin-directory.html Registered opener methods: ['open_csv', 'open_jsonfiles', 'open_numpy', 'open_textfiles', 'open_tiled_cat', 'open_zarr', 'open_yaml_file_cat', 'open_yaml_files_cat']
In the pip install code for the tutorial - "Welcome to the machine learning tutorial: “High resolution predictions of global snow using recurrent neural networks"
!pip install -q zarr torchdata zen3geo dask[distributed] intake xarray fsspec aiohttp regionmask --upgradeanother library
intake-esmshould also be included to access the functionopen_esm_datastoreor else the following error is thrownAttributeError: Unknown open method 'open_esm_datastore'. Do you need to install a new driver from the plugin directory? https://intake.readthedocs.io/en/latest/plugin-directory.html Registered opener methods: ['open_csv', 'open_jsonfiles', 'open_numpy', 'open_textfiles', 'open_tiled_cat', 'open_zarr', 'open_yaml_file_cat', 'open_yaml_files_cat']