Pacific center bathymetric/global map using R I learned how to create the bathymetric map using R ( HERE ). This time, I try to make a Pacific-centered map. …
[QGIS] Save/Export points data as CSV (Geology) Saving these points coordinates 1. Right-click on the data layer 2. Export 3. Save features as... 4. Write f…
Today, I will make a bathymetric map using R. We can easily change the color of the map and plot our data on the map using R. (QGIS is also very useful!!) Dat…
(Offline) Fieldwork/hiking App GPS coordinates are essential for tracking to be safe and for collecting samples. I always bring Garmin GPS, but this time I als…
This is interesting to make a compositional map and investigate the distribution of elements import data.csv file ( how to import csv file is here ) Processi…