home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 517192343

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
517192343 MDU6SXNzdWU1MTcxOTIzNDM= 3482 geo raster accessor 6872529 closed 0     1 2019-11-04T14:34:27Z 2022-04-09T02:28:38Z 2022-04-09T02:28:25Z NONE      

Hi, I have put together a very simple package that provides a universal read function for reading various raster formats including of course netCDF but also any other format that gdal or rasterio can recognize. This read function can also handle merging several tiles into one dataset.

In addition, the package provides a .geo dataset accessor that currently adds trimming functionality to extract a geographical subset of the data.

I plan to also add reprojection and spatial resampling methods which will wrap either rasterio functionality or directly use gdal's api.

I hope this is of interest to the geosciences community and perhaps even a broader community.

Contributions and any other input from others is of course welcome.

Have a quick look at the Demo section in the readme file to get some ideas as to what this package can do for you.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/3482/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 1 row from issue in issue_comments
Powered by Datasette · Queries took 1.441ms · About: xarray-datasette