ESCOMP / ESCOMP/FV3GFS_interface

NCEPLIBS_DIR undefined

Open
#11 3 comments 0 reactions 1 assignee Claimed by @uturuncoglu View on GitHub
bug
Dominant language
Python
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

buildnml dies with error
NCEPLIBS_DIR = os.environ.get("NCEPLIBS_DIR")
if NCEPLIBS_DIR is None:
raise SystemExit("ERROR: must set NCEPLIBS_DIR environment variable")

Because newer versions of NCEPLIBS do not define this variable. We need to find another method or request that this variable be defined.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.