You're in: Integração de dados LiDAR com imagens de muita alta resolução espacial para determinação de áreas urbanas com potencial solar

Integração de dados LiDAR com imagens de muita alta resolução espacial para determinação de áreas urbanas com potencial solar

Research Groups: 
Geographic Modeling, Cities and Spatial Planning
Supervisor: 
José António Pereira Tenedório
MA Student: 
NUNO MIGUEL PEREIRA GOMES
Course and Institution: 
M- GEST. TERRIT - FCSH/UNL
State: 
Concluded
Events
October 2018
\n"; for ($i=1; $i<=$firstwday; $i++) { echo "\n"; } } /*== Sunday start week with ==*/ else { echo "\n"; } $firstweek = false; } /*== check for event ==*/ echo "\n"; /*== Saturday end week with ==*/ if ($wday==6) { echo "\n"; } $wday++; $wday = $wday % 7; if (($wday==0) AND ($d!=$lastday)){ echo "\n"; } $d++; } // and close off the table if (($wday!=7) AND ($wday!=0)) { for ($i=$wday; $i<=6; $i++) { echo "\n"; } echo ""; } echo "\n
 
". $d; } elseif ($ev_dat[$d]) { // get what's happening that day and use as 'mouseOver' for the link $query = "SELECT vid, field_event_datetime_value FROM $db_table WHERE vid=$ev_dat[$d] "; print $query; $result = db_query($query); $ev = db_fetch_array($result); $titl = $ev['vid'] . " - " . $ev['field_event_datetime_value']; echo "class='hp_calendario-state-with-event'>"; $url = "?q=" . $language->prefix . "/lista-de-eventos/". date("Y-m-d" ,strtotime($ev['field_event_datetime_value'])); echo "". $d . ""; } else { if ($wday==5 || $wday==6){ echo "class='hp_calendario-week-end'>". $d; } else { echo ">". $d; } } echo "
 
"; ?>