ESMValGroup / ESMValTool

ESMValTool: A community diagnostic and performance metrics tool for routine evaluation of Earth system models in CMIP
https://www.esmvaltool.org
Apache License 2.0
219 stars 128 forks source link

Fix ERROR 1: PROJ: proj_create_from_database message when running ESMValTool on JASMIN #3379

Open ehogan opened 1 year ago

ehogan commented 1 year ago

Would it be possible to fix the ERROR 1: PROJ: proj_create_from_database issue reported / mentioned by several users via, e.g.:

please? I know it is benign (as V mentioned in https://github.com/ESMValGroup/ESMValTool/discussions/3312#discussioncomment-6691609), but I would argue it's worth fixing, since it is easy to fix and it would give users less to worry about! 😉

I hope the following solution works on JASMIN (the equivalent solution works for us at the MO!): the following line needs to be included in the module file (/apps/jasmin/modulefiles/esmvaltool/2.9):

setenv PROJ_DATA /apps/jasmin/community/esmvaltool/miniconda3_py310_23.1.0_2/envs/esmvaltool/share/proj

@valeriupredoi would you be willing to try this, please? 🥺 😁

valeriupredoi commented 1 year ago

@ehogan I shall! Tomorrow, JASMIN's been on the ropes today - cheers for the proposed solution :+1: