Skip to content

Update new config files for v2.14#205

Open
flicj191 wants to merge 2 commits into
mainfrom
new_config
Open

Update new config files for v2.14#205
flicj191 wants to merge 2 commits into
mainfrom
new_config

Conversation

@flicj191

@flicj191 flicj191 commented Mar 31, 2026

Copy link
Copy Markdown
Collaborator

Notes on the changes:

  • config-devloper.yml is being deprecated
  • no rootpath or drs in config-user
  • data is defined for projects under a new projects top hierarchy and includes rootpath
  • data is a type for local or downloading esgf eg "esmvalcore.local.LocalDataSource", ` esmvalcore.io.esgf.ESGFDataSource' though I haven't testing downloading on gadi from ESGF
  • extra_facets also under the projects hiearchy
  • esmvalcore docs

Note - for running data commands for cmorising raw obs I had to use --original-data-dir flag in command line

Files

  • data-hpc-nci.yml is for finding the data on NCI
  • data-native-access.yml is the same format and keys but for native ACCESS live-cmoriser
  • data-esmvalcore-esgf.yml is copied from default for downloading from ESGF but haven't tested if works
  • updated extra facets are included and no longer have to be in the extra_facets folder. loading configs from all fies in the directory

I have been using these in a notebook by loading from directory. or using the --config_dir flag if running a recipe

from esmvalcore.config import CFG
CFG.load_from_dirs(['/home/189/fc6164/.config/esmvaltool_new']) # --config_dir

@flicj191 flicj191 requested a review from rbeucher March 31, 2026 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant