ESGF / esgf-download

ESGF data transfer and replication tool
https://esgf.github.io/esgf-download/
BSD 3-Clause "New" or "Revised" License
15 stars 2 forks source link

incorrect behavior on `show` #8

Closed svenrdz closed 1 year ago

svenrdz commented 1 year ago

Using the show command with a query that has require set to another query seems to return nothing.

╭╴~/ipsl/esg-pull dev-options-defaults ×
╰─➤ esgpull show 4e   

╭╴~/ipsl/esg-pull dev-options-defaults ×
╰─➤ esgpull show 4e -p
<9bba20>
├── distrib:       True        
│   latest:        True        
│   replica:       None        
│   retracted:     False       
│   experiment_id: ssp585      
│   member_id:     r1i1p1f1    
│   project:       CMIP6       
│   source_id:     IPSL-CM6A-LR
│   table_id:      Amon        
│   variable_id:   pr          
└── <4ebdda>
    └── tags:      test
        distrib:   True      
        latest:    False     
        replica:   None      
        retracted: False     

╭╴~/ipsl/esg-pull dev-options-defaults ×
╰─➤ esgpull show 9b   
<9bba20>
└── distrib:       True        
    latest:        True        
    replica:       None        
    retracted:     False       
    experiment_id: ssp585      
    member_id:     r1i1p1f1    
    project:       CMIP6       
    source_id:     IPSL-CM6A-LR
    table_id:      Amon        
    variable_id:   pr          

╭╴~/ipsl/esg-pull dev-options-defaults ×
╰─➤ esgpull show 9b -c
<9bba20>
├── distrib:       True        
│   latest:        True        
│   replica:       None        
│   retracted:     False       
│   experiment_id: ssp585      
│   member_id:     r1i1p1f1    
│   project:       CMIP6       
│   source_id:     IPSL-CM6A-LR
│   table_id:      Amon        
│   variable_id:   pr          
└── <4ebdda>
    └── tags:      test
        distrib:   True      
        latest:    False     
        replica:   None      
        retracted: False     
<0ae260>
...
<2697d3>
...
<4b9171>
...
<4be11d>
...
<625e4b> untracked
...