Skip to content

Commit

Permalink
build: fix MAGPLUS_HOME (scientific layer, not python3_scientific) (#806
Browse files Browse the repository at this point in the history
)
  • Loading branch information
thebaptiste authored Jan 23, 2025
1 parent ad8164a commit 0fa6c76
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions layers/layer1_scientific/.layerapi2_extra_env
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
MAGPLUS_HOME={MFEXT_HOME}/opt/scientific
NCARG_ROOT={MFEXT_HOME}/opt/scientific
SPATIALINDEX_C_LIBRARY={MFEXT_HOME}/opt/scientific/lib
1 change: 0 additions & 1 deletion layers/layer4_python3_scientific/.layerapi2_extra_env
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
MAGPLUS_HOME={MFEXT_HOME}/opt/python3_scientific
MAGPLUS_QUIET=ON
ECMWFLIBS_ECCODES={MFEXT_HOME}/opt/scientific/lib/libeccodes.so
ECMWFLIBS_MAGPLUS={MFEXT_HOME}/opt/scientific/lib/libMagPlus.so
Expand Down

0 comments on commit 0fa6c76

Please sign in to comment.