220 likes | 339 Views
Consolidation of software for the generation of External Parameters and extension with new raw data sets Hermann Asensio. Outline. current status of software system for external parameters Software Requirements Specification planned extensions. ksh scripts Fortran programs global
E N D
Consolidation of software for the generation of External Parameters andextension with new raw data setsHermann Asensio
Outline • current status of software system for external parameters • Software Requirements Specification • planned extensions
ksh scripts Fortran programs global icosahedral grid Output: GRIB files with external Parameters ksh scripts Fortran programs limited area domain Output: GRIB files with external Parameters GME COSMO Current status of software system for external parameters • Both systems use the same raw data sets.
Current status of software system for external parameters Overall description of the External Parameter System GLOBE orography external parameters on target grid DSMW soil data GLC2000 land use
COSMO Step 4a: aggregate topography data Current status of software system for external parameters Step 4b: aggregate soil data Step 1: get user settings (domain) Step 2: get raw data Step 3: generate target grid Step 5: check for consistency, merge results Step 6: generate output GRIB file Step 4c: aggregate land use data Step 4d: aggregate NDVI data
ksh scripts Fortran programs (Fortran 2003/ Fortran 95) user defined grid Icon,GME COSMO ksh scripts Fortran programs global icosahedral grid ksh scripts Fortran programs limited area domain COSMO GME current status external parameter generation new library external parameter generation
Software Requirements Specifications • explanation of the purpose and features of the External Parameter system
Software Requirements Specifications user requirements: • support of variable domains (including poles) on the earth • the output data should contain information on the processing software and input raw data (reproducibility) • the EXTPAR software system should be run from a shell • addition of further external parameter fields should be feasible
Software Requirements Specifications technical requirements: • NetCDF as basic file format for Input/Output • source code in Fortran 2003 / Fortran 95 Standard • technical documentation with doxygen (HTML and/or Latex style documentation generated with the help of “tags” from comments in the Fortran source code)
Step 4a: aggregate topography data Step 4b: aggregate soil data Step 1: get user settings (domain) Step 2: get raw data Step 3: generate target grid Step 5: check for consistency, merge results Step 6: generate output NetCDF file Step 4c: aggregate land use data Step 4…: <aggregate raw data> System for generation of external parameters
User interfaces • direct login, ksh-script • Webinterface • NUMEX (DWD)
Current external parameter fields for the COSMO model, total 15 fields planned extensions for the COSMO model, total 30 fields NDVI, NDVI_MX, NDVI_RATIO, AER_BC, AER_DUST, AER_SO4, AER_SS, T2M_CL, URBAN, PRS_MIN, EMISS_RAD, FR_LAKE, DEPTH_LK, SLOPE_ASP, SLOPE_ANG, HORIZON, SKYVIEW HH, FR_LAND, SOILTYP, Z0, SSO_STDH, SSO_GAMMA, SSO_THETA, SSO_SIGMA, PLCOV_MN, PLCOV_MX, LAI_MN, LAI_MX, FOREST_D, FOREST_E, ROOTDP HH, FR_LAND, SOILTYP, Z0, SSO_STDH, SSO_GAMMA, SSO_THETA, SSO_SIGMA, PLCOV_MX, LAI_MX, FOREST_D, FOREST_E, ROOTDP Additional external parameters
Additional external parametersNormalized Differential Vegetation Index (NDVI)
GLOBE DSMW GLC2000 Raw data for external parameters Currently used raw data for external parameters
Raw data for external parameters Additional raw dataset • NDVI (SEAWiFS) • climatology of near surface temperature (CRU) • lake database (DWD)
Raw data for external parameters Alternative raw dataset • Harmonized World Soil Database • Modis data for albedo (?) • ETOPO1 (?)
Outlook • new code basis for generation of external parameters ,including documentation 2009-12 (COLOBOC deliverable, Task 2) • extended set of external parameters 2009-12 (COLOBOC deliverable, Task 3.2)