NOAA-OWP / gval

A high-level Python framework to evaluate the skill of geospatial datasets by comparing candidates to benchmark maps producing agreement maps and metrics.
https://noaa-owp.github.io/gval/
Other
22 stars 0 forks source link

Explore dictionary based pairing function #27

Closed fernando-aristizabal closed 1 year ago

fernando-aristizabal commented 1 year ago

Explore alternative pairing functions such as dictionary based pairing function.

Related to #24 and #25.

Current behavior

Expected behavior

fernando-aristizabal commented 1 year ago

Pairing dict functionality is currently being supported in pairing_dict branch.