python-training icon indicating copy to clipboard operation
python-training copied to clipboard

Plotting model data

Open dopplershift opened this issue 4 years ago • 0 comments

  • Why are we calling parse_cf if we’re going to hard-code the data projection to PlateCarree—should use `cartopy_crs.
  • Why index and squeeze? Should try to use sel, otherwise there’s really no point to our putting this in an xarray

dopplershift avatar Feb 18 '20 21:02 dopplershift