Skip to content

Commit d58c8d4

Browse files
committed
Update requirements
1 parent c8d566d commit d58c8d4

File tree

1 file changed

+70
-0
lines changed

1 file changed

+70
-0
lines changed
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
2+
Requirements Summary
3+
====================
4+
5+
# default
6+
7+
## As a user, I want to support search-after pagination ([#7](https://github.com/NASA-PDS/peppi/issues/7))
8+
9+
10+
This requirement is not impacted by the current version
11+
## As a user, I want my code to use the best access point for the data ([#8](https://github.com/NASA-PDS/peppi/issues/8))
12+
13+
14+
This requirement is not impacted by the current version
15+
## As a user, I want to generate a CSV table output based upon a specific query ([#9](https://github.com/NASA-PDS/peppi/issues/9))
16+
17+
18+
This requirement is not impacted by the current version
19+
## As a user, I want to know how many products match my query ([#25](https://github.com/NASA-PDS/peppi/issues/25))
20+
21+
22+
This requirement is not impacted by the current version
23+
## As a data user, I want to tell which products I used in a study. ([#28](https://github.com/NASA-PDS/peppi/issues/28))
24+
25+
26+
This requirement is not impacted by the current version
27+
## As a user, I want to search for products based upon a target LID ([#29](https://github.com/NASA-PDS/peppi/issues/29))
28+
29+
30+
This requirement is not impacted by the current version
31+
## As a user, I want to search for products based upon a investigation LID ([#30](https://github.com/NASA-PDS/peppi/issues/30))
32+
33+
34+
This requirement is not impacted by the current version
35+
## As a user, I want to search for products based upon a instrument LID ([#31](https://github.com/NASA-PDS/peppi/issues/31))
36+
37+
38+
This requirement is not impacted by the current version
39+
## As a user, I want to search for observational products only ([#32](https://github.com/NASA-PDS/peppi/issues/32))
40+
41+
42+
This requirement is not impacted by the current version
43+
## As a user, I want to search for collection products only ([#33](https://github.com/NASA-PDS/peppi/issues/33))
44+
45+
46+
This requirement is not impacted by the current version
47+
## As a user, I want to search for bundle products only ([#34](https://github.com/NASA-PDS/peppi/issues/34))
48+
49+
50+
This requirement is not impacted by the current version
51+
## As a user, I want to filter on a specific processing level ([#35](https://github.com/NASA-PDS/peppi/issues/35))
52+
53+
54+
This requirement is not impacted by the current version
55+
## As a user, I want to see an online reference documentation of the library ([#47](https://github.com/NASA-PDS/peppi/issues/47))
56+
57+
58+
This requirement is not impacted by the current version
59+
## As a user, I want my query response as a Pandas DataFrame ([#57](https://github.com/NASA-PDS/peppi/issues/57))
60+
61+
62+
This requirement is not impacted by the current version
63+
## As a user, I want to transform binary tables (.dat) in CSVs for all members of a collection ([#60](https://github.com/NASA-PDS/peppi/issues/60))
64+
65+
66+
This requirement is not impacted by the current version
67+
## As a user, I want to read all tables within a collection into a pandas DataFrame ([#61](https://github.com/NASA-PDS/peppi/issues/61))
68+
69+
70+
This requirement is not impacted by the current version

0 commit comments

Comments
 (0)