-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Choose base term for naming new attributes #8
Comments
Here's my opinions on terms:
|
I get the message here - that a "subsampled" coordinate does not need to correspond to exact location of one of the full (post-interpolation) coordinates. I don't follow the example, though: I not sure what "corner coordinates" are. Is the conical scanner case an example of this? Thanks! |
Perhaps the result from interpolating should be "un" the name of the provided values, which is analogous to (un)packed and (un)compressed - terms which are already in use. I.e. if we were to call the values in the file "compacted", then result of interpolation could be "uncompacted". |
Lots of wisdom there, I've edited my comment to say
|
We're considering this agreed and adopting this into the proposal's terms. |
@erget - could you re-e-mail the zoom link? Thanks! |
Wasn't clear for me towards the end of today's meeting, should this issue be reopened to discuss the specific attribute names using the adopted "compact" base term or should there be separate issue? |
I had understood this issue to refer to general terminology issues - are you referring to namespacing or a similar concern? |
I am thinking of the next step, which would be to apply the adopted base term "compact" to actual new attribute names. Is this what you call "namespacing"? |
I think so. Let's see with some examples:
Is this what you mean? |
I was thinking of the "compaction" more as a description of the overall process, not necessarily as a word that would appear in variable or attribute names. See also my comment here: #6 (comment) |
No, this issue was not for just the term describing the overall process but for the term to apply in new attribute names. |
OK. I'd be fine with using |
@ajelenak I agree the issue is about the actual attribute names, but we will also have some terms describing the overall process, without these becoming part of actual attribute names. I think we converged earlier on using Probably the value of Don't know if that makes sense. |
Off the top of my head, this smells of "regridding" |
What about "tie_point_gridding" or just "gridding"? Gridding is a good word as it would cover both the processes of compacting and uncompacting as well as interpolation and extrapolation. Tie points are a key element of the method and would make it more accurate and descriptive. Gridding alone would be conveniently short. |
The full draft vocabulary currently used in the examples NDVI_lat_lon_Example, NDVI_grid_mapping_Example and VIIRS_M_and_I_Band_Example includes the following attribute names, based on the word
If we choose
If we choose
|
I lean toward |
There are at least two different naming schemes for new attributes currently in use. Since the number of these new attributes seems to be stabilizing, now would be a good time to pick a base term from which to derive new attribute names.
These two terms have been used so far: subsample and interpolate. Additional options: reduce, restore.
A related issue is the term tie point. It is somewhat specific to remote sensing. Perhaps anchor is a more generic term but equally applicable?
Other naming suggestions are welcome!
The text was updated successfully, but these errors were encountered: