diff --git a/RUNTIME/UPLANET.refresh.sh b/RUNTIME/UPLANET.refresh.sh index 46d687cc..80ab4cec 100755 --- a/RUNTIME/UPLANET.refresh.sh +++ b/RUNTIME/UPLANET.refresh.sh @@ -400,6 +400,8 @@ for UMAP in ${unique_combined[@]}; do -e "s~_UPUPZONE_~REGION ${REGION}~g" \ -e "s~_UPUPZONENS_~${TODATEREGIONNS}~g" \ -e "s~_PHONEBOOTH_~${PHONEBOOTH}~g" \ + -e "s~_CESIUMIPFS_~${CESIUMIPFS}~g" \ + -e "s~_G1PUB_~${G1PUB}~g" \ -e "s~_DATE_~$(date +%A-%d_%m_%Y)~g" \ -e "s~_UPLANETLINK_~${EARTHCID}/map_render.html\?southWestLat=${LAT}\&southWestLon=${LON}\°=0.01~g" \ -e "s~http://127.0.0.1:8080~~g" \ diff --git a/templates/UPlanetUmap/index.html b/templates/UPlanetUmap/index.html index abcf3973..b5b964c8 100644 --- a/templates/UPlanetUmap/index.html +++ b/templates/UPlanetUmap/index.html @@ -152,6 +152,7 @@ iframe {
| | + | | |