<xarray.Dataset>
Dimensions: (latitude: 721, longitude: 1440, time: 1)
Coordinates:
* latitude (latitude) float64 -90.0 -89.75 -89.5 -89.25 -89.0 ...
* longitude (longitude) float64 0.0 0.25 0.5 0.75 1.0 1.25 1.5 ...
* time (time) datetime64[ns] 2016-11-10T12:00:00
Data variables:
TMP_2maboveground (time, latitude, longitude) float64 234.9 234.9 ...
RH_2maboveground (time, latitude, longitude) float64 96.8 96.8 96.8 ...
TMAX_2maboveground (time, latitude, longitude) float64 234.9 234.9 ...
TMIN_2maboveground (time, latitude, longitude) float64 234.3 234.3 ...
UGRD_10maboveground (time, latitude, longitude) float64 -1.17 -1.16 ...
VGRD_10maboveground (time, latitude, longitude) float64 -4.26 -4.27 ...
PRATE_surface (time, latitude, longitude) float64 1e-06 1e-06 ...
DSWRF_surface (time, latitude, longitude) float64 310.0 310.0 ...
PRMSL_meansealevel (time, latitude, longitude) float64 1.024e+05 ...
Attributes:
Conventions: COARDS
History: created by wgrib2
GRIB2_grid_template: 0
--
You received this message because you are subscribed to the Google Groups "xarray" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xarray+unsubscribe@googlegroups.com.
To post to this group, send email to xar...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/xarray/4bc8256c-e884-449e-ad68-7e41ef6eee0a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to xarray+un...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to xarray+unsubscribe@googlegroups.com.
To post to this group, send email to xar...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/xarray/8c43cdb7-cf22-4c18-847b-fabdbf16ae5e%40googlegroups.com.
File "<ipython-input-100-86b2cfc60863>", line 1
tempDS.sel(lat=slice(None, None, ::-1))
^
SyntaxError: invalid syntaxTo unsubscribe from this group and stop receiving emails from it, send an email to xarray+unsubscribe@googlegroups.com.
To post to this group, send email to xar...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/xarray/3b26dae1-1003-43b2-afd7-0129c60ad562%40googlegroups.com.