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

Add support for pluggable data handlers (e.g., netcdf, raster, etc) #30

Open
4 tasks
mbjones opened this issue Sep 10, 2014 · 0 comments
Open
4 tasks
Milestone

Comments

@mbjones
Copy link
Member

mbjones commented Sep 10, 2014

dataone currently assumes data is CSV and provides the asDataFrame() method to expose data in a native format to R. Need to read metadata to support a variety of other formats. Common formats that we should support include:

  • NetCDF
  • Raster spatial images
  • Vector shape files
  • HDF5
@gothub gothub added this to the 2.1.0 milestone Nov 20, 2015
@gothub gothub modified the milestones: 2.1.0, 2.2.0 Jun 29, 2017
@gothub gothub modified the milestones: 2.2.0, 2.3.0 Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants