You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be great to add a GOES class for GOES data. For snow, I'm personally most interested in adding GOES land surface temperature. At the moment, the workflows for downloads are a bit clunky. Would be great to load in xarray lazily. Steven Pestana has an awesome package for orthorectifying GOES data.
Description
Would be great to add a GOES class for GOES data. For snow, I'm personally most interested in adding GOES land surface temperature. At the moment, the workflows for downloads are a bit clunky. Would be great to load in xarray lazily. Steven Pestana has an awesome package for orthorectifying GOES data.
Guide to GOES-R data
Potential data sources:
NOAA Geostationary Operational Environmental Satellites (GOES) 16, 17 & 18 on aws
GOES-R Series Products on mpc
GOES LST on azure blob storage
Tools to investigate:
Comparison reading GOES-R data from AWS S3 in netCDF versus zarr
Processing GOES-16 data with Dask & AWS Fargate
Visualize GOES-16 Data from S3
Steven's download code
xr.open_mfdataset doesn't work with fsspec and dask #7574
goes2go
goes2go def _goes_file_df
Steven's orthorectification function go.orthorectify.ortho_zarr
Example
Would be nice to have something like...
The text was updated successfully, but these errors were encountered: