Skip to content

1 support multiple dataset types#3

Open
pmslavin wants to merge 3 commits intomasterfrom
1-support-multiple-dataset-types
Open

1 support multiple dataset types#3
pmslavin wants to merge 3 commits intomasterfrom
1-support-multiple-dataset-types

Conversation

@pmslavin
Copy link
Contributor

Closes #1

This adds support for multiple dataset types, and renames the package to dsprofile.

The new Reader abstract base class defines an interface required by all concrete reader types; support is implemented at present for...

  • NetCDF4
  • GeoTIFF
  • ESRI Shapefile

...and basic tests are provided for each of these.

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

Successfully merging this pull request may close these issues.

Support multiple dataset types

1 participant