Hi Ming,
to make it clear, Could you correct me if I'm wrong?
I downloaded ERA5 data from this site, NSF NCAR GDEX Dataset d633000
There are many different variables, but I’m downloading this list;
it comes from here How to use ERA5 Data From Copernicus Database
but the `fraction_of_cloud_cover` data isn’t available on NCAR—only the `cloud_cover` variable is there.
Pressure Level (Variables):
• divergence
----fraction_of_cloud_cover---
• geopotential
• ozone_mass_mixing_ratio
• potential_vorticity
• relative_humidity
• specific_cloud_ice_water_content
• specific_cloud_liquid_water_content
• specific_humidity
• specific_rain_water_content
• specific_snow_water_content
• temperature
• u_component_of_wind
• v_component_of_wind
• vertical_velocity
• vorticity
ERA5 atmospheric surface analysis [netCDF4]
Variables
• 10m_u_component_of_wind
• 10m_v_component_of_wind
• 2m_dewpoint_temperature
• 2m_temperature
• land_sea_mask
• mean_sea_level_pressure
• sea_ice_cover
• sea_surface_temperature
• skin_temperature
• snow_density
• snow_depth
• soil_temperature_level_1
• soil_temperature_level_2
• soil_temperature_level_3
• soil_temperature_level_4
• surface_pressure
• volumetric_soil_water_layer_1
• volumetric_soil_water_layer_2
• volumetric_soil_water_layer_3
• volumetric_soil_water_layer_4
I’m trying to convert the files using the era5_to_int script, but I’m getting an error: *.an.ml.* file error.
Now, following your advice, I’ll download all the variables from NSF NCAR GDEX Dataset d633006:
Specific humidity, Surface pressure, U component of wind, V component of wind Temperature, Vertical pressure velocity.
Then I’ll try to convert the files using the era5_to_int script.
to make it clear, Could you correct me if I'm wrong?
I downloaded ERA5 data from this site, NSF NCAR GDEX Dataset d633000
There are many different variables, but I’m downloading this list;
it comes from here How to use ERA5 Data From Copernicus Database
but the `fraction_of_cloud_cover` data isn’t available on NCAR—only the `cloud_cover` variable is there.
Pressure Level (Variables):
• divergence
----fraction_of_cloud_cover---
• geopotential
• ozone_mass_mixing_ratio
• potential_vorticity
• relative_humidity
• specific_cloud_ice_water_content
• specific_cloud_liquid_water_content
• specific_humidity
• specific_rain_water_content
• specific_snow_water_content
• temperature
• u_component_of_wind
• v_component_of_wind
• vertical_velocity
• vorticity
ERA5 atmospheric surface analysis [netCDF4]
Variables
• 10m_u_component_of_wind
• 10m_v_component_of_wind
• 2m_dewpoint_temperature
• 2m_temperature
• land_sea_mask
• mean_sea_level_pressure
• sea_ice_cover
• sea_surface_temperature
• skin_temperature
• snow_density
• snow_depth
• soil_temperature_level_1
• soil_temperature_level_2
• soil_temperature_level_3
• soil_temperature_level_4
• surface_pressure
• volumetric_soil_water_layer_1
• volumetric_soil_water_layer_2
• volumetric_soil_water_layer_3
• volumetric_soil_water_layer_4
I’m trying to convert the files using the era5_to_int script, but I’m getting an error: *.an.ml.* file error.
Now, following your advice, I’ll download all the variables from NSF NCAR GDEX Dataset d633006:
Specific humidity, Surface pressure, U component of wind, V component of wind Temperature, Vertical pressure velocity.
Then I’ll try to convert the files using the era5_to_int script.