- pydantic, toolbox_utils
- refactors
- should use tsutils.common_kwds instead of tsutils._normalize_units
- docstrings and refactor
- corrected cltoolbox call that doesn't include doctype keyword
- remove the final instance of mando
- moving typic to pydantic
- move from typic to pydantic
- finish pyproject.toml
- replace tstoolbox.tsutils with toolbox_utils.tsutils
- apply stash
- apply stash
- added blaney-criddle and other evaporation techniques
- bad commit bad mulitple new evaporation functions and fixes and documentation
- fixed bugs in temperature disaggregation methods mean_course_min_max and sun_loc_shift
- mean_course: fixed mean_course to use the calculate_mean_daily_course_by_month function
- removed future
- moved to f strings
- correctly spelled priestley
- need pyet
- disaggregate_wind: fixed random and cosine methods in disaggregation of wind
- docstrings: moved docstring to new template form in latest tstoolbox
- added priestly-taylor
- pandas .ix is officially gone yet lingered on in some places
- misc
- MANIFEST.in: included melodist package
- mettoolbox -> src/mettoolbox
- precip minus evap index
- .pre-commit-config.yaml
- Now fully use "declination()" function from solarpy. refactor: Shifted common pre-processing from temperature evaporation to _preprocess() function.
- Using better es calculation.
- Added Hamon PET, es_calc.
- Finished typic.al type hints, refactor
- Forget to commit 'utils.py'
- Add oudin pet technique.