Skip to content

Commit

Permalink
Merge pull request #436 from NCAR/ce_31
Browse files Browse the repository at this point in the history
updating ce_3_1
  • Loading branch information
doqhne committed May 26, 2022
2 parents c26b241 + 4f7969f commit 2a13e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gallery/Contours/NCL_ce_3_1.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
###############################################################################
# Read in data:

# Open a netCDF data file using xarray default engine and load the data into xarrays
# Open a netCDF data file using xarray default engine and load the data into xarray
ds = xr.open_dataset(gdf.get('netcdf_files/h_avg_Y0191_D000.00.nc'),
decode_times=False)
# Extract a slice of the data
Expand Down

0 comments on commit 2a13e61

Please sign in to comment.