-
Scanning the r-spatial list we have a clear set of slippy map community packages, but what do people recommend for static mapping? Tmap? Ggmap? Mapsf? Other? There are a few options out there and I’m …
-
I have been struggling to accurately monitor our CONUS run because I am basing completion off of the WBD HUC10s. These differ from the actual data that we are using for Riverscapes Context.
Please …
-
---
Author Name: **Hank** (Hank)
Original Redmine Issue: 98035, https://vlab.noaa.gov/redmine/issues/98035
Original Date: 2021-10-27
---
The declaration is below. The log messages indicating two…
epag updated
2 months ago
-
example: make a one-degree unit square, in epsg 4326 and equirectangular
```
> library(sf)
Linking to GEOS 3.8.0, GDAL 3.0.4, PROJ 6.3.1
> m = cbind(c(0,1,1,0,0),c(0,0,1,1,0))
> p1 = st_sfc(st_…
-
### What happened?
I am trying to import the `WaterData` module from `pynhd`. I am getting an error message and the module fails to load.
### What did you expect to happen?
I expected the module to…
-
Hi, thank you for the nice tool. I was running the testCase v1.2 [https://zenodo.org/records/7884836](url), and the printed message showed **SUCCESSFUL EXECUTION**, but I cannot find any output file i…
-
Link to lake polygons so that catchment and lakes can be linked as first-class entities.
-
The two most important datasets in our Riverscapes Context model are:
- Digital Elevation Model (DEM)
- Raster stored in GeoTIFF format
- approx 10m cell resolution
- National Hydrograph…
-
I am trying to delineate a catchment basin from a provided pour point using the function `get_split_catchment()`. The function correctly delineates the COMID associated with the pour point however, it…
-
Consider updating the 'terrain' to cover the whole of North America like is shown in the Water Storage mapper. I think it would help emphasize the display. Exaggerate the terrain with more of a hill…