OMS-NetZero / FAIR

Finite-amplitude Impulse Response simple climate model
https://docs.fairmodel.net
Apache License 2.0
121 stars 61 forks source link

cmip5tcrecs.csv missing from distribution #64

Closed duncanwp closed 5 years ago

duncanwp commented 5 years ago

When running the binder notebook I get the following error when trying to generate the ensemble members:

OSError: /srv/conda/envs/notebook/lib/python3.7/site-packages/fair/tools/tcrecs/cmip5tcrecs.csv not found.

I suspect this might be to do with the tools/tcrecs folder not being included in the MANIFEST.in file, and hence the cmip5tcrecs.csv file not being included in the pip distribution.