Coder Social home page Coder Social logo

config's People

Contributors

agstephens avatar alaniwi avatar atefbn avatar cehbrecht avatar glevava avatar gredmond-mo avatar hansvahlenkamp avatar katharinabuelow avatar lucacinquini avatar pchengi avatar pchengi2 avatar ruthpetrie avatar sashakames avatar soay avatar sterlingbaldwin avatar thiasb avatar william-hill avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

config's Issues

Update esg.cmip6.ini

It seems the esgf.cmip6.ini file is no longer in-sync with the latest CMIP6_CVs entries (v6.2.56.10, see here).

In particular, the IPSL-CM7A-ATM-* models were deregistered on the 18th Feb 2022 (see here).

Wondering whether synchronization of these changes should be automated?

fix experiment_id options

Should be a simple list rather than the experiment list.
experiment can be extracted from the global attributes for indexing the full name

esgf_shards_static.xml duplicated local shard

As it is provided on the repo esgf_shards_static.xml includes duplicated entries for the local shard.
For instance, on the IPSL index node :
<value>localhost/solr</value> and <value>esgf-node.ipsl.upmc.fr/solr</value>
stand for the same shard.

I suggest to remove the default <value>localhost/solr</value> and only keep the index node hostname (more readable).

We could keep the <value>localhost/solr</value> notation only for other dedicated local shards as described here.

member_id vs ensemble in cmip6 config

It seems to me that the current cmip6 config file does use ensemble instead of member_id in the DRS and the dataset_id.

The global attributes, DRS etc. paper (http://goo.gl/v1drZl ) specifies the member_id as:

if sub_experiment_id = “none”
        member_id = <variant_label>
else
        member_id = <sub_experiment_id>-<variant_label>
endif

where variant_label complys with the ensemble_pattern of the cmip6 config file. It is usually fine to use the variant_label (ensemble), except for the DCPP (decadal) data, which has the start year as sub_experiment_id (see examples given in the global attributes paper).

Issues with json2ini.py

  • Update for CMIP6 settings for mapping activity facet
  • The Institute map should be generated from source_id
  • The LAS values were incomplete and had entries not in CV

f9929a4 addresses these

TODO: categories list needs to use target facet rather than : separated pair

@glevava can you check that my latest commit is reasonable?

experiment_options values not parsed correctly

esgmapfile and other options needing experiment_options to be parsed, results in the following error:

NoConfigValue: Value not found
<value: 'historical'>
<option: 'experiment_options'>
<section: 'config:cordex'>

add source_type

add to the esg.cmip6.ini gen script for extract global attributes

Issues with new esg.cmip6.ini file

@alaniwi has made some observations of the current esg.cmip6.ini file in the devel branch. I have captured them all in this Issue:

  1. What are the square brackets in filename_format meant to represent? I think the whole thing is meant to be a regexp.
  2. None of the other ini files have a leading / in directory_format
  3. frequency is used in dataset_name_format but it doesn't seem to be defined anywhere.
  4. There are numerous ' and " symbols in the text in the descriptions column of experiment_options table. I wonder if they might need escaping with \ to avoid breaking ini file parsing (I haven't tested this, but the colourisation in emacs is treating them as string delimiters, rightly or wrongly).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.