pysepal.planetapi.planet_widgets.InfoView#
- class pysepal.planetapi.planet_widgets.InfoView(*args, **kwargs)[source]#
Card to validate subscription.
Custom optional card to be displayed within the planet view to validate the available subscriptions from the log-in credentials and show the info related with them, such as the quotas and remaining time of activation.
- Parameters:
model (PlanetModel | None) – the planetModel associated with the display
Attributes
modelBackend model to manipulate interface actions
Methods
- InfoView.__init__(model, **kwargs)[source]#
Card to validate subscription.
Custom optional card to be displayed within the planet view to validate the available subscriptions from the log-in credentials and show the info related with them, such as the quotas and remaining time of activation.
- Parameters:
model (PlanetModel) – the planetModel associated with the display
- Return type:
None