BYU-Hydroinformatics / api-nwm-gcp

REST API backed by National Water Model data, developed on Google Cloud Platform
4 stars 1 forks source link

Add benchmarking and example scripts/notebooks #9

Closed KMarkert closed 8 months ago

KMarkert commented 8 months ago

This PR adds benchmarking notebooks used to test the API against other common NWM data access patterns like reading netCDF directly or reading from transformed parquet files.

This PR also reorganizes the existing scripts under the examples/ subdirectory which includes notebook examples and scripts.