Paornivik Island

Paornivik Island is an uninhabited island in the Qaasuitsup municipality in northwestern Greenland.

Paornivik
Paornivik
Geography
LocationGreenland
Coordinates73°47′N 56°04′W
ArchipelagoUpernavik Archipelago
Administration
Greenland
MunicipalityQaasuitsup

Geography

The horseshoe-shaped Paornivik Island is located in Tasiusaq Bay, in the north-central part of Upernavik Archipelago. It is sandwiched between Qullikorsuit Island in the north − from which it is separated by the narrow Paorniviup Tunua strait − and Mernoq Island in the southwest. To the east, inner waterways of Tasiusaq Bay separate it from an unnamed nunatak on the mainland of Greenland.[1]

gollark: We all know you *actually* wrote #4 under an alias.
gollark: than making it compile in a `main` function and `subprocess`ing it.
gollark: Anyway, it compiles your entry to a shared library then invokes it via ctypes. I thought that this would be more elegant and efficient a
gollark: And yet it has GLOBALS in it?
gollark: ```pythondef c_wrapper(file): print("Compiling", file) temp = tempfile.mktemp(prefix="lib-compile-") print(temp) if subprocess.run(["gcc", file, "-o", temp, "-shared"]).returncode != 0: raise ValueError("compilation failed") library = ctypes.CDLL(temp) entry = library.entry entry.restype = ctypes.POINTER(ctypes.c_int)```Here's a bit of the *excellent* code.

See also

References

  1. Upernavik Avannarleq, Saga Map, Tage Schjøtt, 1992


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.