Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with variable subsetting for TES collection #309

Open
cheyenneland opened this issue Dec 13, 2024 · 0 comments
Open

Issue with variable subsetting for TES collection #309

cheyenneland opened this issue Dec 13, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@cheyenneland
Copy link
Collaborator

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

Output_TL2O3N_panoply
@jamesfwood jamesfwood added the bug Something isn't working label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants