Skip to content

Add time-series query examples to noaa-nwm-example data notebook #40

Description

@jameshalgren

The NWM notebook currently displays interaction examples with single files from the NOAA National Water Model output data.

Many uses of the NWM data require collecting a series of multiple outputs and assembling them into a time series either for one or many points. This aggregation and cross-querying can be accomplished in a number of different ways: e.g., MultiZarr, Kerchunk, concatenated xarray datasets, direct netcdf library access, etc.

Including several examples in this notebook, along with performance statistics to show the relative advantages, especially if there is a particular advantage that can be obtained by using the data within the Azure platform specifically, would be powerful.

(I'll work on some prototypes and see if I can issue a PR...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions