Python IOError: Unable to open boundary dataset file

2021-12-23
#Unix #Python

1. Introduction

IOError: Unable to open boundary dataset file. Only the 'crude' and  'low',
resolution datasets are installed by default.
If you are requesting an, 'intermediate', 'high' or 'full'
resolution dataset, you may need to download and install those
files separately with
`conda install basemap-data-hires`.

2. Step

$ conda install basemap-data-hires
Collecting package metadata (current_repodata.json): done
Solving environment: done

## Package Plan ##

  environment location: /home/deng/anaconda3/envs/python2.7

  added / updated specs:
    - basemap-data-hires


The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    basemap-data-hires-1.2.0   |                0        83.8 MB
    certifi-2018.1.18          |           py27_2         143 KB  intel
    openssl-1.1.1l             |       h7f8727e_0         3.8 MB  intel
    ------------------------------------------------------------
                                           Total:        87.8 MB

The following NEW packages will be INSTALLED:

  basemap-data-hires pkgs/main/linux-64::basemap-data-hires-1.2.0-0
  intelpython        conda_channel/linux-64::intelpython-2021.4.0-0

The following packages will be SUPERSEDED by a higher-priority channel:

  ca-certificates    pkgs/main::ca-certificates-2021.10.26~ --> conda_channel::ca-certificates-2020.12.5-0
  certifi            pkgs/main/noarch::certifi-2020.6.20-p~ --> intel/linux-64::certifi-2018.1.18-py27_2
  openssl                                         pkgs/main --> intel


Proceed ([y]/n)? y


Downloading and Extracting Packages
certifi-2018.1.18    | 143 KB    | ######################################################################### | 100% 
basemap-data-hires-1 | 83.8 MB   | ######################################################################### | 100% 
openssl-1.1.1l       | 3.8 MB    | ######################################################################### | 100% 
Preparing transaction: done
Verifying transaction: done
Executing transaction: done