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

NClimGrid Recipe #257

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

sbquinlan
Copy link

@sbquinlan sbquinlan commented Oct 26, 2023

@sharkinsspatial

>>> ds
<xarray.Dataset>
Dimensions:  (lat: 596, lon: 1385, time: 26571)
Coordinates:
  * lat      (lat) float32 24.56 24.6 24.65 24.69 ... 49.23 49.27 49.31 49.35
  * lon      (lon) float32 -124.7 -124.6 -124.6 -124.6 ... -67.1 -67.06 -67.02
  * time     (time) datetime64[ns] 1951-01-01 1951-01-02 ... 2023-09-30
Data variables:
    prcp     (time, lat, lon) float64 ...
    tavg     (time, lat, lon) float64 ...
    tmax     (time, lat, lon) float64 ...
    tmin     (time, lat, lon) float64 ...
Attributes: (12/33)
    Conventions:                CF-1.7, ACDD-1.3
    creator_institution:        NOAA National Centers for Environmental Infor...
    creator_name:               NOAA National Centers for Environmental Infor...
    creator_type:               institution
    creator_url:                https://www.ncei.noaa.gov
    date_created:               2022-08-27 17:35:21.554256
    ...                         ...
    standard_name_vocabulary:   Standard Name Table v72
    summary:                    This file is part of NCEI's nClimGrid-Daily p...
    time_coverage_end:          1951-10-31
    time_coverage_resolution:   P1D
    time_coverage_start:        1951-10-01
    title:                      nClimGrid-Daily, Gridded Fields

recipes/noaa-nclimgrid/recipe.py Outdated Show resolved Hide resolved
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.

2 participants