-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
@Troger4 , here are instructions for checking the precision of site coordinates. Please try these out and let me know if they make sense to you. If you have any doubts, please ask before proceeding.
- ensure that you've pulled the latest version of ForC, then open ForC_sites
- focus on the column
coordinates.precision
(K in Excel) - find any site with
NAC
in this field, then find the study/ studies with records at this site inmeasurement.refs
. There may be additional info on the site insite.refs
. It would also be valuable to check the original source of anything with(minutes)
in this field, as that indicates that current precision is very low (and hopefully the original source has something better). Open reference (you already know how to link citation.ID to pdf). If there's more than one, it may be helpful to look at more than one, but don't go overboard if there are tons of references. - Find the site description for a site with a name corresponding to (but not necessarily exactly matching) the one you're working on (usually near beginning of methods, but could be in table or maybe even supplementary info), specifically geographic coordinates.
converting degrees-minutes-seconds to decimal degrees:
- Decimal degrees = Degrees + (Minutes/60) + (Seconds/3600)
- for latitude, N = positive, S= negative
- for longitude, E= positive, W= negative
- if you're not confident about part of this, google for further guidance.
- verify that coordinates entered in ForC match those given in the paper. If they don't match, please correct.
- in
coordinates.precision
, enter the precision reported in the original pub (which should now match what's in ForC). Please enter exactly one of the following (parts in bold):
- degree- rounded to nearest degree or rough fraction of a degree (e.g., .167, .25, .33, .5, .67, .75, .83, or to just one decimal point);
- minute- reported to the nearest minute in original source (increments of 0.01667);
- second- reported to the nearest second in original source;
- fraction of second - reported to fraction of second in original source;
- decimal degrees to [n] digits- reported in decimal degrees to n digits (where n is minimum precision of the two coordinates);
- other (see geography.notes) - unusual cases (e.g., composite of multiple sites), as detailed in geography.notes.
- If you run into a case that doesn't make sense, skip it and make a note that it requires review.
- If the study has multiple sites and you can confidently link those to others reported in the study, it will be most efficient to get all those sites at the same time. You can identify them by filtering the
measurement.refs
field for the citation.ID you're looking at.
Metadata
Metadata
Assignees
Labels
No labels