Skip to content

Commit

Permalink
Update nwm-api page (#254)
Browse files Browse the repository at this point in the history
  • Loading branch information
arpita0911patel authored Jan 24, 2025
2 parents e10a9d6 + e6b0dc0 commit 0afa291
Showing 1 changed file with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,13 @@ tags:
More details about “Design and implementation of a BigQuery dataset and application programmer interface (API) for the U.S. National Water Model” paper can be found [here.](https://www.sciencedirect.com/science/article/pii/S1364815224001841)
:::

**Please submit the form below to request access to NWM BigQuery API.**
# Steps to use CIROH NWM API
1. Submit the form below to request access to [NWM BigQuery API](https://nwm-api.ciroh.org/).

<a class="button button--active button--primary " style={{'margin-bottom':'1.3rem'}} href="https://forms.office.com/r/FeNpjZstkr">NWM BigQuery API Access Request Form</a>

2. For an example usage, please refer to [this script](https://github.com/CIROH-UA/api-nwm-gcp/blob/main/examples/notebooks/nwm_usgs_streamflow_plot.ipynb). Replace your API key and API_URL = 'https://nwm-api.ciroh.org'.

import GitHubReadme from '@site/src/components/GitHubReadme';

<GitHubReadme username="BYU-Hydroinformatics" repo="api-nwm-gcp" />
3. Estimate your query before running the actual query. If you're not sure this step, please contact [ciroh it support](mailto:[email protected]).

For implementation detail, please refer to [this repository](https://github.com/CIROH-UA/api-nwm-gcp).

0 comments on commit 0afa291

Please sign in to comment.