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
Error message (if applicable): NA, the run doesn't crash.
To Reproduce
Steps to reproduce the behavior:
cd /lustre/storeB/users/lewisb/Python/Evaluations/aeroval/config/config_files/obsonly
qsub run_obs-meteorology.sh
Check files in map
Expected behavior
All statistics provided in drop_stats should be dropped from all fields, not just those that have valid data points.
Screenshots
Not required.
Additional context
Dropping all the stats in all fields is important to reduce file size. The obs-only runs can be very large (previously 60G). They're now about 49G but we want to reduce all the unnecessary clutter from these files.
The text was updated successfully, but these errors were encountered:
Describe the bug
Please provide a clear and concise description of what the bug is.
main-dev
)/lustre/storeB/users/lewisb/Python/Evaluations/aeroval/config/config_files/obsonly/cfg_obs-meteorology.py
To Reproduce
Steps to reproduce the behavior:
cd /lustre/storeB/users/lewisb/Python/Evaluations/aeroval/config/config_files/obsonly
qsub run_obs-meteorology.sh
map
Expected behavior
All statistics provided in
drop_stats
should be dropped from all fields, not just those that have valid data points.Screenshots
Not required.
Additional context
Dropping all the stats in all fields is important to reduce file size. The obs-only runs can be very large (previously 60G). They're now about 49G but we want to reduce all the unnecessary clutter from these files.
The text was updated successfully, but these errors were encountered: