Pandas DataFrames serve us well in many applications, but for data with multiple coordinates or many attributes XArray may be a better fit. This week we see how to convert a DataFrame of upper air data into a dataset.
MetPy Mondays #261 - Convert Pandas DataFrames to XArray DataSets
05 December 2022
Pandas DataFrames serve us well in many applications, but for data with multiple coordinates or many attributes XArray may be a better fit. This week we see how to convert a DataFrame of upper air data into a dataset.