CADWRDeltaModeling / vtools3

Pandas/xarray implementation of the most important functionality of vtools, emphasizing csv and netcdf as data sources.
https://cadwrdeltamodeling.github.io/vtools3/
Apache License 2.0
7 stars 1 forks source link

skill_metrics.py needs to be migrated to pandas #19

Closed water-e closed 4 years ago

water-e commented 4 years ago

This file contains a bunch of metrics that are in vtools or numpy. Should be migrated to pandas. Don't do lag autocorrelation -- this file has been converted already.