Skip to content

Commit

Permalink
Merge pull request #354 from NOAA-EMC/revert-334-feature/aerosol_restart
Browse files Browse the repository at this point in the history
Revert "Add ability to cycle GOCART aerosols"
  • Loading branch information
WalterKolczynski-NOAA authored Jun 22, 2021
2 parents aa4e697 + 5493453 commit c06d218
Show file tree
Hide file tree
Showing 60 changed files with 97 additions and 535 deletions.
56 changes: 0 additions & 56 deletions jobs/rocoto/init_chem.sh

This file was deleted.

9 changes: 2 additions & 7 deletions modulefiles/module_base.hera
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
##

# Modules availble through hpc-stack
# module use /scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack/modulefiles/stack
module use /scratch1/NCEPDEV/nems/Raffaele.Montuoro/dev/nasa/libs/hpc-stack/1.1.0-nasa/modulefiles/stack
module use /scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack/modulefiles/stack

module load hpc/1.1.0
module load hpc-intel/18.0.5.274
Expand All @@ -19,7 +18,6 @@ module load crtm/2.3.0
module load prod_util/1.2.2
module load grib_util/1.2.2
module load ip/3.3.3

module load sp/2.3.3
module load w3nco/2.4.1
module load bacio/2.4.1
Expand All @@ -34,14 +32,11 @@ module load hdf5/1.10.6
module load esmf/8_1_0_beta_snapshot_27
module load w3emc/2.7.3
module load wgrib2/2.0.8
setenv "WGRIB2" "wgrib2"
setenv WGRIB2 wgrib2

# Modules not under hpc-stack
module load hpss/hpss
module load nco/4.9.1
module load gempak/7.4.2
module load ncl/6.5.0
module load cdo/1.9.5
module load intelpython/3.6.8
# netCDF4 is not in the python installation on Hera
append-path "PYTHONPATH" "/scratch2/NCEPDEV/ensemble/save/Walter.Kolczynski/python_packages"
20 changes: 0 additions & 20 deletions parm/chem/gocart_tracer.list

This file was deleted.

148 changes: 0 additions & 148 deletions scripts/exgfs_chem_init_aerosol.py

This file was deleted.

116 changes: 0 additions & 116 deletions ush/merge_fv3_chem_tile.py

This file was deleted.

2 changes: 1 addition & 1 deletion workflow/CROW
Submodule CROW updated 1 files
+0 −6 crow/config/tools.py
4 changes: 2 additions & 2 deletions workflow/cases/aerosol_firex_forecast.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ case:
settings:
SDATE: 2019-07-01t00:00:00
EDATE: 2019-07-15t00:00:00
STEP_GFS: !timedelta "24:00:00"
STEP_DA: !timedelta "00:00:00"
max_job_tries: 1

gfs_cyc: 1

cplgocart: .true.
print_esmf: .true.
nems_temp: 'atm_aer'
Expand Down
Loading

0 comments on commit c06d218

Please sign in to comment.