Skip to content

Make cyclostrophic a model parameter in the Holland windfield model interface #897

Open
@peanutfun

Description

This follows-up on a discussion in #846 (comment).

Is your feature request related to a problem? Please describe.
cyclostrophic is a parameter in all but the Holland 2010 windfield models. It is forced to False, but the Holland 2010 model is always cyclostrophic, and choosing False does not make sense here.

Describe the solution you'd like

  1. cyclostrophic should become a model_kwarg in TropCyclone.from_tracks. It should have a "variable" default: True for Holland 2010, False for all other models.
  2. Using cyclostrophic=False for Holland 2010 should result in an error.

Describe alternatives you've considered
None

Additional context
None

@ThomasRoosli

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions