We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
Steps:
Sorry, something went wrong.
If we were ambitious, we could turn into a netcdf file (indexed by station, time) -- perhaps 1 netcdf4 file per station?
for each station, have the following data variables:
Then provide an example of how to use xarray and dask (xr.open_mfdataset) to read in precip data from multiple stations at once
xr.open_mfdataset
Also note https://www.ncei.noaa.gov/data/global-historical-climatology-network-daily/doc/ghcnd-stations.txt
yuchenluv
No branches or pull requests
The text was updated successfully, but these errors were encountered: