GEOS-ESM / GEOS-ESM/GEOSadas

Troubled gcm_quickplot.csh

Open
#78 3 comments 0 reactions 3 assignees View on GitHub

@lltakacs is already working on this.

Since Mar 15, 2021.

Dominant language
Fortran
Stars
8
Forks
3
Avg merge
1d 11h
Merged PRs (30d)
6

Description

We talked about this a long time ago: the GEOSUtil/plot programs cannot point to the src, they must be installed.

Presently, the program gcm_quickplot.csh that falls under the monthly_plots directory has the following command line for quickplot:

$GEOSUTIL/plots/quickplot $PLOT_COMMAND

where the peanut gcm_plotX.j jobs define GEOSUTIL as

setenv GEOSUTIL /discover/nobackup/projects/gmao/advda/rtodling/4OPS/dasGit5271p2/GEOSadas/src

The above seems to be an incorrect definition of GEOSUTIL

in this context the correct path would be:

setenv GEOSUTIL /discover/nobackup/projects/gmao/advda/rtodling/4OPS/dasGit5271p2/GEOSadas/install/plots

but this would break in a CVS checkout version of ADAS.

There is some entanglement here that I think the model group may already have stumbled and have fixes for ...

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.