Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up plotting utility functions #15

Open
mnlevy1981 opened this issue Aug 17, 2020 · 0 comments
Open

Clean up plotting utility functions #15

mnlevy1981 opened this issue Aug 17, 2020 · 0 comments

Comments

@mnlevy1981
Copy link
Contributor

One aspect of #12 is that we now decode time when opening netCDF files in xarray (i.e. ds["time"] is a cftime object); this affected the x-axis in the plots in the Sanity Check notebook, since compare_fields_at_lat_lon() no longer needs xticks, xlabels, etc. Those variables and function calls have been commented out, but they can be removed.

I also need to figure out how to use the same limits for the x-axis in all the plots generated by compare_fields_at_lat_lon().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant