Skip to content

Commit

Permalink
add basic exception handling to request in __aqs()
Browse files Browse the repository at this point in the history
  • Loading branch information
mccroweyclinton-EPA committed Feb 24, 2025
1 parent 4ae6fc3 commit c29a878
Show file tree
Hide file tree
Showing 68 changed files with 1,666 additions and 21 deletions.
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build/doctrees/genindex.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/index.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/manual/EPA_Disclaimer.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/manual/Install_pyaqsapi.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/manual/Introduction.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/manual/Load_pyaqsapi.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/manual/RAQSAPI.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/manual/TimelinessofAQSdata.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/manual/Troubleshooting.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/manual/Using_pyaqsapi.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/manual/pyaqsapiFunctions-Brief.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/manual/pyaqsapiFunctions-Long.doctree
Binary file not shown.
Binary file not shown.
Binary file modified docs/_build/doctrees/modules.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/pyaqsapi.bybox.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/pyaqsapi.bycbsa.doctree
Binary file not shown.
Binary file not shown.
Binary file modified docs/_build/doctrees/pyaqsapi.bycounty.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/pyaqsapi.byma.doctree
Binary file not shown.
Binary file added docs/_build/doctrees/pyaqsapi.byma.tests.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/pyaqsapi.bypqao.doctree
Binary file not shown.
Binary file not shown.
Binary file modified docs/_build/doctrees/pyaqsapi.bysite.doctree
Binary file not shown.
Binary file not shown.
Binary file modified docs/_build/doctrees/pyaqsapi.bystate.doctree
Binary file not shown.
Binary file not shown.
Binary file modified docs/_build/doctrees/pyaqsapi.doctree
Binary file not shown.
8 changes: 8 additions & 0 deletions docs/_build/html/_sources/pyaqsapi.bycbsa.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ pyaqsapi.bycbsa package
:undoc-members:
:show-inheritance:

Subpackages
-----------

.. toctree::
:maxdepth: 4

pyaqsapi.bycbsa.tests

Submodules
----------

Expand Down
18 changes: 18 additions & 0 deletions docs/_build/html/_sources/pyaqsapi.bycbsa.tests.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
pyaqsapi.bycbsa.tests package
=============================

.. automodule:: pyaqsapi.bycbsa.tests
:members:
:undoc-members:
:show-inheritance:

Submodules
----------

pyaqsapi.bycbsa.tests.test\_bycbsa module
-----------------------------------------

.. automodule:: pyaqsapi.bycbsa.tests.test_bycbsa
:members:
:undoc-members:
:show-inheritance:
8 changes: 8 additions & 0 deletions docs/_build/html/_sources/pyaqsapi.byma.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ pyaqsapi.byma package
:undoc-members:
:show-inheritance:

Subpackages
-----------

.. toctree::
:maxdepth: 4

pyaqsapi.byma.tests

Submodules
----------

Expand Down
18 changes: 18 additions & 0 deletions docs/_build/html/_sources/pyaqsapi.byma.tests.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
pyaqsapi.byma.tests package
===========================

.. automodule:: pyaqsapi.byma.tests
:members:
:undoc-members:
:show-inheritance:

Submodules
----------

pyaqsapi.byma.tests.test\_byma module
-------------------------------------

.. automodule:: pyaqsapi.byma.tests.test_byma
:members:
:undoc-members:
:show-inheritance:
8 changes: 8 additions & 0 deletions docs/_build/html/_sources/pyaqsapi.bypqao.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ pyaqsapi.bypqao package
:undoc-members:
:show-inheritance:

Subpackages
-----------

.. toctree::
:maxdepth: 4

pyaqsapi.bypqao.tests

Submodules
----------

Expand Down
18 changes: 18 additions & 0 deletions docs/_build/html/_sources/pyaqsapi.bypqao.tests.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
pyaqsapi.bypqao.tests package
=============================

.. automodule:: pyaqsapi.bypqao.tests
:members:
:undoc-members:
:show-inheritance:

Submodules
----------

pyaqsapi.bypqao.tests.test\_bypqao module
-----------------------------------------

.. automodule:: pyaqsapi.bypqao.tests.test_bypqao
:members:
:undoc-members:
:show-inheritance:
8 changes: 8 additions & 0 deletions docs/_build/html/_sources/pyaqsapi.bysite.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ pyaqsapi.bysite package
:undoc-members:
:show-inheritance:

Subpackages
-----------

.. toctree::
:maxdepth: 4

pyaqsapi.bysite.tests

Submodules
----------

Expand Down
18 changes: 18 additions & 0 deletions docs/_build/html/_sources/pyaqsapi.bysite.tests.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
pyaqsapi.bysite.tests package
=============================

.. automodule:: pyaqsapi.bysite.tests
:members:
:undoc-members:
:show-inheritance:

Submodules
----------

pyaqsapi.bysite.tests.test\_bysite module
-----------------------------------------

.. automodule:: pyaqsapi.bysite.tests.test_bysite
:members:
:undoc-members:
:show-inheritance:
8 changes: 8 additions & 0 deletions docs/_build/html/_sources/pyaqsapi.bystate.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ pyaqsapi.bystate package
:undoc-members:
:show-inheritance:

Subpackages
-----------

.. toctree::
:maxdepth: 4

pyaqsapi.bystate.tests

Submodules
----------

Expand Down
18 changes: 18 additions & 0 deletions docs/_build/html/_sources/pyaqsapi.bystate.tests.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
pyaqsapi.bystate.tests package
==============================

.. automodule:: pyaqsapi.bystate.tests
:members:
:undoc-members:
:show-inheritance:

Submodules
----------

pyaqsapi.bystate.tests.test\_bystate module
-------------------------------------------

.. automodule:: pyaqsapi.bystate.tests.test_bystate
:members:
:undoc-members:
:show-inheritance:
Loading

0 comments on commit c29a878

Please sign in to comment.