new issues to open:
Ayush
- occurrence pagination (use default size 5000)
- MoF accessibility (duplicate columns)
- MoF Null Records : if there are 0 records for species, our implementation of MoF returns error. needs null check.
- + quality checks. need a manually-curated list (or spreadsheet) of issues found. Like obistools in R.
implement like
pyobis.qualitycheck.occurrence_df(); keep the checks seperate from bulk of pyobis code. - expand README to make approachable for beginners.
Tylar
- investigate pagination mentions in API usage docs (swagger just for endpoints, not usage)
- occurrence
size&afterparams not documented in swagger - progress bar
- investigate merge duplicated columns (just dropping them for now, but I am curious why pd.df.merge is retaining duplicate columns)
[ ] is last_page needed in robis? ref- bring in MoF analysis as notebook (blue whale stuff from IOOS in michigan)
- midterm evaluation