NRLMMD-GEOIPS / geoips

Main Geolocated Information Processing System code base with basic functionality enabled.
https://nrlmmd-geoips.github.io/geoips/
Other
13 stars 10 forks source link

Determine plugin, family, and interface naming conventions #205

Open jsolbrig opened 1 year ago

jsolbrig commented 1 year ago

Requested Update

Description

We should come up with standard naming conventions for all plugins, families, and interfaces.

Background and Motivation

Current names:

For future applications, it would be nice if all names were valid python identifiers. This means that they would be required to:

I'd also like to debate whether they should be case sensitive or case insensitive. For example, should Infrared and infrared refer to the same product or different products?

jsolbrig commented 10 months ago

@cpcamacho I assigned you to this because I thought it might be a good discussion point for a future GeoIPS meeting.

jsolbrig commented 5 months ago

@cpcamacho we should discuss this in one of the upcoming GeoIPS meetings.

biosafetylvl5 commented 2 months ago

A child of #531