This repository has been archived by the owner on Mar 12, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Extract additional NWP fields #2
Comments
JackKelly
changed the title
Extract solar irradiance & surface temperature, with a land mask
Extract additional NWP fields
May 15, 2020
All MOGREPs-UK params (and NetCDF file sizes in MB):
|
For now, we want:
Long term, we want:
At cloud heights:
|
JackKelly
added a commit
that referenced
this issue
May 29, 2020
TODO (short term):
|
JackKelly
added a commit
that referenced
this issue
Jun 9, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Prep work:
ec2.py
. Maybe need new way to represent which fields we want; possibly in a YAML file? e.g.[{'name': 'humidity', 'height_meters': 'ALL', 'ensemble_members': ['UKV', 'CONTROL'], 'compression': 'RLE', 'mask': 'land'}
. members defaults to all members; and set sane defaults for compression and mask.Additional NWP fields to add:
To reduce space requirements, save these for just UKV and the control ensemble member:
The text was updated successfully, but these errors were encountered: