You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When looking in m_cloudbox for a method, I noticed some methods that got me to think. There are still some unclarities around scat_species.
First of all, it used in the new PSD system. Is scat_species a good name here? Should it be renamed to something like psd_id_string?
Further, the description of scat_species needs to be updated.
There are also some old methods that use scat_species:
ScatElementsSelect
ScatSpeciesExtendTemperature
ScatSpeciesMerge
Does that make sense now?
When looking at this, also these methods should be revised:
particle_fieldCleanup
ScatSpeciesInit
ScatElementsPndAndScatAdd
ScatSpeciesPndAndScatAdd
ScatElementsToabs_speciesAdd
ScatSpeciesScatAndMetaRead
Do we need all these now? Good naming of the WSMs?
The text was updated successfully, but these errors were encountered:
Hi,
When looking in m_cloudbox for a method, I noticed some methods that got me to think. There are still some unclarities around scat_species.
First of all, it used in the new PSD system. Is scat_species a good name here? Should it be renamed to something like psd_id_string?
Further, the description of scat_species needs to be updated.
There are also some old methods that use scat_species:
ScatElementsSelect
ScatSpeciesExtendTemperature
ScatSpeciesMerge
Does that make sense now?
When looking at this, also these methods should be revised:
particle_fieldCleanup
ScatSpeciesInit
ScatElementsPndAndScatAdd
ScatSpeciesPndAndScatAdd
ScatElementsToabs_speciesAdd
ScatSpeciesScatAndMetaRead
Do we need all these now? Good naming of the WSMs?
The text was updated successfully, but these errors were encountered: