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

[GA-1527] Proposed structure clarification (pulled from #44) #54

Closed
anissa111 opened this issue Jun 6, 2024 · 1 comment · Fixed by #134
Closed

[GA-1527] Proposed structure clarification (pulled from #44) #54

anissa111 opened this issue Jun 6, 2024 · 1 comment · Fixed by #134
Assignees

Comments

@anissa111
Copy link
Member

anissa111 commented Jun 6, 2024

What about a structure like this? With the "applications" bit implied. Side note - at this point I think we're pulling from something a bit broader than just the index of "NCL Applications" scripts anyway so maybe not being so closely tied to that is fine and perhaps less confusing for those w/out the pleasure of having known NCL 🙃 .

Python

  • Visualization
    • Plot Types
  • Analysis
    • Dates and Times (or maybe we have another view or categorization structure? probably a later issue

NCL to Python

  • Functions, Function Index, or NCL Index (one of these)
  • Categories or By Category (or similar adjustments to above)

This might also be something that we have better ideas about in the future. We can put a pin in it too.

Originally posted by @kafitzgerald in #44 (comment)

@cyschneck
Copy link
Contributor

cyschneck commented Jun 6, 2024

NCL splits up its functions by some handy categories as well: NCL Functions by Category

  • Visualization (plots)
  • Earth Science (climatology, heat index, lat/lon functions, etc..)
  • Math and Statistics (general math, random numbers, etc...)
  • General NCL routines (working with arrays, lists, strings, etc..)

Maybe categories like:

  • General Functions
  • Date and Time
  • Visualization
  • Earth Science
  • Math and Statistics

@anissa111 anissa111 changed the title Proposed structure clarification (pulled from #44) [GA-1527] Proposed structure clarification (pulled from #44) Sep 16, 2024
@kafitzgerald kafitzgerald self-assigned this Oct 15, 2024
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

Successfully merging a pull request may close this issue.

3 participants