Changes between Version 110 and Version 111 of doc/app/iofiles/pids
- Timestamp:
- Dec 10, 2020 5:14:06 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/iofiles/pids
v110 v111 41 41 2. The tool [source:palm/trunk/SCRIPTS/palm_csd palm_csd] tool has been developed in the course of [http://uc2-mosaik.org the MOSAIK project], and which allows to create comprehensive static driver files, but which relies on pre-processed NetCDF data. For the German cities of Berlin and Hamburg the required data can be provided on request (hettrich@muk.uni-hannover.de). You can adapt the script for other cities. For a detailed documentation, see [./palm_csd palm_csd documentation]. 42 42 43 == Preparation of the dynamic driver == =43 == Preparation of the dynamic driver == 44 44 To create a dynamic driver, PALM provides the pre-processing tool [wiki:doc/app/iofiles/inifor INIFOR], which extracts 1D/3D initialization data for the soil and atmosphere as well as boundary data for the PALM domain from DWD-COSMO output and the tool [wiki:doc/app/iofiles/wrf_interface WRF interface], which extracts meteorological and chemical initialization and boundary data from WRF and CAMx outputs. 45 45 46 == Preparation of the virtual measurements driver == =46 == Preparation of the virtual measurements driver == 47 47 To create a setup file for virtual measurements, you can use the [source:palm/trunk/SCRIPTS/palm_cvd palm_cvd] script.