Skip to content

Commit 758e0cd

Browse files
author
meihuisu
committed
trying to see if cencal is usable .. no
1 parent ad57792 commit 758e0cd

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

setup/setup.list

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"UCVMConfigureFlags": "--enable-model-cs248 --with-cs248-lib-path=${UCVM_INSTALL_PATH}/model/cs248/lib --with-cs248-include-path=${UCVM_INSTALL_PATH}/model/cs248/include",
7878
"Ask": "yes",
7979
"Libraries": ["euclid3", "proj"],
80-
"md5sum": "1a7a7a445b30c1ec6a1e2776cab8d569",
80+
"md5sum": "41fcae2eaefda5611f76f7876d7a6a37",
8181
"Order": 24
8282
},
8383
"CS242": {
@@ -309,11 +309,13 @@
309309
"Abbreviation": "cencal",
310310
"Size": "21G",
311311
"Path": "cencal",
312-
"URL": "https://g-c662a6.a78b8.36fe.data.globus.org/ucvm/v22_7/model/cencal.tar.gz",
313-
"UCVMConfigureFlags": "--enable-model-cencal --with-cencal-lib-path=${UCVM_INSTALL_PATH}/model/cencal/lib --with-cencal-include-path=${UCVM_INSTALL_PATH}/model/cencal/include/cencalvm/query/ --with-cencal-model-path=${UCVM_INSTALL_PATH}/model/cencal/model/USGSBayAreaVM-08.3.0.etree --with-cencal-extmodel-path=${UCVM_INSTALL_PATH}/model/cencal/model/USGSBayAreaVMExt-08.3.0.etree",
312+
"URL": "https://g-c662a6.a78b8.36fe.data.globus.org/ucvm/v25_7/model/cencal.tar.gz",
313+
"UCVMConfigureFlags": "--enable-model-cencal --with-cencal-lib-path=${UCVM_INSTALL_PATH}/model/cencal/lib --with-cencal-include-path=${UCVM_INSTALL_PATH}/model/cencal/include/cencalvm/query/ --with-cencal-model-path=${UCVM_INSTALL_PATH}/model/cencal/data/USGSBayAreaVM-08.3.0.etree --with-cencal-extmodel-path=${UCVM_INSTALL_PATH}/model/cencal/data/USGSBayAreaVMExt-08.3.0.etree",
314+
314315
"Ask": "no",
315-
"Libraries": [],
316-
"md5sum": "0f6ca2e4a9ba6e32181a7e6493a39c55",
316+
"NOTE": "this model needs older proj4 libraries",
317+
"Libraries": ["euclid3", "proj4"],
318+
"md5sum": "1079d048528f1888772da524d891ba72",
317319
"Order": 7
318320
},
319321
"CVM-S4.26.M01": {

0 commit comments

Comments
 (0)