Skip to content

Extract stack of netCDF files to CSV #35

Description

@brendan-ward

Use case:

  • One netCDF file contains the IDs of reporting units (digitized from polygons).
  • Extract from a large stack of netCDF files that match exactly in terms of spatial footprint

Output should be CSV, with first column as reporting unit ID, and one column per netCDF file.

Allow control of precision.

Will need to build in chunking for the data extraction to avoid running out of memory, but tune so that there isn't a lot of I/O churn.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions