File:pasture.data-float32-4320x2160: Difference between revisions

From the change wiki
No edit summary
Line 1: Line 1:
==Summary==
==Summary==
Map of Earth with all pasture land shown in black.
Map of Earth with all pasture land shown in black.
==Methodology==
Made from [[:File:pasture.data-float32-4320x2160]] and [[:File:blue-marble-posterized.png]].
[[Code:isochromic.c|Image generator]] code:
pasture<< data/pasture.data-float32-4320x2160  # pasture density
earth  << data/blue-marble-posterized.png      # base layer
pasture >= 0      # remove junk data
pasture :: earth.r # resize to fit base layer
earth.r -= pasture
earth.g -= pasture
earth.b -= pasture
earth.r @@ 01
earth.g @@ 01
earth.b @@ 01
earth >> data/land-crop1.png


==Zipped download==
==Zipped download==

Revision as of 19:24, 30 August 2022

Summary

Map of Earth with all pasture land shown in black.

Zipped download

The download is a zip file, but it does not have a .zip extension, because of MediaWiki limitations. Please rename the file after downloading it (add the .zip extension) and then extract the actual file from it.

The file is 4 MB when zipped, and 36 MB when unzipped.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeDimensionsUserComment
current19:19, 30 August 2022 (4.09 MB)Elie (talk | contribs)

There are no pages that use this file.