[GRASS-user] Active Tropical Cyclone Tracking with GRASS GIS and Jupyter Notebook

2023-05-16 Thread kyawmoeaung . kyawmoe
Hi all, I am just wondering whether GRASS GIS supports tracking active and archive cyclones/hurricanes/typhoons as was found in ArcGIS using living atlas and ArcGIS online platform. I noticed that they are using NOAA and other satellite sensors. Thank you very much. Kyaw Moe Aung Consultant

Re: [GRASS-user] ps.map: add elevation scale? [RESOLVED]

2023-05-16 Thread Markus Neteler
Rich Shepard schrieb am Di., 16. Mai 2023, 23:27: > On Tue, 16 May 2023, Markus Neteler wrote: > > > Do you mean in this manual page? > > https://grass.osgeo.org/grass-stable/manuals/ps.map.html#colortable > > > > For wording improvements, please (ideally) suggest them here: > >

Re: [GRASS-user] ps.map: add elevation scale? [RESOLVED]

2023-05-16 Thread Rich Shepard
On Tue, 16 May 2023, Markus Neteler wrote: Do you mean in this manual page? https://grass.osgeo.org/grass-stable/manuals/ps.map.html#colortable For wording improvements, please (ideally) suggest them here: https://github.com/OSGeo/grass/blob/main/ps/ps.map/ps.map.html#L214 Markus, Okay.

Re: [GRASS-user] Selecting most appropriate r.resample.* module

2023-05-16 Thread Rich Shepard
On Tue, 16 May 2023, Markus Neteler wrote: To me this sounds like https://grasswiki.osgeo.org/wiki/Interpolation#Resampling_of_raster_maps_to_coarser_resolution "Resampling of raster maps to coarser resolution" --> r.resamp.stats Markus, Too me, too. The resulting cells were too coarse.

Re: [GRASS-user] ps.map: add elevation scale? [RESOLVED]

2023-05-16 Thread Markus Neteler
On Tue, May 16, 2023 at 3:21 PM Rich Shepard wrote: > > On Tue, 16 May 2023, Markus Neteler wrote: > > > Please suggest how to improve the documentation to make it more obvious. > > Markus, > > Reading the colortable manual page shows that it's the raster equivalent of > vlegend. Why not change

Re: [GRASS-user] Selecting most appropriate r.resample.* module

2023-05-16 Thread Markus Neteler
On Tue, May 16, 2023 at 4:02 PM Rich Shepard wrote: > > I have a DEM with a 1 foot resolution and I want to re-sample it to a 10 > foot resolution. To me this sounds like https://grasswiki.osgeo.org/wiki/Interpolation#Resampling_of_raster_maps_to_coarser_resolution "Resampling of raster maps to

Re: [GRASS-user] ps.resamp.rst: invalid argument

2023-05-16 Thread Rich Shepard
On Tue, 16 May 2023, Markus Neteler wrote: Please report the output of `g.region -p`. Markus, It might well have been that the region was set to the vector analysis area map and not to the raster map. Regardless, I tried r.resamp.stats and the output was much too coarse so I'm sticking with

Re: [GRASS-user] ps.resamp.rst: invalid argument

2023-05-16 Thread Markus Neteler
Rich, On Tue, May 16, 2023 at 5:28 PM Rich Shepard wrote: > > While waiting to learn the uses of the various r.resamp* modules, I tried > r.resamp.rst with this result: > r.resamp.rst in=dem2014 ew_res=10 ns_res=10 elevation=base10ft > slope=slope10ft aspect=aspect10ft --o > Processing all

[GRASS-user] ps.resamp.rst: invalid argument

2023-05-16 Thread Rich Shepard
While waiting to learn the uses of the various r.resamp* modules, I tried r.resamp.rst with this result: r.resamp.rst in=dem2014 ew_res=10 ns_res=10 elevation=base10ft slope=slope10ft aspect=aspect10ft --o Processing all selected output files will require 129.19 KB of disk space for temp files.

[GRASS-user] Selecting most appropriate r.resample.* module

2023-05-16 Thread Rich Shepard
I have a DEM with a 1 foot resolution and I want to re-sample it to a 10 foot resolution. Not knowing the mathematics of each option (r.resamp.bspline, r.resamp.filter, r.resamp.interp, r.resamp.rst, r.resamp.stats, r.resample) I am asking for advice on selecting one. The overall elevation

Re: [GRASS-user] ps.map: add elevation scale? [RESOLVED]

2023-05-16 Thread Rich Shepard
On Tue, 16 May 2023, Markus Neteler wrote: Please suggest how to improve the documentation to make it more obvious. Markus, Reading the colortable manual page shows that it's the raster equivalent of vlegend. Why not change 'colortable' to 'rlegend' as that's what it produces? When I saw

Re: [GRASS-user] ps.map: add elevation scale? [RESOLVED]

2023-05-16 Thread Markus Neteler
Rich, On Tue, May 16, 2023 at 2:38 PM Rich Shepard wrote: > > On Tue, 16 May 2023, Frank David wrote: > > > colortable ? : > > https://grass.osgeo.org/grass82/manuals/ps.map.html#colortable > > Frank, > > Well, I completely missed that one. Please suggest how to improve the documentation to

Re: [GRASS-user] ps.map: add elevation scale? [RESOLVED]

2023-05-16 Thread Rich Shepard
On Tue, 16 May 2023, Frank David wrote: colortable  ? : https://grass.osgeo.org/grass82/manuals/ps.map.html#colortable Frank, Well, I completely missed that one. I used r.colors to set the colors of the rater to 'elevation' and didn't notice the colortable command in ps.map. I should have

Re: [GRASS-user] ps.map: add elevation scale?

2023-05-16 Thread Frank David
Hello Rich, colortable  ? : https://grass.osgeo.org/grass82/manuals/ps.map.html#colortable Regards, Frank Le 16/05/2023 à 00:33, Rich Shepard a écrit : On Mon, 15 May 2023, Rich Shepard wrote: Is there a way to add the elevation color bar for a DEM map to a ps.map? Since I can add a