podaac / l2ss-py

Level 2 subsetter with Harmony integration
https://podaac.github.io/l2ss-py/
Apache License 2.0
11 stars 11 forks source link

MLS pressure variable shape not conserved after xarray.where function applied #173

Closed nlenssen2013 closed 9 months ago

nlenssen2013 commented 1 year ago

input_dataset.variables['Geolocation Fields/Pressure'].shape = (37,)

output_dataset.variables['Geolocation Fields/Pressure'].shape = (37, 118)