You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It created an output file but did not subset the correct variables. From the sample run the Longitude, Latitude, O3 and Pressure variables were supposed to be subsetted but ended but with Longitude, Latitude, Time and UTCTime
The text was updated successfully, but these errors were encountered:
We ran this TES product TL2O3N_8 using this granule: TES-Aura_L2-O3-Nadir_r0000033061_C01_F08_12.he5
Sample run:
python run_subsetter.py TES-Aura_L2-O3-Nadir_r0000033061_C01_F08_12.he5 TL2O3N.nc --bbox -180 -90 180 90 --variables HDFEOS/SWATHS/O3NadirSwath/Geolocation_Fields/Latitude HDFEOS/SWATHS/O3NadirSwath/Geolocation_Fields/Longitude HDFEOS/SWATHS/O3NadirSwath/Geolocation_Fields/Time HDFEOS/SWATHS/O3NadirSwath/Data_Fields/O3 HDFEOS/SWATHS/O3NadirSwath/Data_Fields/Pressure
It created an output file but did not subset the correct variables. From the sample run the Longitude, Latitude, O3 and Pressure variables were supposed to be subsetted but ended but with Longitude, Latitude, Time and UTCTime
The text was updated successfully, but these errors were encountered: