# Python AMIP reader Documentation in progress... ## Dependencies Python3, f90nml, netCDF4, numpy Due to the large size of some of the required files, it is necessary to download them from MN before running the tests. Note you must change `bsc32074` to your account name. ```bash scp -r bsc32074@mn1.bsc.es:/gpfs/projects/bsc32/models/ecearth/v3.3.3.1/inidata/oasis/AMIP/* ./tests/data scp -r bsc32074@mn1.bsc.es:/gpfs/projects/bsc32/models/ecearth/v3.3.3.1/inidata/amip-forcing/* ./tests/data ```