-
- Downloads
Added code for running with WRF-Chem instead of TM5
This is the initial commit for running CTDAS with WRF-Chem instead of TM5. The commit contains new files for observationoperator, statevector, rc files and WRF-specific tools. In addition, it contains new files with WRF-specific versions of pipeline and column observations. They are based on python 2 versions from mid 2019. In a future commit, the code will be updated to work with the current versions of these files in the master branch. However, in the case of column observations, this includes changes to the input file format. To facilitate migration from the original python 2 code to python 3, the old file (and thus format) is kept in this commit.
Showing
- da/observations/obs_column_wrfchem.py 566 additions, 0 deletionsda/observations/obs_column_wrfchem.py
- da/obsoperators/observationoperator_wrfchem.py 1400 additions, 0 deletionsda/obsoperators/observationoperator_wrfchem.py
- da/pipelines/pipeline_wrfchem.py 469 additions, 0 deletionsda/pipelines/pipeline_wrfchem.py
- da/rc/wrfchem/dasystem_wrfchem.rc 77 additions, 0 deletionsda/rc/wrfchem/dasystem_wrfchem.rc
- da/rc/wrfchem/obsoper_wrfchem.rc 141 additions, 0 deletionsda/rc/wrfchem/obsoper_wrfchem.rc
- da/statevectors/statevector_wrfchem.py 332 additions, 0 deletionsda/statevectors/statevector_wrfchem.py
- da/tools/wrfchem/__init__.py 0 additions, 0 deletionsda/tools/wrfchem/__init__.py
- da/tools/wrfchem/utilities.py 319 additions, 0 deletionsda/tools/wrfchem/utilities.py
- da/tools/wrfchem/wrfchem_helper.py 990 additions, 0 deletionsda/tools/wrfchem/wrfchem_helper.py
- da/tools/wrfchem/wrfout_sampler.py 246 additions, 0 deletionsda/tools/wrfchem/wrfout_sampler.py
Loading
Please register or sign in to comment