Skip to content

List of all possible fields? #170

@adominious

Description

@adominious
  • CliMT version: 0.17.12
  • Python version: 3.8.0
  • Operating System: EndeavourOS

In the example full_radiation_gcm_energy_balanced.py on the GitHub, the following is included:

fields_to_store = ['air_temperature', 'air_pressure', 'eastward_wind',
                   'northward_wind', 'air_pressure_on_interface_levels',
                   'surface_pressure', 'upwelling_longwave_flux_in_air',
                   'specific_humidity', 'surface_temperature',
                   'latitude', 'longitude',
                   'convective_heating_rate']

Is there a way I can see a list of all of the possible fields I can store within climt?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions