forked from ideas-lab-nus/epwshiftr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(query): use meta-grid node status url (ideas-lab-nus#82)
* fix(query): use meta-grid node status url * fix(test): add `status` as a global variable * fix(esgf): fix base url for query * fix(test): correct experiment name when testing `init_cmip6_index()` * fix(query): do no check project input * fix(query): ignore 0-length param when building query url * fix(query): only build facet cache for specified project * fix(test): use ceda index node for testing * fix(query): set timeout to 5 mins when building facet listing * fix(test): do not hard code shard url * fix(query): fix NSE in `EsgfQuery$project()` and etc * fix(query): force parent frame before eval in `eval_with_bang()`
- Loading branch information
1 parent
849da10
commit 0a545f8
Showing
7 changed files
with
129 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.