Skip to content

Config error when running for sea ice standalone. #116

Description

@akturner

While attempting to run the sea ice diagnostics for a standalone sea ice script I seem to get a config error that seems to be a missing config entry:

[akt@wf-fe1 MPAS-Analysis]$ run_analysis.py ./configs/lanl/config.20170207.MPAS-SeaIce.QU60km_polar.wolf

Plotting sea-ice area and volume time series...
Reading files /net/scratch2/akt/MPAS/rundirs/rundir_QU60km_polar/analysis_members/timeSeriesStatsMonthly.1959-12.nc through /net/scratch2/akt/MPAS/rundirs/rundir_QU60km_polar/analysis_members/timeSeriesStatsMonthly.1962-01.nc
Load sea-ice data...
Warning: Preprocessed time series ends before the timeSeries startYear and will not be plotted.
Compute NH and SH time series of iceAreaCell...
Make plots...
Compute NH and SH time series of iceVolumeCell...
Make plots...

Plotting 2-d maps of sea-ice concentration and thickness climatologies...
Reading files /net/scratch2/akt/MPAS/rundirs/rundir_QU60km_polar/analysis_members/timeSeriesStatsMonthly.1959-12.nc through /net/scratch2/akt/MPAS/rundirs/rundir_QU60km_polar/analysis_members/timeSeriesStatsMonthly.1962-01.nc

Climatology directory does not exist. Create it...

Regridded directory does not exist. Create it...

Traceback (most recent call last):
File "run_analysis.py", line 259, in
analysis(config)
File "run_analysis.py", line 226, in analysis
variableMap=seaIceVariableMap)
File "/turquoise/usr/projects/climate/akt/diagnostics/MPAS-Analysis/mpas_analysis/sea_ice/modelvsobs.py", line 118, in seaice_modelvsobs
'concentrationNASATeamNH_JFM')
File "/turquoise/usr/projects/climate/akt/diagnostics/MPAS-Analysis/mpas_analysis/shared/io/utility.py", line 44, in buildConfigFullPath
config.get(section, relativePathOption))
File "/usr/projects/climate/SHARED_CLIMATE/anaconda_envs/default-2.7/lib/python2.7/ConfigParser.py", line 618, in get
raise NoOptionError(option, section)
ConfigParser.NoOptionError: No option 'concentrationnasateamnh_jfm' in section: 'seaIceObservations'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions