Replies: 2 comments 2 replies
-
One idea that I had recently is:
OceanBioME.j
which would stand for
Ocean Biogeochemical Modelling Environment. I also kind of like biome because it encapsulates what we’re trying to do (create a self-contained virtual biome). I’m very open to other ideas too.
… On Jul 26, 2022, at 4:50 AM, Jago Strong-Wright ***@***.***> wrote:
Having looked at the Julia Registry naming guidelines it seems like Biogeochemistry.jl or something similar might be the best name choice? Perhaps OceanBiogeochemistry.jlto make it a little clearer what it does.
I don't think its very common in Julia like it is in Python but we could establish the convention that its imported with a pseudoname like using OceanBiogeochemistry as BGCif we're concerned with the name being too long as well.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.
|
Beta Was this translation helpful? Give feedback.
2 replies
-
I suppose that we could have it not capitalized, e.g. OceanBiome.jl if that is their convention.
… On Jul 26, 2022, at 8:40 AM, Jago Strong-Wright ***@***.***> wrote:
I like that name. I would need to check but I think that the Julia registry won't merge names with a capital letter as the last character, but you can get them todo it manually.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Having looked at the Julia Registry naming guidelines it seems like
Biogeochemistry.jl
or something similar might be the best name choice? PerhapsOceanBiogeochemistry.jl
to make it a little clearer what it does.I don't think its very common in Julia like it is in Python but we could establish the convention that its imported with a pseudoname like
using OceanBiogeochemistry as BGC
if we're concerned with the name being too long as well.Beta Was this translation helpful? Give feedback.
All reactions