SCBI-ForestGEO / SCBI-ForestGEO-Data

Public data repository of the SCBI ForestGEO plot
https://scbi-forestgeo.github.io/SCBI-ForestGEO-Data/
Creative Commons Attribution 4.0 International
7 stars 7 forks source link

Cores data needed for submission to ITRDB #14

Closed teixeirak closed 5 years ago

teixeirak commented 5 years ago

@mcgregorian1, could you please help @RHelcoski by pulling out the following info on the cores included in our current chronologies? (Alternatively, the bounds of our plot seem as if they'd be appropriate, but I'll let @RHelcoski comment.)

Northernmost latitude (decimal degree, South negative, WGS84) Southernmost latitude (decimal degree, South negative, WGS84) Easternmost longitude (decimal degree, West negative, WGS84) Westernmost longitude (decimal degree, West negative, WGS84)

FYI, this will be used in metadata associated with our cores in the International Tree-Ring Data Bank.

mcgregorian1 commented 5 years ago

These are the corners of the plot (from our UTM scripts). These can be converted easily to WGS84 I believe? If you want more than that, I can look at it tomorrow.

NAD83.SW <- c(747385.521, 4308506.438)
NAD83.NW <- c(747370.676, 4309146.156)

RHelcoski commented 5 years ago

we need it in the format requested

El mar., 11 de jun. de 2019 a la(s) 14:19, Ian McGregor ( notifications@github.com) escribió:

These are the corners of the plot (from our UTM scripts). If you want more than that, I can look at it tomorrow.

NAD83.SW <- c(747385.521, 4308506.438) NAD83.NW <- c(747370.676, 4309146.156)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/SCBI-ForestGEO/SCBI-ForestGEO-Data/issues/14?email_source=notifications&email_token=AGVXYI3ZTHXPGEPX67GCHBDP2ACFPA5CNFSM4HXC7UF2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXOMEYA#issuecomment-501006944, or mute the thread https://github.com/notifications/unsubscribe-auth/AGVXYI526X4BUQ3KZ5IOZRTP2ACFPANCNFSM4HXC7UFQ .

-- Ryan Helcoski Manager: CloudBridge Nature Reserve 2 Km Este de Escuela San Gerardo de Rivas Pérez Zeledón, Costa Rica 11904 Linkedin https://www.linkedin.com/pub/ryan-helcoski/b2/539/773

mcgregorian1 commented 5 years ago

Here is what you want.

image

@teixeirak for future reference, the code to make this is at the bottom of SIGEO_plot_grid_UTMcoord.R

teixeirak commented 5 years ago

I think we want cardinal directions, not NW, SW, etc.

mcgregorian1 commented 5 years ago

If that's the case, then based on the chart above,

topmost N = NE lat = 38.89638 bottom S = SW lat = 38.89059 most W = NW long = -78.14304 most E = SE long = -78.14771

RHelcoski commented 5 years ago

got it, this can be closed now.

El mié., 12 de jun. de 2019 a la(s) 06:44, Ian McGregor ( notifications@github.com) escribió:

If that's the case, then based on the chart above,

topmost N = NE lat = 38.89638 bottom S = SW lat = 38.89059 most W = NW long = -78.14304 most E = SE long = -78.14771

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/SCBI-ForestGEO/SCBI-ForestGEO-Data/issues/14?email_source=notifications&email_token=AGVXYI6QDR7IK64JU63V65DP2DVTDA5CNFSM4HXC7UF2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXQJATA#issuecomment-501256268, or mute the thread https://github.com/notifications/unsubscribe-auth/AGVXYI7E44DYRFKISGQ2SJ3P2DVTDANCNFSM4HXC7UFQ .

-- Ryan Helcoski Manager: CloudBridge Nature Reserve 2 Km Este de Escuela San Gerardo de Rivas Pérez Zeledón, Costa Rica 11904 Linkedin https://www.linkedin.com/pub/ryan-helcoski/b2/539/773