This repository contains code that requests all metadata from all HAPI servers daily.
-
abouts.pyupdates abouts.json file, which contains information for servers that do not support the/aboutendpoint. -
catalogs.pyreads/catalogresponses (which contain a list of datasets) from each server inabouts.json. The/inforesponse for each dataset is then requested. Output is stored athttps://hapi-server.org/meta/catalogsandhttps://hapi-server.org/meta/infos. -
availability.pycreates dataset availability plots and html in https://hapi-server.org/meta/infos based on the{start,stop}Datefound in the dataset/inforesponses.
See etc/crontab.sh for commands that are executed for the above.