GRASS GIS - 3D raster, make voxels above DEM NULL (or remove them) The 2019 Stack Overflow...
How to handle characters who are more educated than the author?
Can the DM override racial traits?
Huge performance difference of the command find with and without using %M option to show permissions
how can a perfect fourth interval be considered either consonant or dissonant?
Working through the single responsibility principle (SRP) in Python when calls are expensive
How to determine omitted units in a publication
How do you keep chess fun when your opponent constantly beats you?
"... to apply for a visa" or "... and applied for a visa"?
Why can't devices on different VLANs, but on the same subnet, communicate?
Does Parliament hold absolute power in the UK?
Why can't wing-mounted spoilers be used to steepen approaches?
"is" operation returns false even though two objects have same id
Can withdrawing asylum be illegal?
Example of compact Riemannian manifold with only one geodesic.
Why did Peik Lin say, "I'm not an animal"?
What aspect of planet Earth must be changed to prevent the industrial revolution?
How to politely respond to generic emails requesting a PhD/job in my lab? Without wasting too much time
Presidential Pardon
How to make Illustrator type tool selection automatically adapt with text length
What other Star Trek series did the main TNG cast show up in?
What was the last x86 CPU that did not have the x87 floating-point unit built in?
How many cones with angle theta can I pack into the unit sphere?
How do I design a circuit to convert a 100 mV and 50 Hz sine wave to a square wave?
Did the new image of black hole confirm the general theory of relativity?
GRASS GIS - 3D raster, make voxels above DEM NULL (or remove them)
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How to keep (complex) color table when exporting from GRASSGrass r.out.gdal, wrong values when importing to QGisQGIS GRASS raster to GeoTiffGRASS GIS: Interpolate DEM from irregularly spaced coastal survey dataDelineating coastal subbasins using SAGA GIS or GRASS in QGIS?Applying scalars from a timeseries to raster classes in GRASS GIS (or python)elevation difference along the border of two categories GRASSPerforming Weighted Flow Accumulation in GRASS?GRASS GIS - Keep raster below/above surfaceGRASS GIS - Create Mask for 3D raster using 2D raster interpolated Surfaces (top and bot)
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I am currently using r3.out.vtk to export a 3D raster to view Paraview (several million cells).
With r3.out.vtk, you can create a 3D raster with a top and bottom, which is fine in itself. However, if i want to keep the 3D raster with a top and bottom and keep it within GRASS GIS, i would like to be able to do this r3.mapcalc. The pb with r3.mapcalc is that it can only upload 3D rasters, and it cannot use 2D rasters (DEM and bedrock in my case).
In order to this is it a matter of entering a formula in r3.mapcalc, or
can should export the VTK and reimport?
Thanks,
F
grass 3d voxel
add a comment |
I am currently using r3.out.vtk to export a 3D raster to view Paraview (several million cells).
With r3.out.vtk, you can create a 3D raster with a top and bottom, which is fine in itself. However, if i want to keep the 3D raster with a top and bottom and keep it within GRASS GIS, i would like to be able to do this r3.mapcalc. The pb with r3.mapcalc is that it can only upload 3D rasters, and it cannot use 2D rasters (DEM and bedrock in my case).
In order to this is it a matter of entering a formula in r3.mapcalc, or
can should export the VTK and reimport?
Thanks,
F
grass 3d voxel
add a comment |
I am currently using r3.out.vtk to export a 3D raster to view Paraview (several million cells).
With r3.out.vtk, you can create a 3D raster with a top and bottom, which is fine in itself. However, if i want to keep the 3D raster with a top and bottom and keep it within GRASS GIS, i would like to be able to do this r3.mapcalc. The pb with r3.mapcalc is that it can only upload 3D rasters, and it cannot use 2D rasters (DEM and bedrock in my case).
In order to this is it a matter of entering a formula in r3.mapcalc, or
can should export the VTK and reimport?
Thanks,
F
grass 3d voxel
I am currently using r3.out.vtk to export a 3D raster to view Paraview (several million cells).
With r3.out.vtk, you can create a 3D raster with a top and bottom, which is fine in itself. However, if i want to keep the 3D raster with a top and bottom and keep it within GRASS GIS, i would like to be able to do this r3.mapcalc. The pb with r3.mapcalc is that it can only upload 3D rasters, and it cannot use 2D rasters (DEM and bedrock in my case).
In order to this is it a matter of entering a formula in r3.mapcalc, or
can should export the VTK and reimport?
Thanks,
F
grass 3d voxel
grass 3d voxel
asked 10 mins ago
fanfanGisfanfanGis
356
356
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "79"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f318662%2fgrass-gis-3d-raster-make-voxels-above-dem-null-or-remove-them%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Geographic Information Systems Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f318662%2fgrass-gis-3d-raster-make-voxels-above-dem-null-or-remove-them%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown