Skip to content

Delete code in VariableSpec.F90 #3406

Open
Open
@tclune

Description

This code in VariableSpec.F90:

      _SET_OPTIONAL(standard_name)
      _SET_OPTIONAL(itemtype)

      _SET_OPTIONAL(substate)
      _SET_OPTIONAL(service_items)
      _SET_OPTIONAL(default_value)
      _SET_OPTIONAL(vertical_dim_spec)
      _SET_OPTIONAL(attributes)
      _SET_OPTIONAL(bracket_size)
      _SET_OPTIONAL(dependencies)

should mostly be unnecessary now that everything uses StateItemAspect. But needs to be tested.

Metadata

Assignees

Labels

0 DiffThe changes in this pull request have verified to be zero-diff with the target branch.📈 MAPL3MAPL 3 Related🛠️ RefactorThis is code refactoring

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions