(mysql): SELECT * FROM sessions WHERE session_id = '902kqcpj9shsv9081gogt2ku92'  

(mysql): INSERT INTO sessions (session_id, ip_address, user_agent, created, last_used, remember, data, domain) VALUES ('902kqcpj9shsv9081gogt2ku92', '216.73.216.3', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 1758100126, 1758100126, 0, '', 'jurnal.unissula.ac.id')  

(mysql): SELECT * FROM journals WHERE path = 'kr'  

(mysql): SELECT * FROM site  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '917') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = 'objectsforreviewplugin' AND journal_id = '917'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.usageStats.UsageStatsLoader'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.pln.classes.tasks.Depositor'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.datacite.DataciteInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.ReviewReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.SubscriptionExpiryReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.OpenAccessNotification'  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '19982' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 19982  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 19982 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '6415'  

(mysql): SELECT * FROM article_settings WHERE article_id = '19982'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 19982 ORDER BY s.seq  

(mysql): SELECT i.* FROM issues i INNER JOIN issue_settings ist ON i.issue_id = ist.issue_id WHERE ist.setting_name = 'pub-id::publisher-id' AND ist.setting_value = '635' ORDER BY i.issue_id  

(mysql): SELECT i.* FROM issues i WHERE issue_id = 635  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '635'  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.216.3', LENGTH('216.73.216.3')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '917' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:08:51' >= s.date_start AND '2025-09-17 09:08:51' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718083' >= isip.ip_start AND '3628718083' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '917' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:08:51' >= s.date_start AND '2025-09-17 09:08:51' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718083' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '917' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:08:51' >= s.date_start AND '2025-09-17 09:08:51' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM sections WHERE section_id = '152'  

(mysql): SELECT * FROM section_settings WHERE section_id = '152'  

(mysql): SELECT * FROM sections WHERE section_id = '152'  

(mysql): SELECT * FROM section_settings WHERE section_id = '152'  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.galley_id = 0 AND g.article_id = 19982  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '19982' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 19982  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 19982 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '6415'  

(mysql): SELECT * FROM article_settings WHERE article_id = '19982'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 19982 ORDER BY s.seq  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.216.3', LENGTH('216.73.216.3')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '917' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:08:51' >= s.date_start AND '2025-09-17 09:08:51' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718083' >= isip.ip_start AND '3628718083' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '917' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:08:51' >= s.date_start AND '2025-09-17 09:08:51' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718083' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '917' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:08:51' >= s.date_start AND '2025-09-17 09:08:51' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM citations WHERE assoc_type = 257 AND assoc_id = 19982 AND citation_state >= 0 AND citation_state <= 5 ORDER BY seq, citation_id  

(mysql): SELECT * FROM sections WHERE section_id = '152'  

(mysql): SELECT * FROM section_settings WHERE section_id = '152'  

(mysql): SELECT i.* FROM issues i WHERE journal_id = 917 AND current = 1  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '1212'  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '917') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): select version()  
ojs2 has produced an error Message: WARNING: Cannot modify header information - headers already sent by (output started at /var/www/html/ojs/lib/pkp/lib/adodb/adodb.inc.php:377) In file: /var/www/html/ojs/lib/pkp/classes/template/PKPTemplateManager.inc.php At line: 340 Stacktrace: Server info: OS: Linux PHP Version: 5.6.32 Apache Version: Apache/2.4.29 (Unix) DB Driver: mysql DB server version: 5.7.44
ojs2 has produced an error Message: WARNING: Cannot modify header information - headers already sent by (output started at /var/www/html/ojs/lib/pkp/lib/adodb/adodb.inc.php:377) In file: /var/www/html/ojs/lib/pkp/classes/template/PKPTemplateManager.inc.php At line: 343 Stacktrace: Server info: OS: Linux PHP Version: 5.6.32 Apache Version: Apache/2.4.29 (Unix) DB Driver: mysql DB server version: 5.7.44
Pemetaan Risiko Bencana Kekeringan Menggunakan Metode Kerawanan (Hazard) Dan Kerentanan (Vulnerability) | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 19982 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '28943'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '28942'   <hr /> Wibowo | Jurnal Kajian Ruang
(mysql): SELECT * FROM authors WHERE submission_id = 19982 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '28943'  

(mysql): SELECT * FROM author_settings WHERE author_id = '28942'  

(mysql): SELECT * FROM authors WHERE submission_id = 19982 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '28943'  

(mysql): SELECT * FROM author_settings WHERE author_id = '28942'  

Pemetaan Risiko Bencana Kekeringan Menggunakan Metode Kerawanan (Hazard) Dan Kerentanan (Vulnerability)


(mysql): SELECT * FROM authors WHERE submission_id = 19982 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '28943'  

(mysql): SELECT * FROM author_settings WHERE author_id = '28942'  
Rinto Ari Wibowo, Boby Rahman

Abstract


 

ABSTRACT

Drought is a natural disaster that has a high complexity and is still often found in some areas in Indonesia. The amount of losses caused by drought is of more concern to the community and stakeholders to compete to reduce the impact. One of the efforts made to minimize the damage caused by natural disasters is the existence of appropriate disaster mitigation efforts. In the context of drought natural disasters one of the mitigation efforts that can be done is to map areas based on the risk of drought. This is done in order to maximize mitigation efforts to deal with drought both before and during the occurrence of drought. One of the methods used in mapping a disaster is through hazard and vulnerability methods. This method is carried out in accordance with the theory that a disaster will occur due to the interaction of insecurity factors that occur in vulnerable conditions. Through the mapping of drought risk areas is expected to maximize disaster mitigation in a region, thereby minimizing the losses experienced by the community.

Keyword: Drought, Hazard, Vulnerability

 

ABSTRAK

Kekeringan merupakan bencana alam yang memiliki kompleksitas tinggi dan masih sering dijumpai pada beberapa wilayah di Indonesia. Besarnya kerugian yang diakibatkan oleh bencana kekeringan menjadi perhatian lebih bagi masyarakat dan pemangku kepentingan untuk berlomba-lomba mengurangi dampak tersebut. Salah satu upaya yang dilakukan untuk meminimalisir kerugaian akibat bencana alam adalah adanya upaya mitigasi bencana yang tepat. Pada konteks bencana alam kekeringan salah satu upaya mitigasi yang dapat dilakukan adalah memetakan daerah-daerah berdasarkan risiko kekeringannya. Hal ini dilakukan guna memaksimalkan upaya mitigasi untuk menangani kekeringan baik sebelum maupun saat terjadinya kekeringan. Salah satu metode yang digunakan dalam memetakan sebuah bencana adalah melalui metode kerawanan (hazard) dan kerentanan (vulnerability). Metode ini dilakukan sesuai dengan teori bahwa suatu bencana akan terjadi karena interaksi faktor kerawanan yang terjadi pada kondisi rentan. Melalui pemetaan daerah risiko kekeringan ini diharapkan mampu memaksimalkan mitigasi bencana pada suatu daerah, sehingga meminimalisir kerugian yang dialami oleh masyarakat.

Kata kunci: Kekeringan, Kerawanan, Kerentanan


Full Text:

PDF

References



(mysql): SELECT * FROM citation_settings WHERE citation_id = '135204'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135204 ORDER BY metadata_description_id DESC  

(mysql): SELECT * FROM citation_settings WHERE citation_id = '135205'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135205 ORDER BY metadata_description_id DESC  

Adam, K., & Rudiarto, I. (2017). Jurnal teknik sipil & perencanaan. Jurnal Teknik Sipil & Perencanaan, 19(2), 128–135.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '135206'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135206 ORDER BY metadata_description_id DESC  

Aditya; Trias dkk. (2010). Visualisasi Risiko Bencana dalam Peta. Kesbanglinmas DIY.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '135207'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135207 ORDER BY metadata_description_id DESC  

Arifin, Z. (2010). POLA SPASIAL KERENTANAN BENCANA ALAM ( Studi Kasus Kabupaten Cianjur ). Universitas Indonesia.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '135208'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135208 ORDER BY metadata_description_id DESC  

Auliyani, D., & Wahyuningrum, N. (2019). Sebaran Potensi Kekeringan Meteorologis di Daerah Aliran Sungai Bengawan Solo Bagian Hulu dan Upaya Penanggulangannya. Majalah Geografi Indonesia, 33(2), 58-63.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '135209'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135209 ORDER BY metadata_description_id DESC  

Auliyani, D., & Rekapermana, M. (2020). Analisis Spasial Potensi Kekeringan di Daerah Aliran Sungai Kapuas, Kalimantan Barat. Jurnal Pembangunan Wilayah & Kota, 16(1), 61–70. https://doi.org/10.14710/pwk.v16i1.21979


(mysql): SELECT * FROM citation_settings WHERE citation_id = '135210'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135210 ORDER BY metadata_description_id DESC  

Bakornas PB. (2007). Pengenalan Karakteristik Bencana dan Upaya Mitigasinya di Indonesia Cetakan Edisi II.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '135211'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135211 ORDER BY metadata_description_id DESC  

Banda, M. (2002). Pembobotan Parameter dan Penentuan Keputusan. Modul Praktikum Sistem Informasi Geografis, 38–49.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '135212'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135212 ORDER BY metadata_description_id DESC  

BNPB. (2012). Pedoman Umum Pengkajian Risiko Bencana.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '135213'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135213 ORDER BY metadata_description_id DESC  

Dina, Resi, dan Fatimah, 2020, “Kondisi Kerentanan dan Ketahanan Masyarakat Terhadap Bencana Tanah Longsor di Desa Pagerharjo, Kecamatan Samigaluh, Kabupaten Kulonprogo, Yogyakartaâ€, dalam Jurnal Ketahanan Nasional, 26 (1), 23-39.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '135214'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135214 ORDER BY metadata_description_id DESC  

Estinintyas dkk, 2012, “Identifikasi dan Delineasi Wilayah Endemik Kekeringan Untuk Pengelolaan Risiko Iklim di Kabupaten Indramayuâ€, dalam Jurnal Meteorologi dan Geofisika, (Vol.13), No.1, 2014, 9-20.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '135215'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135215 ORDER BY metadata_description_id DESC  

Habibi, M. (2012). Model Spasial Kerentanan Sosial Ekonomi Dan Kelembagaan Terhadap Bencana Gunung Merapi. Teknik PWK (Perencanaan Wilayah Kota), 2(1), 1–10.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '135216'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135216 ORDER BY metadata_description_id DESC  

Hisdal, H., Tallaksen, L. M., Peters, E., Stahl, K., & Zaidman, M. (2000). Drought event definition. ARIDE Technical Rep, 6.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '135217'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135217 ORDER BY metadata_description_id DESC  

Iswari, A. R., & Nugraha, A. L. (2017). Analisis Fluktuasi Produksi Padi Akibat Pengaruh Kekeringan Di Kabupaten Demak. Jurnal Geodesi Undip, 5(4), 233-242.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '135218'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135218 ORDER BY metadata_description_id DESC  

Kementerian Pertanian. (1980). SURAT KEPUTUSAN MENTERI PERTANIAN Nomor : 837 / Kpts / Um / 11 / 1980 TENTANG.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '135219'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135219 ORDER BY metadata_description_id DESC  

Khasanah, F., Damayanti, A., Pin, T., Geografi, D., Mipa, F., Indonesia, U., & Depok, K. U. I. (2017). Pola Spasial Bahaya Kekeringan di Kabupaten Cilacap. Industrial Research Workshop and National Seminar Politeknik Negeri Bandung, 1–8.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '135220'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135220 ORDER BY metadata_description_id DESC  

Muawanah, A. (2016). ANALISIS RISIKO Kerentanan Sosial Dan Ekonomi Bencana Longsorlahan di Kecamatan Kandangan Kabupaten Temanggung. Universitas Muhammadiyah Surakarta, August.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '135221'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135221 ORDER BY metadata_description_id DESC  

Mutjahiddin, 2014, “Analisis Spasial Indeks Kekeringan Kabupaten Indramayuâ€, dalam Jurnal Meteorologi dan Geofisika, 15(2), 99-107.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '135222'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135222 ORDER BY metadata_description_id DESC  

Nuraimmatul, F., & Buchori, I. (2019). MODEL PEMETAAN RISIKO KEKERINGAN DI KABUPATEN BIMA , NUSA TENGGARA BARAT. 15(2), 138–150.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '135223'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135223 ORDER BY metadata_description_id DESC  

Nursa’ban, Sugiharyanto, dan Khotimah, 2010. Pengukuran Kerentanan Longsor Lahan Sebagai Upaya Mitigasi Bencana Di Perbukitan Menoreh. Jurnal Penelitian Saintek, 15(2):42-52.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '135224'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135224 ORDER BY metadata_description_id DESC  

Paimin, Pramono, I. B., Purwanto, & Indrawati, D. R. (2012). Sistem Perencanaan Pengelolaan Daerah Aliran Sungai. In Dynamical systems with applications using MATLAB (Vol. 53).


(mysql): SELECT * FROM citation_settings WHERE citation_id = '135225'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135225 ORDER BY metadata_description_id DESC  

Prabowo, K. (2016). Analisis Risiko Bencana Kekeringan di Kabupaten Klaten. Universitas Muhammadiyah Surakarta


(mysql): SELECT * FROM citation_settings WHERE citation_id = '135226'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135226 ORDER BY metadata_description_id DESC  

SAARC. (2010). SAARC Workshop on Drought Risk Management in South Asia. SAARC.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '135227'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135227 ORDER BY metadata_description_id DESC  

Sugiharyanto, Wulandari, T., dan Wibowo, S., 2014. Persepsi Mahasiswa Pendidikan IPS Terhadap Mitigasi Bencana Gempa Bumi. JIPSINDO, 2(1):164-182.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '135228'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135228 ORDER BY metadata_description_id DESC  

Sulaeman, D. (2013). Kerentanan dan Bencana Lingkungan (Issue 3).


(mysql): SELECT * FROM citation_settings WHERE citation_id = '135229'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135229 ORDER BY metadata_description_id DESC  

Thywissen, 2006, Components of Risk, A Comparative Glossary, Bonn: United Nations University Institute for Environment and Human Security.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '135230'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 135230 ORDER BY metadata_description_id DESC  

United Nations (UN). (2004). Living with Risk: A global review of disaster reduction initiatives. Living with Risk, I(Living with Risk: A global review of disaster reduction initiatives).

United Nations University Press. (2013). Measuring Vulnerability to Natural Hazards.




DOI: http://dx.doi.org/10.30659/jkr.v1i1.19982
(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '19982' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 19982  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 19982 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '6415'  

(mysql): SELECT * FROM article_settings WHERE article_id = '19982'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 19982 ORDER BY s.seq  

(mysql): SELECT a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE article_id = '19982'  

(mysql): SELECT * FROM article_settings WHERE article_id = '19982'  

(mysql): SELECT r.* FROM referrals r WHERE r.article_id = 19982 AND r.status = 2  

Refbacks

  • There are currently no refbacks.


www.blogxpressions.com

www.michaelsmithmusic.com

www.ryanwalshquilts.com

www.showmanfurniture.com

www.solarftp.com

jeremegreene.com

srtfix.com

swissdronesystems.com

viewmke.com

t3west.com

midwestcontainerrepair.com


(mysql): UPDATE sessions SET user_id = NULL, ip_address = '216.73.216.3', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', created = 1758100126, last_used = 1758100126, remember = 0, data = '', domain = 'jurnal.unissula.ac.id' WHERE session_id = '902kqcpj9shsv9081gogt2ku92'