From 955fdce186a1e4eac472e26a2ae6eedf05e43c08 Mon Sep 17 00:00:00 2001 From: Gabriele Bellomia Date: Mon, 15 Aug 2022 18:35:32 +0200 Subject: [PATCH] All worldmaps saved as vector svg graphics Note that did not work, but did indeed. --- brewer/resources/worldmap_brewer.svg | 18859 ++++++++++++++++++-- cmocean/README.md | 8 +- cmocean/resources/worldmap_cmocean.svg | 17762 ++++++++++++++++++ crameri/README.md | 6 +- crameri/resources/worldmap_crameri.svg | 17843 ++++++++++++++++++ cubehelix/resources/worldmap_helix.svg | 18734 +++++++++++++++++-- matplotlib/README.md | 4 +- matplotlib/resources/worldmap_viridis.svg | 17813 ++++++++++++++++++ 8 files changed, 88981 insertions(+), 2048 deletions(-) create mode 100644 cmocean/resources/worldmap_cmocean.svg create mode 100644 crameri/resources/worldmap_crameri.svg create mode 100644 matplotlib/resources/worldmap_viridis.svg diff --git a/brewer/resources/worldmap_brewer.svg b/brewer/resources/worldmap_brewer.svg index 5cfb4a9..420f266 100644 --- a/brewer/resources/worldmap_brewer.svg +++ b/brewer/resources/worldmap_brewer.svg @@ -1,1031 +1,17854 @@ - we have applied our beautiful colormap through the preset function! + % -> we have applied the topo colormap through the preset function! ``` ![topo](resources/worldmap_cmocean.svg) -🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧 ----------------------------------- ```matlab % Plot and compare RGB values: ax(1) = subplot(1,2,1); diff --git a/cmocean/resources/worldmap_cmocean.svg b/cmocean/resources/worldmap_cmocean.svg new file mode 100644 index 0000000..758cfeb --- /dev/null +++ b/cmocean/resources/worldmap_cmocean.svg @@ -0,0 +1,17762 @@ + + + diff --git a/crameri/README.md b/crameri/README.md index 2d34c5b..7e2bee8 100644 --- a/crameri/README.md +++ b/crameri/README.md @@ -28,9 +28,7 @@ The above table, showing all the continuous colormaps defined in the package, ca surfc(X,Y,Z+4) palette.crameri('bam','pivot',4) % recenter the color-axis ``` -![surfc](resources/surfc_bam.png) ------------------------- -🚧🚧🚧 Work ⚠️ in 🪜 Progress 🚧🚧🚧🚧🚧🚧 +![surfc](resources/surfc_bam.png) ```matlab % A trick to deal with nasty CONTOURCMAP function (Mapping Toolbox): preset_palette(@palette.crameri, 'oleron'); % preselect the colorscheme. @@ -45,8 +43,6 @@ The above table, showing all the continuous colormaps defined in the package, ca % -> we have applied our beautiful colormap through the preset function! ``` ![oleron](resources/worldmap_crameri.svg) -🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧 ----------------------------------- ```matlab % Plot and compare RGB values: ax(1) = subplot(1,3,1); diff --git a/crameri/resources/worldmap_crameri.svg b/crameri/resources/worldmap_crameri.svg new file mode 100644 index 0000000..e494a64 --- /dev/null +++ b/crameri/resources/worldmap_crameri.svg @@ -0,0 +1,17843 @@ + + + diff --git a/cubehelix/resources/worldmap_helix.svg b/cubehelix/resources/worldmap_helix.svg index 4ab3dc5..276e023 100644 --- a/cubehelix/resources/worldmap_helix.svg +++ b/cubehelix/resources/worldmap_helix.svg @@ -1,1030 +1,17730 @@ - we have applied our beautiful colormap through the preset function! + % -> we have applied the viridis colormap through the preset function! ``` ![world](resources/worldmap_viridis.svg) -![surfc_twilight](resources/surfc_twilight.png) ```matlab % Plot and compare RGB values: ax(1) = subplot(1,2,1); diff --git a/matplotlib/resources/worldmap_viridis.svg b/matplotlib/resources/worldmap_viridis.svg new file mode 100644 index 0000000..40d558e --- /dev/null +++ b/matplotlib/resources/worldmap_viridis.svg @@ -0,0 +1,17813 @@ + + +