From 539d39b711700bbe3d57a62cd7aab8e7e54412a6 Mon Sep 17 00:00:00 2001 From: Manjila Singh Date: Tue, 17 Dec 2024 21:50:20 +0000 Subject: [PATCH 1/2] Fixed typo --- .../bigquery-api/index.md | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 docs/products/Data Management and Access Tools/bigquery-api/index.md diff --git a/docs/products/Data Management and Access Tools/bigquery-api/index.md b/docs/products/Data Management and Access Tools/bigquery-api/index.md new file mode 100644 index 0000000..f707a17 --- /dev/null +++ b/docs/products/Data Management and Access Tools/bigquery-api/index.md @@ -0,0 +1,25 @@ +--- +sidebar_position: 18 +title: "NWM BigQuery API" +description: "REST API backed by National Water Model data, developed on Google Cloud Platform" +tags: + - api + - bigquery + - gcp +--- + +# 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://www.sciencedirect.com/science/article/pii/S1364815224001841) +::: + +**Please submit the form below to request access to NWM BigQuery API.** + +NWM BigQuery API Access Request Form + + +import GitHubReadme from '@site/src/components/GitHubReadme'; + + + From 29d8bfc5bd565004fad666a68f4e08719376f69a Mon Sep 17 00:00:00 2001 From: Manjila Singh Date: Wed, 18 Dec 2024 19:25:16 +0000 Subject: [PATCH 2/2] Deleted old bigquery folder --- .../bigqeury-api/index.md | 25 ------------------- 1 file changed, 25 deletions(-) delete mode 100644 docs/products/Data Management and Access Tools/bigqeury-api/index.md diff --git a/docs/products/Data Management and Access Tools/bigqeury-api/index.md b/docs/products/Data Management and Access Tools/bigqeury-api/index.md deleted file mode 100644 index f707a17..0000000 --- a/docs/products/Data Management and Access Tools/bigqeury-api/index.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -sidebar_position: 18 -title: "NWM BigQuery API" -description: "REST API backed by National Water Model data, developed on Google Cloud Platform" -tags: - - api - - bigquery - - gcp ---- - -# 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://www.sciencedirect.com/science/article/pii/S1364815224001841) -::: - -**Please submit the form below to request access to NWM BigQuery API.** - -NWM BigQuery API Access Request Form - - -import GitHubReadme from '@site/src/components/GitHubReadme'; - - -