-
Notifications
You must be signed in to change notification settings - Fork 66
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
Renaming Example notebooks #412
Comments
Yes, agree more useful names are good in general |
I'm all in for better names. Note, not only the notebook filenames but also the title at the top of the notebooks! Regarding names:
100% 👍🏼
I'd go for the slightly paraphrased:
100% 👍🏼
It's a bit subjective whether it's pretty or not :) I find it pretty -- don't get me wrong.
I like
How about
How about just
100% 👍🏼
100% 👍🏼
100% 👍🏼; perhaps @anton-seaice has a better view point?
100% 👍🏼 |
DFA = Denise I think Sea_Ice_Seasonality is fine, or Sea_Ice_Duration is also fine. You need Advance and Retreat to calculate Duration, so its kind of implied that is included. I wouldn't add "Statistics"
Maybe Sea_Ice_Coordinates is enough ? NearestNeighbourDistance.ipynb annoys me ... can it be Nearest_Neighbour_Distance at least :) |
Oh we don’t want names on notebooks. I actually thought it was something related with seasonality eg December-February-April but I never bothered thinking too much about it. |
|
I don't know, when i think 'sea ice seasonality', I think of a climatological time series of extent. I think having at least Duration in there would be helpful.
I'll edit the very top post here with the names we're converging to, so it doesn't get too messy. |
I may even add the rename True_zonal_mean to Zonal_mean_in_tripolar_grids or something even more generic? I don't like the |
I started a PR to work towards doing this renaming... |
Many of the Example notebooks don't have very obvious names for what they do. And some of them could be simplified. I propose we rename a bunch of them. Here are some first suggestions, please comment if you have better suggestions.
Note these have been edited to include suggestions from comments below.
Rename Zonally_Averaged_Global_Meridional_Overturning_Circulation.ipynb to just Meridional_Overturning_Circulation.ipynb. [Also, as an aside, I think we could absorb Atlantic_IndoPacific_Basin_Overturning_Circulation.ipynb into this notebook.]
Rename Age_at_the_Bottom.ipynb. The important thing this notebook does is not showing age. It's the technique to extract the bottom most grid point of any variable that's what is useful. Rename to Extract_Variables_at_Ocean_Bottom.ipynb.
Rename Barotropic_Streamfunction_model_agnostic.ipynb to Barotropic_Streamfunction.ipynb. I thought the idea is we're converting everything to be model agnostic, so not sure this needs to be in the title?
Leave Bathymetry.ipynb as is? I still feel like it could be nice to indicate the main point of this notebook is to do a fancy projection and add coloured land. Plotting just bathymetry is pretty straighforward. Bathymetry_with_Pretty_Land.ipynb?
Binning_transformation_from_depth_to_potential_density.ipynb rename to Transformation_from_Depth_to_Potential_Density.ipynb. Or Vertical_Coordinate_Transformation.ipynb.
Rename Decomposing_kinetic_energy_into_mean_and_transient.ipynb to Eddy-Mean_Kinetic_Energy_Decomposition.ipynb
Rename NearestNeighbourDistance.ipynb to Nearest_Neighbour_Distance.ipynb
Rename Regridding.ipynb to Horizontal_Regridding.ipynb
Rename SeaIceSeasonality_DFA.ipynb to Sea_Ice_Duration_Statistics.ipynb. I'm not sure what DFA is?
Rename SeaIce_Obs_Model_Compare.ipynb to Sea_Ice_Area_Concentration_Volume_with_Obs.ipynb
Rename SeaIce_Plot_Example.ipynb to Sea_Ice_Coordinates.ipynb
Rename TemperatureSalinityDiagrams_mom5_mom6.ipynb to Temperature_Salinity_Diagrams.ipynb
The text was updated successfully, but these errors were encountered: