Spaces:
Running on Zero
Running on Zero
File size: 32,550 Bytes
d5ae627 1ac0f1d d5ae627 1ac0f1d d5ae627 1ac0f1d d5ae627 1ac0f1d d5ae627 1ac0f1d d5ae627 5db711c d5ae627 20598ce d5ae627 20598ce d5ae627 20598ce d5ae627 20598ce d5ae627 20598ce d5ae627 4a2cf36 1ac0f1d d5ae627 5db711c d5ae627 20598ce d5ae627 20598ce d5ae627 20598ce d5ae627 20598ce d5ae627 4a2cf36 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 | # -*- coding: utf-8 -*-
"""
TerraVision β Sentinel-2 Super Resolution & Analysis
Hugging Face ZeroGPU Gradio Space
"""
# ============================================================
# IMPORT spaces FIRST β must precede torch / any CUDA import
# ============================================================
import spaces
# ============================================================
# STANDARD IMPORTS
# ============================================================
import os
import tempfile
import zipfile
import mlstac
import torch
import cubo
import numpy as np
import rasterio
import sen2sr
import requests
from datetime import datetime
import gradio as gr
from PIL import Image
# ============================================================
# ZEROGPU DURATION CONFIGURATION
# Increase this value if the Space account / hardware allows.
# Free-tier ZeroGPU can reject requests with very large durations.
# ============================================================
GPU_DURATION = 120 # seconds
# ============================================================
# DEVICE
# ZeroGPU handles CUDA emulation at module level.
# ============================================================
device = torch.device("cuda")
# ============================================================
# MODEL DOWNLOAD & LOADING
# Must be at module scope, outside @spaces.GPU.
# ZeroGPU handles weight migration automatically.
# ============================================================
if not os.path.isfile("model/LDSRS2-SEN2SR/mlm.json"):
mlstac.download(
file="https://huggingface.co/tacofoundation/RS-SR-LTDF/resolve/main/main/mlm.json",
output_dir="model/LDSRS2-SEN2SR/"
)
model = mlstac.load("model/LDSRS2-SEN2SR/").compiled_model(device=device)
model = model.to(device)
# ============================================================
# HELPER: SAVE TENSOR AS GEOTIFF
# ============================================================
def save_tensor_as_geotiff(tensor, attrs, out_path, super_resolved=False, sr_factor=4):
"""
Save a PyTorch tensor as a georeferenced GeoTIFF using metadata in attrs.
Parameters:
tensor (torch.Tensor or np.ndarray): shape (bands, H, W), values in 0-1.
attrs (dict): Metadata from LR image (.attrs).
out_path (str): Output file path (.tif).
super_resolved (bool): If True, assumes image is SR upscaled by sr_factor.
sr_factor (int): SR upscale factor.
"""
if hasattr(tensor, "cpu"):
tensor = tensor.cpu().numpy()
# Guard against NaN / Inf before uint16 conversion
tensor = np.nan_to_num(tensor, nan=0.0, posinf=1.0, neginf=0.0)
# Scale and clip
arr = (tensor * 10000).clip(0, 10000).astype(np.uint16)
# Original georef info
pixel_size = attrs["resolution"]
edge_size = attrs["edge_size"]
central_x = attrs["central_x"]
central_y = attrs["central_y"]
epsg = attrs["epsg"]
# Bounding box remains the same
total_extent = edge_size * pixel_size
half_extent = total_extent / 2
ul_x = central_x - half_extent
ul_y = central_y + half_extent
# If SR, update pixel size only (dimensions are already upsampled)
if super_resolved:
pixel_size = pixel_size / sr_factor
# Define geotransform
transform = rasterio.transform.from_origin(ul_x, ul_y, pixel_size, pixel_size)
# Save
with rasterio.open(
out_path,
"w",
driver="GTiff",
height=arr.shape[1],
width=arr.shape[2],
count=arr.shape[0],
dtype=arr.dtype,
crs=f"EPSG:{epsg}",
transform=transform,
) as dst:
dst.write(arr)
# ============================================================
# MAP CONFIGURATION
# ============================================================
DEFAULT_LAT = 39.39785676571274
DEFAULT_LON = -0.3798517619438821
# --------------------------------------------------------
# Leaflet CDN β injected into <head> via gr.Blocks(head=).
# This is the correct Gradio 5 pattern for loading external
# JS/CSS libraries: gr.HTML strips <script> tags, but
# gr.Blocks(head=) injects them into the real page <head>.
# --------------------------------------------------------
LEAFLET_HEAD = """
<link rel="stylesheet"
href="https://unpkg.com/leaflet@1.9.4/dist/leaflet.css" />
<script src="https://unpkg.com/leaflet@1.9.4/dist/leaflet.js"></script>
"""
# --------------------------------------------------------
# Map container β just the div.
# Leaflet and the init script are handled separately.
# --------------------------------------------------------
MAP_HTML_VALUE = '<div id="terrativision-map"></div>'
# --------------------------------------------------------
# Map init JavaScript β passed to gr.Blocks(js=).
# Must be a function string. Uses retry loop because
# Gradio renders the DOM asynchronously.
# --------------------------------------------------------
MAP_JS = f"""
() => {{
function tryInitTerraVisionMap() {{
// Wait for Leaflet library to load
if (typeof L === "undefined") {{
setTimeout(tryInitTerraVisionMap, 300);
return;
}}
const mapDiv = document.getElementById("terrativision-map");
// Wait for the map container div to appear in the DOM
if (!mapDiv) {{
setTimeout(tryInitTerraVisionMap, 300);
return;
}}
// Prevent double-initialisation
if (mapDiv._terraVisionMapInitialized) return;
mapDiv._terraVisionMapInitialized = true;
const defaultLat = {DEFAULT_LAT};
const defaultLon = {DEFAULT_LON};
// ------------------------------------------------
// CREATE MAP
// ------------------------------------------------
const map = L.map(mapDiv).setView([defaultLat, defaultLon], 10);
// ------------------------------------------------
// STREET MAP
// ------------------------------------------------
const osmLayer = L.tileLayer(
"https://{{s}}.tile.openstreetmap.org/{{z}}/{{x}}/{{y}}.png",
{{ maxZoom: 19, attribution: "© OpenStreetMap contributors" }}
).addTo(map);
// ------------------------------------------------
// SATELLITE MAP
// ------------------------------------------------
const satelliteLayer = L.tileLayer(
"https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/{{z}}/{{y}}/{{x}}",
{{ maxZoom: 19, attribution: "Tiles © Esri" }}
);
// ------------------------------------------------
// LAYER CONTROL
// ------------------------------------------------
L.control.layers(
{{ "Street Map": osmLayer, "Satellite": satelliteLayer }}
).addTo(map);
// ------------------------------------------------
// MARKER
// ------------------------------------------------
let marker = L.marker([defaultLat, defaultLon]).addTo(map);
// ------------------------------------------------
// LOCATION DISPLAY
// ------------------------------------------------
const locationDisplay = document.querySelector("#map-location-display");
function updateLocationDisplay(lat, lon) {{
if (locationDisplay) {{
locationDisplay.innerHTML =
"π <b>Selected:</b> " + lat.toFixed(8) + ", " + lon.toFixed(8);
}}
}}
updateLocationDisplay(defaultLat, defaultLon);
marker.bindPopup(
"<b>Selected Location</b><br>" +
defaultLat.toFixed(8) + ", " + defaultLon.toFixed(8)
);
// ------------------------------------------------
// MAP CLICK
// ------------------------------------------------
map.on("click", function(e) {{
const lat = e.latlng.lat;
const lon = e.latlng.lng;
marker.setLatLng([lat, lon]);
marker.bindPopup(
"<b>Selected Location</b><br>" + lat.toFixed(8) + ", " + lon.toFixed(8)
).openPopup();
updateLocationDisplay(lat, lon);
// Update Gradio Number inputs
function updateGradioNumber(elemId, value) {{
const container = document.getElementById(elemId);
if (!container) return;
const input = container.querySelector("input");
if (!input) return;
const nativeSetter = Object.getOwnPropertyDescriptor(
HTMLInputElement.prototype, "value"
).set;
nativeSetter.call(input, String(value));
input.dispatchEvent(new Event("input", {{ bubbles: true }}));
input.dispatchEvent(new Event("change", {{ bubbles: true }}));
}}
updateGradioNumber("latitude_input", lat);
updateGradioNumber("longitude_input", lon);
}});
// Fix map tile rendering after Gradio layout settles
setTimeout(function() {{ map.invalidateSize(); }}, 500);
console.log("β
TerraVision Leaflet map initialized successfully.");
}}
// Delay first attempt to let Gradio finish rendering
setTimeout(tryInitTerraVisionMap, 800);
}}
"""
# ============================================================
# CUSTOM CSS
# ============================================================
custom_css = """
#comparison_slider {
width: 100% !important;
max-width: 560px !important;
margin-left: auto !important;
margin-right: auto !important;
}
#comparison_slider img {
object-fit: contain !important;
}
.analysis-image {
width: 100% !important;
}
/* ----------------------------------------------------------
MAP
---------------------------------------------------------- */
#terrativision-map {
width: 100%;
height: 400px;
border-radius: 14px;
overflow: hidden;
border: 1px solid rgba(128,128,128,0.35);
}
#map-location-display {
margin-top: 8px;
padding: 8px 12px;
border-radius: 8px;
background: rgba(128,128,128,0.10);
font-size: 13px;
text-align: center;
}
"""
# ============================================================
# IMAGE SANITIZATION HELPERS
# ============================================================
def clean_rgb(image):
image = np.asarray(image, dtype=np.float32)
# Remove NaN / Inf
image = np.nan_to_num(
image,
nan=0.0,
posinf=1.0,
neginf=0.0
)
# Keep normalized RGB range
image = np.clip(image, 0.0, 1.0)
# Convert to uint8 for Gradio
return (image * 255.0).round().astype(np.uint8)
def clean_index(image):
image = np.asarray(image, dtype=np.float32)
# Remove NaN / Inf
image = np.nan_to_num(
image,
nan=0.0,
posinf=1.0,
neginf=-1.0
)
# NDVI / NDWI / NDBI / NBR range
image = np.clip(image, -1.0, 1.0)
# Convert [-1, 1] -> [0, 255]
image = (image + 1.0) / 2.0
return (image * 255.0).round().astype(np.uint8)
def clean_uncertainty(image):
image = np.asarray(image, dtype=np.float32)
# Remove invalid values
image = np.nan_to_num(
image,
nan=0.0,
posinf=0.0,
neginf=0.0
)
# Find useful range of actual uncertainty values
valid = image[np.isfinite(image)]
if valid.size == 0:
return np.zeros(image.shape, dtype=np.uint8)
# Contrast stretching using percentiles
low = np.percentile(valid, 2)
high = np.percentile(valid, 98)
# Prevent divide-by-zero
if high <= low:
high = low + 1e-6
# Stretch actual uncertainty range to 0-1
image = (image - low) / (high - low)
image = np.clip(image, 0.0, 1.0)
# Convert to display image
return (image * 255.0).round().astype(np.uint8)
# ============================================================
# INDEX COLORIZATION
# Converts a [-1, 1] spectral index to an RGB thematic map
# using a linear interpolation between three anchor colours.
# Uses only numpy (no matplotlib dependency needed).
# ============================================================
def _lerp_color(t, c0, c1):
"""Linearly interpolate between two RGB tuples, t in [0, 1]."""
t = np.clip(t, 0.0, 1.0)[..., np.newaxis] # (..., 1)
return c0 * (1.0 - t) + c1 * t # (..., 3)
def colorize_index(index_arr, scheme):
"""
Convert a 2-D spectral index array (values in [-1, 1]) to a
uint8 RGB image using a three-stop colour ramp.
scheme : one of 'ndvi' | 'ndwi' | 'ndbi'
Colour stops (low / mid / high) in float RGB [0, 1]:
ndvi : red (1,0,0) -> yellow (1,1,0) -> green (0,0.5,0)
ndwi : brown(0.6,0.4,0.2) -> white (1,1,1) -> blue (0,0.3,1)
ndbi : green(0,0.5,0) -> yellow (1,1,0) -> red (1,0,0)
"""
arr = np.asarray(index_arr, dtype=np.float32)
arr = np.nan_to_num(arr, nan=0.0, posinf=1.0, neginf=-1.0)
arr = np.clip(arr, -1.0, 1.0)
# Map [-1, 1] -> [0, 1]
t = (arr + 1.0) / 2.0 # 0 = low, 0.5 = mid, 1 = high
COLOR_STOPS = {
# (low_rgb, mid_rgb, high_rgb)
"ndvi": (
np.array([1.00, 0.00, 0.00]), # red
np.array([1.00, 1.00, 0.00]), # yellow
np.array([0.00, 0.50, 0.00]), # green
),
"ndwi": (
np.array([0.60, 0.40, 0.20]), # brown
np.array([1.00, 1.00, 1.00]), # white
np.array([0.00, 0.30, 1.00]), # blue
),
"ndbi": (
np.array([0.00, 0.50, 0.00]), # green
np.array([1.00, 1.00, 0.00]), # yellow
np.array([1.00, 0.00, 0.00]), # red
),
}
low_c, mid_c, high_c = COLOR_STOPS[scheme]
# Two-segment ramp: [0, 0.5] -> low..mid, [0.5, 1] -> mid..high
t_lo = np.clip(t / 0.5, 0.0, 1.0) # normalised within lower half
t_hi = np.clip((t - 0.5) / 0.5, 0.0, 1.0) # normalised within upper half
rgb_lo = _lerp_color(t_lo, low_c, mid_c) # (..., 3)
rgb_hi = _lerp_color(t_hi, mid_c, high_c) # (..., 3)
# Blend: use lower half for t < 0.5, upper half otherwise
mask = (t >= 0.5)[..., np.newaxis]
rgb = np.where(mask, rgb_hi, rgb_lo)
rgb = np.clip(rgb, 0.0, 1.0)
return (rgb * 255.0).round().astype(np.uint8)
# ============================================================
# MAIN PROCESSING PIPELINE
# Called from inside @spaces.GPU so all GPU ops run there.
# ============================================================
def generate_satellite_products(
latitude,
longitude,
start_date,
end_date
):
"""
Complete TerraVision processing pipeline:
Location + dates
|
Sentinel-2 L2A
|
ESA LDSR-S2 + SEN2SR
|
10-band 2.5m SR
|
Analysis layers
|
Preview images + GeoTIFFs
"""
print("========================================")
print("Starting satellite processing")
print("========================================")
# --------------------------------------------------
# 1. Get Sentinel-2 L2A data
# --------------------------------------------------
print("\n[1/6] Fetching Sentinel-2 L2A...")
edge_size = 128
da_new = cubo.create(
lat=float(latitude),
lon=float(longitude),
collection="sentinel-2-l2a",
bands=[
"B02", "B03", "B04", "B05", "B06",
"B07", "B08", "B8A", "B11", "B12"
],
start_date=str(start_date),
end_date=str(end_date),
edge_size=edge_size,
resolution=10
)
if da_new.sizes.get("time", 0) == 0:
raise ValueError(
"No Sentinel-2 image was found for the selected "
"location and date range."
)
print("Available images:", da_new.sizes.get("time", 0))
# For the first prototype, use the first available image.
image_index = 0
# --------------------------------------------------
# 2. Prepare 10-band input
# --------------------------------------------------
print("\n[2/6] Preparing 10-band input...")
original_numpy = (
da_new[image_index]
.compute()
.to_numpy()
).astype("float32")
low_res = torch.from_numpy(original_numpy).float()
# Sentinel-2 reflectance scaling
low_res = low_res / 10_000
# Original Sentinel-2 RGB (10 m)
original_rgb = np.stack([
original_numpy[2], # B04 - Red
original_numpy[1], # B03 - Green
original_numpy[0], # B02 - Blue
], axis=-1)
low_res = low_res.to(device)
print("Input:", tuple(low_res.shape))
# --------------------------------------------------
# 3. ESA LDSR-S2 + SEN2SR [GPU]
# --------------------------------------------------
print("\n[3/6] Running ESA super-resolution...")
with torch.inference_mode():
sr_tensor = sen2sr.predict_large(
model=model,
X=low_res,
overlap=16
)
print("SR output:", tuple(sr_tensor.shape))
# --------------------------------------------------
# 4. Extract bands
# --------------------------------------------------
sr = sr_tensor.detach().cpu().numpy()
B02 = sr[0]
B03 = sr[1]
B04 = sr[2]
B05 = sr[3]
B06 = sr[4]
B07 = sr[5]
B08 = sr[6]
B8A = sr[7]
B11 = sr[8]
B12 = sr[9]
# --------------------------------------------------
# 5. Generate analysis layers
# --------------------------------------------------
print("\n[4/6] Generating analysis layers...")
eps = 1e-8
rgb = np.stack(
[B04, B03, B02],
axis=-1
)
false_color = np.stack(
[B08, B04, B03],
axis=-1
)
swir = np.stack(
[B12, B11, B04],
axis=-1
)
ndvi = (B08 - B04) / (B08 + B04 + eps)
ndwi = (B03 - B08) / (B03 + B08 + eps)
ndbi = (B11 - B08) / (B11 + B08 + eps)
# --------------------------------------------------
# 6. Uncertainty [GPU]
# --------------------------------------------------
print("\n[5/6] Calculating LDSR-S2 uncertainty...")
deep_model = model.sr_model.sr_model
lr_4band = torch.stack([
low_res[0], # B02
low_res[1], # B03
low_res[2], # B04
low_res[6], # B08
], dim=0).unsqueeze(0)
with torch.inference_mode():
uncertainty_tensor = deep_model.uncertainty_map(
lr_4band,
n_variations=5,
sampling_steps=50
)
uncertainty_np = (
uncertainty_tensor
.squeeze()
.detach()
.cpu()
.numpy()
)
print("Uncertainty:", uncertainty_np.shape)
# --------------------------------------------------
# 7. Save GeoTIFFs
# --------------------------------------------------
print("\n[6/6] Creating GeoTIFF outputs...")
output_dir = tempfile.mkdtemp(
prefix="terravision_"
)
def save_layer(array, filename):
path = os.path.join(
output_dir,
filename
)
# RGB/composite
if array.ndim == 3:
tensor = torch.from_numpy(
np.transpose(array, (2, 0, 1))
).float()
# Single-band
else:
tensor = torch.from_numpy(
array
).float().unsqueeze(0)
save_tensor_as_geotiff(
tensor,
da_new[image_index].attrs,
out_path=path,
super_resolved=True
)
return path
paths = {}
paths["SR RGB"] = save_layer(
rgb,
"sr_rgb.tif"
)
paths["False Color"] = save_layer(
false_color,
"false_color.tif"
)
paths["NDVI"] = save_layer(
ndvi,
"ndvi.tif"
)
paths["NDWI"] = save_layer(
ndwi,
"ndwi.tif"
)
paths["NDBI"] = save_layer(
ndbi,
"ndbi.tif"
)
paths["Uncertainty"] = save_layer(
uncertainty_np,
"uncertainty.tif"
)
# --------------------------------------------------
# ZIP all GeoTIFFs
# --------------------------------------------------
zip_path = os.path.join(
output_dir,
"terravision_layers.zip"
)
with zipfile.ZipFile(
zip_path,
"w",
zipfile.ZIP_DEFLATED
) as z:
for name, path in paths.items():
z.write(
path,
arcname=os.path.basename(path)
)
print("\n========================================")
print("PROCESSING COMPLETE")
print("========================================")
return {
"rgb": rgb,
"original_rgb": original_rgb,
"false_color": false_color,
"ndvi": ndvi,
"ndwi": ndwi,
"ndbi": ndbi,
"uncertainty": uncertainty_np,
"files": paths,
"zip": zip_path
}
# ============================================================
# GRADIO HANDLER β GPU-DECORATED
# All GPU computation (sen2sr.predict_large, uncertainty_map)
# runs inside generate_satellite_products which is called here.
# ============================================================
@spaces.GPU(duration=GPU_DURATION)
def run_app(latitude, longitude, start_date, end_date):
results = generate_satellite_products(
latitude,
longitude,
start_date,
end_date
)
# -------------------------------------------------
# ORIGINAL RGB
# Sentinel-2 reflectance: 0-10000 -> 0-1
# -------------------------------------------------
original_rgb = np.asarray(
results["original_rgb"],
dtype=np.float32
) / 10000.0
original_rgb = clean_rgb(original_rgb)
# -------------------------------------------------
# SUPER-RESOLVED RGB
# -------------------------------------------------
sr_rgb = clean_rgb(results["rgb"])
# -------------------------------------------------
# IMAGE SLIDER
# -------------------------------------------------
comparison_images = (
original_rgb,
sr_rgb
)
# -------------------------------------------------
# ANALYSIS LAYERS
# -------------------------------------------------
false_color_img = clean_rgb(results["false_color"])
# Colored thematic maps for UI display.
# GeoTIFFs use the original numerical arrays (saved in pipeline).
ndvi_colored = colorize_index(results["ndvi"], "ndvi")
ndwi_colored = colorize_index(results["ndwi"], "ndwi")
ndbi_colored = colorize_index(results["ndbi"], "ndbi")
uncertainty_img = clean_uncertainty(
results["uncertainty"]
)
# -------------------------------------------------
# ZIP FILE
# -------------------------------------------------
zip_file_path = results["zip"]
# -------------------------------------------------
# RETURN EXACTLY 7 OUTPUTS (matches UI components)
# 1. comparison slider
# 2. false color / NIR
# 3. NDVI colored
# 4. NDWI colored
# 5. NDBI colored
# 6. uncertainty
# 7. ZIP download
# -------------------------------------------------
return (
comparison_images,
false_color_img,
ndvi_colored,
ndwi_colored,
ndbi_colored,
uncertainty_img,
zip_file_path
)
# ============================================================
# TERRAVISION APP
# ============================================================
with gr.Blocks(
title="TerraVision β Sentinel-2 Super Resolution",
css=custom_css,
head=LEAFLET_HEAD, # Injects Leaflet CSS/JS into the page <head>
js=MAP_JS # Runs map init after Gradio finishes rendering
) as demo:
# ========================================================
# HEADER
# ========================================================
gr.Markdown(
"""
# π TerraVision
### Sentinel-2 Super Resolution & Analysis
**Sharper Earth. Brighter Decisions.**
"""
)
# ========================================================
# MAIN LAYOUT
# ========================================================
with gr.Row():
# ====================================================
# LEFT SIDEBAR
# ====================================================
with gr.Column(scale=1):
gr.Markdown("### π Select Location")
# ------------------------------------------------
# INTERACTIVE MAP
# ------------------------------------------------
map_html = gr.HTML(
# Leaflet CSS/JS + map div + init script all inlined.
# Gradio 5 gr.HTML does not support 'head' or 'js_on_load'.
value=MAP_HTML_VALUE,
elem_id="map-container-wrapper"
)
# Separate component for the location display
map_location_output = gr.HTML(
value=f"""
<div id="map-location-display">
π <b>Selected:</b>
{DEFAULT_LAT:.8f}, {DEFAULT_LON:.8f}
</div>
"""
)
gr.Markdown(
"π‘ **Click anywhere on the map to select a location.**"
)
# ------------------------------------------------
# COORDINATES
# ------------------------------------------------
gr.Markdown("### π Coordinates")
latitude = gr.Number(
label="Latitude",
value=DEFAULT_LAT,
precision=8,
elem_id="latitude_input"
)
longitude = gr.Number(
label="Longitude",
value=DEFAULT_LON,
precision=8,
elem_id="longitude_input"
)
# ============================================================
# MAP -> GRADIO COORDINATE UPDATE
# ============================================================
map_html.click(
fn=None,
inputs=[],
outputs=[latitude, longitude],
js="""
() => {
const coords =
window.terraVisionSelectedCoordinates;
if (!coords) {
return [null, null];
}
return [
coords.latitude,
coords.longitude
];
}
"""
)
# ------------------------------------------------
# DATE RANGE
# ------------------------------------------------
gr.Markdown("### π
Date Range")
start_date = gr.Textbox(
label="Start Date",
value="2024-10-29"
)
end_date = gr.Textbox(
label="End Date",
value="2024-11-01"
)
# ------------------------------------------------
# GENERATE BUTTON
# ------------------------------------------------
generate_button = gr.Button(
"π Generate Super-Resolution",
variant="primary",
size="lg"
)
# ------------------------------------------------
# MODEL INFORMATION
# ------------------------------------------------
gr.Markdown(
"""
**Model:** ESA LDSR-S2 + SEN2SR
**Input:** Sentinel-2 L2A
**Output:** 2.5 m
**Bands:** 10
"""
)
# ====================================================
# RIGHT CONTENT
# ====================================================
with gr.Column(scale=3):
gr.Markdown(
"## Results & Analysis Layers"
)
# ------------------------------------------------
# MAIN BEFORE / AFTER
# ------------------------------------------------
comparison_output = gr.ImageSlider(
label="10 m -> 2.5 m Super-Resolution",
type="numpy",
image_mode="RGB",
height=500,
)
# ------------------------------------------------
# FALSE COLOR
# ------------------------------------------------
with gr.Row():
false_color_output = gr.Image(
label="False Color / NIR",
type="numpy",
height=320
)
# ------------------------------------------------
# NDVI / NDWI / NDBI (colored thematic maps)
# ------------------------------------------------
with gr.Row():
with gr.Column():
ndvi_output = gr.Image(
label="NDVI",
type="numpy",
height=300
)
gr.HTML(
'<div style="display:flex;justify-content:space-between;'
'font-size:11px;padding:2px 4px;">'
'<span style="color:#e00;">■ Low vegetation</span>'
'<span style="color:#cc0;">■ Medium</span>'
'<span style="color:#080;">■ High vegetation</span>'
'</div>'
)
with gr.Column():
ndwi_output = gr.Image(
label="NDWI",
type="numpy",
height=300
)
gr.HTML(
'<div style="display:flex;justify-content:space-between;'
'font-size:11px;padding:2px 4px;">'
'<span style="color:#8B4513;">■ Low water</span>'
'<span style="color:#aaa;">■ Medium</span>'
'<span style="color:#04c;">■ High water</span>'
'</div>'
)
with gr.Column():
ndbi_output = gr.Image(
label="NDBI",
type="numpy",
height=300
)
gr.HTML(
'<div style="display:flex;justify-content:space-between;'
'font-size:11px;padding:2px 4px;">'
'<span style="color:#080;">■ Low built-up</span>'
'<span style="color:#cc0;">■ Medium</span>'
'<span style="color:#e00;">■ High built-up</span>'
'</div>'
)
# ------------------------------------------------
# UNCERTAINTY
# ------------------------------------------------
with gr.Row():
uncertainty_output = gr.Image(
label="LDSR-S2 Uncertainty",
type="numpy",
height=320
)
# ------------------------------------------------
# DOWNLOAD
# ------------------------------------------------
zip_output = gr.File(
label="Download All GeoTIFF Layers"
)
# ========================================================
# GENERATE BUTTON
# ========================================================
generate_button.click(
fn=run_app,
inputs=[
latitude,
longitude,
start_date,
end_date
],
outputs=[
comparison_output,
false_color_output,
ndvi_output,
ndwi_output,
ndbi_output,
uncertainty_output,
zip_output
]
)
print("β
TerraVision UI + Interactive Map created successfully!")
demo.launch()
|