r-raster-vector-geospatial icon indicating copy to clipboard operation
r-raster-vector-geospatial copied to clipboard

issue in lesson one - units

Open lwasser opened this issue 8 years ago • 8 comments

Currently there is a comment about the raster image that asks the user whether the units are in meters or feet using the CRS. this is a trick question because the units are not actually indicated (nor would they be) in the crs in this instance. Need to fix this!

http://neondataskills.org/R/Introduction-to-Raster-Data-In-R/#comment-3024003521

lwasser avatar Nov 28 '16 14:11 lwasser

There are several sections of this lesson that need to be updated/changed to reflect this.

Also, the rest of the series makes the assumption that the raster values are meters so we need to establish how the users would know this in this tutorial.

mjones01 avatar Nov 29 '16 15:11 mjones01

Does NEON have metadata for the geotiffs (not in the tif tags but an actual file)? If they do, it will resolve it all.

Otherwise, we will need to state it is in meters – I can write a paragraph about how units are often standard for Elevation Models (ie meters horizontal and vertical) but not always (ie state plane feet with vert in meters, etc). This was the issue when we started the lessons – no metadata and difficult to access tif tags (not standardized / accessible via rGDAL, etc).

lwasser avatar Nov 29 '16 16:11 lwasser

I have an email out asking this right now. I'll update this thread when I get an answer. I think a paragraph specifically stating at the horizontal units (CRS) don't translate to vertical units (raster values) would be a good addition to the tutorial either way.

mjones01 avatar Nov 29 '16 16:11 mjones01

@lwasser I think this issue has been addressed now. See screenshot:

screen shot 2018-06-21 at 2 19 43 pm

Can this be closed?

ErinBecker avatar Jun 21 '18 21:06 ErinBecker

Erin – this issue may still be outstanding. The units that you see in that image are the HORIZONTAL – x and y units. However I think in the text it talks about the VERTICAL units. Ie the elevation presented in the raster. I’m not logged in to be more specific now but I think someone should check this out to ensure the language has been fixed. You can NOT determine the vertical units without referencing the metadata is the solution. +m is just horizontal not vertical

lwasser avatar Jun 22 '18 01:06 lwasser

@datacarpentry/geospatial-maintainers - can one of the Maintainers assign this issue to themselves and check out the units issue before our lesson release (currently scheduled for mid-July)?

ErinBecker avatar Jun 22 '18 15:06 ErinBecker

Any feedback from the Maintainers (@jsta @obrl-soil @r4space) on this issue? Does it need to be resolved before our publication or can it wait?

ErinBecker avatar Jul 10 '18 22:07 ErinBecker

My feeling is that we can include a note about checking vertical resolution in the organization-geospatial repo rather than here.

jsta avatar Jul 11 '18 14:07 jsta