brazil-data-cube / stmetrics

Time Series Metrics
MIT License
24 stars 7 forks source link

Presentation of outputs #3

Closed andersonreisoares closed 3 years ago

andersonreisoares commented 4 years ago

Improvements to version 0.1.5

andersonreisoares commented 4 years ago

For version 0.1.5

get_metrics will return a dictionay with the attributes that can be selected by the user.

sits2metrics will compute all metrics and return them as it is now, but with a hint about the position of each metric.

andersonreisoares commented 3 years ago

sits2metrics will use a dict to define the list of metrics used for computation, by default this dictionary has all the metrics available.

The output follows the order of the dictionary