Results 3 issues of Andrew Ronald Friedman

Unfortunately, clean_lat_lon returns an error in dataprep 0.4.3a1 with python 3.10.4. The problem occurs for me using the [documentation example](https://docs.dataprep.ai/user_guide/clean/clean_lat_long.html): ```python import pandas as pd import numpy as np df...

type: bug

### Is your feature request related to a problem? Following #393, it seems that it would be useful to expand [custom seasons](https://xcdat.readthedocs.io/en/stable/generated/xarray.Dataset.temporal.group_average.html) functionality across calendar years. Examples include: taking the...

type: enhancement

Greetings, I'm not sure if this is an ipython or matplotlib issue: I am generating matplotlib figures from the ipython terminal on a remote linux machine over ssh from windows....