Skip to content

Commit 073b8d4

Browse files
authored
Merge pull request #2579 from keflavich/remove-noirlab
Remove noirlab module because it is incompatible w/the upstream API right now
2 parents 76b046b + a007fcd commit 073b8d4

File tree

8 files changed

+3
-316
lines changed

8 files changed

+3
-316
lines changed

CHANGES.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ hsa
2020
Service fixes and enhancements
2121
------------------------------
2222

23+
2324
esa.hubble
2425
^^^^^^^^^^
2526

@@ -159,6 +160,8 @@ Infrastructure, Utility and Other Changes and Additions
159160
- Removal of the non-functional ``nrao`` module as it was completely
160161
incompatible with the refactored upstream API. [#2546]
161162

163+
- Removal of the non-functional ``noirlab`` module because the current module
164+
is incompatible with the new upstream API. [#2579]
162165

163166

164167
0.4.6 (2022-03-22)

astroquery/noirlab/__init__.py

Lines changed: 0 additions & 87 deletions
This file was deleted.

astroquery/noirlab/core.py

Lines changed: 0 additions & 100 deletions
This file was deleted.

astroquery/noirlab/tests/__init__.py

Whitespace-only changes.

astroquery/noirlab/tests/expected.py

Lines changed: 0 additions & 13 deletions
This file was deleted.

astroquery/noirlab/tests/test_noirlab_remote.py

Lines changed: 0 additions & 42 deletions
This file was deleted.

docs/index.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,6 @@ The following modules have been completed using a common API:
203203
nasa_ads/nasa_ads.rst
204204
ipac/ned/ned.rst
205205
nist/nist.rst
206-
noirlab/noirlab.rst
207206
nvas/nvas.rst
208207
simbad/simbad.rst
209208
skyview/skyview.rst
@@ -305,7 +304,6 @@ generally return a table listing the available data first.
305304
magpis/magpis.rst
306305
mast/mast.rst
307306
ipac/ned/ned.rst
308-
noirlab/noirlab.rst
309307
nvas/nvas.rst
310308
sdss/sdss.rst
311309
skyview/skyview.rst

docs/noirlab/noirlab.rst

Lines changed: 0 additions & 72 deletions
This file was deleted.

0 commit comments

Comments
 (0)