Open tomvothecoder opened 3 years ago
Good find. treating these as child projects to be added to the search seems like a good resolution...
Having missed this issue, I think it is still relevant and will put it on the board @downiec
In some ways, Tom's suggestion is a stopgap, adding to the DB when really this should be corrected in the index metadata. Right now the issue is the related projects don't appear and should for CMIP5. One way or another we need that before declaring production-ready.
Simple fix to add projects to the search query for CMIP5
Describe the solution you'd like A clear and concise description of what you want to happen.
CoG supports peer and child projects.
Specifically for CMIP5, the query for results includes additional sub-projects in the query (TAMPI, EUCLIPSE, LUCID, GeoMIP, and PIMP3).
https://esgf-node.llnl.gov/esg-search/search/?offset=0&limit=10&type=Dataset&replica=false&latest=true&project=CMIP5&project=TAMIP&project=EUCLIPSE&project=LUCID&project=GeoMIP&project=PMIP3&facets=project%2Cproduct%2Cinstitute%2Cmodel%2Cexperiment%2Cexperiment_family%2Ctime_frequency%2Crealm%2Ccmor_table%2Censemble%2Cvariable%2Cvariable_long_name%2Ccf_standard_name%2Cdata_node&format=application%2Fsolr%2Bjson
Describe the solution you'd like A clear and concise description of what you want to happen.
sub_project
field that is an array of strings which is only used in the query (e.g. CMIP5)