Skip to content
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

Access sea ice CSV data? #194

Closed
cboettig opened this issue Feb 11, 2017 · 4 comments
Closed

Access sea ice CSV data? #194

cboettig opened this issue Feb 11, 2017 · 4 comments
Milestone

Comments

@cboettig
Copy link
Member

Looks like we can access the shapefiles, but it would be nice to just get the sea ice time-series data as well, e.g. ftp://sidads.colorado.edu/DATASETS/NOAA/G02135/north/monthly/data/

Ideally the function would aggregate the separate monthly (or daily) files into single timeseries dataframe.

@sckott
Copy link
Contributor

sckott commented Feb 11, 2017

thanks @cboettig will have a look

for timeseries, you mean like with zoo package?

@cboettig
Copy link
Member Author

No, just reading the CSV into a data.frame is probably best. I just meant the data is just over time and not space in the .CSV files

@sckott
Copy link
Contributor

sckott commented Feb 11, 2017

Okay, thanks

@sckott sckott added this to the v0.8 milestone Jan 21, 2018
@sckott sckott modified the milestones: v0.8, v0.9 Apr 12, 2018
@sckott sckott closed this as completed in 1518379 May 1, 2019
@sckott
Copy link
Contributor

sckott commented May 1, 2019

cc @cboettig fxn seaice_tabular() added

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants