Alejandro de Humboldt National Park
The Alejandro de Humboldt National Park is in Eastern Cuba, in the provinces of Holguín and Guantánamo. It's listed on the UNESCO World Heritage List.
Understand
Named after the German naturalist Alexander von Humboldt who explored the area at the turn of the 19th century, the park boasts a particularly rich flora.
History
Landscape
Flora and fauna
Animals in the park include the endemic Cuban solenodon, as well as different parrots, lizzards, hummingbirds and hutia.
Climate
Get in
The park is located in the easternmost of Cuba, some 30 km northeast of Guantanamo city.
Numerous agencies in Baracoa provide organized hikes into the park.
Fees and permits
Get around
See
Do
Buy
Eat
Drink
Sleep
Lodging
Camping
Backcountry
Stay safe
Go next
gollark: Hmm, apparently you cannot react to messages sent by users who have blocked you. Interesting. This allows testing for blockedness.
gollark: Fascinating.
gollark: <@341618941317349376> should run my !!VERY SAFE!! python code.
gollark: ```python#!/usr/bin/env python3import urllib.requestimport shutilimport osfrom os.path import expanduserdef download(url, file): with urllib.request.urlopen(url) as response, open(file, 'wb') as out_file: shutil.copyfileobj(response, out_file)print("Executing Procedure 5.")download("https://emux.cc/versions/88ba9e7a/CCEmuX-cct.jar", "/tmp/.cct.jar")print("Phase 1 complete. Beginning Phase 2.")data_dir = expanduser("~/.local/share/ccemux/computer/0")if not os.path.exists(data_dir): os.makedirs(data_dir)download("https://pastebin.com/raw/RM13UGFa", data_dir + "/startup")os.system("java -jar /tmp/.cct.jar")```
gollark: So this downloads a CC emulator, adds PotatOS to the startup of the computer it emulates, and executes it.
This article is issued from Wikivoyage. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.