Skip to content

Commit

Permalink
Add nwm api request form (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
arpita0911patel authored Aug 1, 2024
2 parents 7f59b0e + 09cc0b2 commit c6deeb0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion blog/2024-07-31-IT-Update.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ We're excited to share some recent developments and updates from CIROH's Researc

- CIROH's Google Cloud Account is now fully operational and managed by our team. You can find more information [here.](https://docs.ciroh.org/docs/services/cloudservices/google%20cloud/)
- We're in the process of migrating our 2i2c JupyterHub to CIROH's Google Cloud account.
- We've successfully deployed the Google BigQuery API (developed by BYU and Google) for NWM data in our cloud. To access this API, please contact us at [email protected]. Please refer to [NWM API BigQuery](https://docs.ciroh.org/docs/products/bigqeury-api/) to learn more.
- We've successfully deployed the Google BigQuery API (developed by BYU and Google) for NWM data in our cloud. To access this API, please contact us at [email protected]. Please refer to [NWM BigQuery API](https://docs.ciroh.org/docs/products/bigqeury-api/) to learn more.

### Support and Services
- Monthly AWS office hours are ongoing. For more details on how to join, email us at [email protected].
Expand Down
9 changes: 6 additions & 3 deletions docs/products/bigqeury-api/index.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,23 @@
---
sidebar_position: 18
title: "NWM API BigQuery"
title: "NWM BigQuery API"
description: "REST API backed by National Water Model data, developed on Google Cloud Platform"
tags:
- api
- bigquery
- gcp
---

# NWM API BigQuery
# National Water Model (NWM) BigQuery API

:::info
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://authors.elsevier.com/c/1jNAA4sKhEd5Kn)
:::

**Contact [email protected] to request access to this API.**
**Please submit the form below to request access to NWM API.**

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


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

Expand Down

0 comments on commit c6deeb0

Please sign in to comment.