Skip to content

Instantly share code, notes, and snippets.

@abhishekmamdapure
Last active June 11, 2020 11:04
Show Gist options
  • Save abhishekmamdapure/1564e153dd4dd73e2265d6ee85e2d425 to your computer and use it in GitHub Desktop.
Save abhishekmamdapure/1564e153dd4dd73e2265d6ee85e2d425 to your computer and use it in GitHub Desktop.
lats = data.variables['lat'][:]
longs = data.variables['lon'][:]
time = data.variables['time'][:]
tave = data.variables['tave'][:]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment