Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. First get the esgf ini files from the github repo. Run ```esgprep fetch-ini -i /path/to/my/ini/files``` Note that the path /path/to/my/ini/files must already exist.
  2. Next place your ini file with your specified facets into the directory with the name esg.e3sm.ini
  3. Next run ```esgprep the following command. I suggest using nohup or slurm since this process can take several hours.
Code Block
esgprep mapfile --map /path/to/where/you/want/your/mapfiles -i /path/to/my/ini/files --project e3sm --log /some/log/dir --max-threads <your_max_

...

cores>



Step 4: Indexing and publication

...