Skip to content

jasondunken/Rich-HAWQS

Repository files navigation

Rich-HAWQS

A CLI application to interface with HAWQS API and HMS HAWQS API

  • Rich because it uses the rich python package

A Python CLI application for testing the HMS/HAWQS APIs. With minor changes it could be used to submit and retrieve arbitrary HAWQS projects. For now a static test case for sub-basin 07100009, using the PRISM weather dataset and having a time span of 1981-01-01 to 1985-12-31 is used.

  • tests for directly accessing the Hawqs API
  • tests for accessing the HAWQS API through HMS
  • project data file history

To use this application you need to provide an env file with the current url for the HAWQS API, your HAWQS API key, and some other stuff.

pip and Anaconda environment files are provided.

(There's a javascript test in here too, but it completely different from the python one. It's a single automated test that starts as soon as the page loads. It also needs an env similar, but simpler compared to the python one.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published