misi9170
misi9170
### Current Behavior The Action to release FLASC to PyPI is failing. Details are minimal, but I will look into this in the coming days. As a result, the version...
The northing calibration tools in FLASC currently optimize for a single wind direction bias across the entire history. It would be great to have a method for detecting when there...
`FlascDataFrame` inherits from `pandas.DataFrame`, but will provide some extra utilities for mapping between different naming conventions and dataframe formats ("long" data, "wide" data, etc). At this stage, just a proof...